ChibiOS-Contrib/testhal/RP/RP2040/RT-RP2040-PICO-SERIAL
Stefan Kerkmann 09dc9d31ea Add RP2040 PWM driver
All individual RP2040 PWM channels are mapped onto distinct ChibiOS PWM
drivers, as this fits driver model which wants an independent timer per
driver.
2022-07-19 20:16:08 +02:00
..
cfg Add RP2040 PWM driver 2022-07-19 20:16:08 +02:00
debug Add serial test code, not working yet 2021-08-29 00:57:07 +09:00
.cproject Add serial test code, not working yet 2021-08-29 00:57:07 +09:00
.project Add serial test code, not working yet 2021-08-29 00:57:07 +09:00
Makefile Revert uneccessary changes to RP2040 files 2022-01-02 14:31:42 +11:00
RP2040_FLASH.ld Add serial test code, not working yet 2021-08-29 00:57:07 +09:00
c1_main.c Add serial test code, not working yet 2021-08-29 00:57:07 +09:00
main.c Add serial test code, not working yet 2021-08-29 00:57:07 +09:00
rules_code_with_boot2.ld Add serial test code, not working yet 2021-08-29 00:57:07 +09:00
usbcfg.c Add serial test code, not working yet 2021-08-29 00:57:07 +09:00
usbcfg.h Add serial test code, not working yet 2021-08-29 00:57:07 +09:00