Age | Commit message (Expand) | Author |
---|---|---|
2023-06-03 | fix bug in rp2040 SetPeriod implementation | soypat |
2023-03-03 | all: use unsafe.Add instead of unsafe.Pointer(uintptr(...) + ...) | Ayke van Laethem |
2022-12-19 | build: drop deprecated build tags | Yurii Soldak |
2022-08-04 | all: format code according to Go 1.19 rules | Ayke van Laethem |
2022-02-02 | machine/rp2040: whole now correctly set at minimum 1 value for high frequency... | soypat |
2021-11-18 | machine/rp2040: refactor PWM code. fix Period calculation | Patricio Whittingslow |
2021-09-01 | machine/rp2040: add PWM implementation (#2015) | Patricio Whittingslow |