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
zykrahgaming
38c01bd2b8
Revert uneccessary changes to RP2040 files
2022-01-02 14:31:42 +11:00
zykrahgaming
c4b31a8fc7
Small fix: repeated definitions in RP2040 chconf.h files
2022-01-02 00:28:20 +11:00
zykrahgaming
2cc8ba6aa4
Updated Makefiles to use new ChibiOS HAL and RT versions. Updated chconf.h files to include missing definitions. Still a few more things to add.
2022-01-01 17:56:50 +11:00
zykrahgaming
288e6a1973
Modified Chibios HAL and RT versions
2021-12-30 16:05:10 +11:00
zykrahgaming
45f4545ae9
Updated chibios version in chconf.h, readded some lines that were accidentally removed
2021-12-30 14:56:36 +11:00
zykrahgaming
f1f8ac57fe
Updated RP2040 chconf.h files
2021-12-30 14:42:00 +11:00
zykrahgaming
6307c5f973
Added separate chibios for pico, reverted some changes
2021-12-30 14:02:13 +11:00
zykrahgaming
8680848b6d
Commented out all other/optional files in Makefiles for Pico
2021-12-30 11:43:06 +11:00
zykrahgaming
3714f94e08
remove pico-sdk from makefiles, just testing
2021-12-30 11:35:27 +11:00
zykrahgaming
d4f07e0912
Testing changes: declared unsigned integer and commented out unused variable
2021-12-30 11:03:45 +11:00
Hanya
42adcfe526
Fix device numbering
2021-09-09 18:15:14 +09:00
Hanya
fc097fa6ac
Add flag default
2021-08-29 15:36:05 +09:00
Hanya
e6c771a989
Add flag to disable error data sequence interrupt
2021-08-29 11:33:35 +09:00
Hanya
d98bf4c347
Fix set buffer control
2021-08-27 19:20:42 +09:00
Hanya
fea5fe0b5b
Add USB driver, not working well
2021-08-25 20:15:28 +09:00