pico-sdk/test/pico_divider_test
Graham Sanderson 4242010f11
Misc cleanup (#2569)
* 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
2025-07-18 09:37:21 -05:00
..
BUILD.bazel SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
CMakeLists.txt Misc cleanup (#2569) 2025-07-18 09:37:21 -05:00
pico_divider_nesting_test.c Fix pico_divider_nesting_test.c on RP2350 - was broken due to running faster and hence further on RP2350, breaking a check which was wrong for larger inputs 2025-01-26 13:31:51 -06:00
pico_divider_test.c SDK 2.0.0 release 2024-08-08 08:54:38 -05:00