mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
* miscellaneous cleanup: * cleanup some #ifdefs which were slightly hacky when RP2350 was added; use HAS_ flags in preference to PICO_RP2040/RP2350 * make some dependencies more explicit - i.e. compile if the user doesn't want to include certain libraries * cleanup some directory A -> directory B relative path names in CMakeLists.txt to be SDK root -> directory B |
||
|---|---|---|
| .. | ||
| llvm | ||
| vectors | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| custom_double_funcs_test.c | ||
| custom_float_funcs_test.c | ||
| hazard3_test_gen.c | ||
| m33.c | ||
| pico_double_test.c | ||
| pico_float_test.c | ||
| pico_float_test_hazard3.c | ||