pico-sdk/src/rp2_common/pico_printf
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
..
include/pico reformatting doxygen comment markup (#1660) 2024-03-22 09:09:44 -05:00
BUILD.bazel SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
CMakeLists.txt SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
LICENSE SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
printf.c Various small fixes towards building with other compilers (#1285) 2023-03-01 15:10:18 -06:00
printf_none.S Misc cleanup (#2569) 2025-07-18 09:37:21 -05:00