aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/overclock.rs
Commit message (Expand)AuthorAgeFilesLines
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
* remove Debug2Fmt from examples1-rafael-12025-05-121-1/+1
* Add ClockError enum and update system_freq to return Result for error handling1-rafael-12025-05-121-1/+1
* rp235x overclocking1-rafael-12025-05-111-4/+4
* Changes after review1-rafael-12025-05-071-1/+1
* first batch of changes after review1-rafael-12025-05-021-6/+5
* add manual overclock example, finalize API, cleanup1-rafael-12025-05-011-18/+6
* refactoring to have higher and lower level api1-rafael-12025-04-291-1/+12
* first working draft1-rafael-12025-04-281-10/+16
* Add overclock example for RP2040 with 200 MHz clock configuration1-rafael-12025-04-261-0/+60