pico-sdk/cmake
Flaviu Tamas 74b6c1ccc3
Re-enable compiler checks (#1097)
Add a -nostdlib specifically for the check to ensure that it builds
successfully.

The -nostdlib isn't needed normally, because linking against the pico
SDK will add in definitions for the previously-missing function
2023-02-05 16:34:24 -06:00
..
Platform Initial Release 2021-01-20 10:44:27 -06:00
preload Re-enable compiler checks (#1097) 2023-02-05 16:34:24 -06:00
pico_pre_load_platform.cmake Fix various typos in CMake CONFIG lines. Also add a script that found some of these errors. (#907) 2022-08-02 07:28:37 -05:00
pico_pre_load_toolchain.cmake Change various (confusing to user) message to be DEBUG only (#365) 2021-05-04 08:01:11 -05:00
pico_utils.cmake Initial Release 2021-01-20 10:44:27 -06:00