pico-sdk/src/rp2_common/hardware_clocks
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/hardware Gpio to gpout clock handle (#2561) 2025-07-17 11:33:05 -05:00
scripts Add the required SYS_CLK_HZ definition to the suggested cmake output (#2022) 2024-11-06 10:24:10 -06:00
BUILD.bazel SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
clocks.c Misc cleanup (#2569) 2025-07-18 09:37:21 -05:00
CMakeLists.txt add PICO_USE_FASTEST_SUPPORTED_CLOCK, and support vreg setting and SYS_CLOCK_MHZ=200 for rp2040 (#2285) 2025-02-18 09:51:51 -06:00