aboutsummaryrefslogtreecommitdiff
path: root/tests/rp/src/bin/overclock.rs
Commit message (Expand)AuthorAgeFilesLines
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-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-25/+24
* Changes after review1-rafael-12025-05-071-1/+1
* first batch of changes after review1-rafael-12025-05-021-5/+5
* make ci happy1-rafael-12025-05-011-1/+6
* overclock test, should now run on all rp chips1-rafael-12025-05-011-54/+40
* Refactor overclock test for RP2040: add unused imports conditionally and ensu...1-rafael-12025-05-011-0/+17
* Add overclocking test for RP2040 with timer and PWM tests at 200Mhz1-rafael-12025-05-011-0/+62