aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_rp2040_clocks.go
AgeCommit message (Expand)Author
2023-08-15samd51,rp2040,nrf528xx,stm32: implement watchdogKenneth Bell
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-10-26avoid allocating clock on heapsoypat
2022-09-20machine: add KHz, MHz, GHz constants, deprecate TWI_FREQ_* constantsAyke van Laethem
2022-02-13rp2040: fix incorrect inline assemblyAyke van Laethem
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-11-18machine/rp2040: refactor PWM code. fix Period calculationPatricio Whittingslow
2021-10-05rp2040: add CPUFrequency()sago35
2021-05-28add rp2040, picoRajiv Kanchan