deadprogram
|
67aea275c5
|
machine/rp2040: turn off pullup/down when not input type not specified
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2022-07-27 21:45:45 +02:00 |
|
Kenneth Bell
|
8a5ab5ab12
|
rp2040: fix gpio interrupts
|
2022-06-26 12:14:52 +02:00 |
|
Olaf Flebbe
|
3dd502a928
|
align api for PortMaskSet, PortMaskClear
|
2022-05-26 21:37:03 +02:00 |
|
BCG
|
52ffd6aa98
|
board: Adafruit MacroPad RP2040
|
2022-02-19 11:52:24 +01:00 |
|
soypat
|
b534dd67e0
|
machine/rp2040: add interrupt API
|
2021-11-12 10:38:02 +01:00 |
|
Patricio Whittingslow
|
a7c53cce06
|
machine/rp2040: add PWM implementation (#2015)
machine/rp2040: add PWM implementation
|
2021-09-01 16:58:13 +02:00 |
|
Patricio Whittingslow
|
4f7b23c2b7
|
machine/rp2040: add I2C support (#2013)
machine/rp2040: add i2c support
|
2021-08-06 17:22:50 +02:00 |
|
soypat
|
98e70c9b19
|
machine/rp2040: add SPI support
spi working with loopback
SPI working
apply @deadprogram's suggestions
consolidate SPI board pin naming
fix up SPI configuration
add feather-rp2040 SPI pins
add arduino connect SPI pins
add SPI handle variables
|
2021-07-31 22:11:08 +02:00 |
|
deadprogram
|
87e48c1057
|
machine/rp2040: implement UART0/UART1, can be used on all rp2040 boards
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2021-06-16 19:13:01 +02:00 |
|
deadprogram
|
9912dd6db1
|
machine/rp2040: add basic support for ADC
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2021-06-08 09:22:51 +02:00 |
|
deadprogram
|
36dffb5554
|
machine/rp2040: add support for GPIO input
|
2021-05-31 11:43:00 +02:00 |
|
Rajiv Kanchan
|
722a3a5c94
|
add rp2040, pico
adds preliminary support (just enough to run blinky1) for the Raspberry Pi Pico board along with the rp2040 mcu.
|
2021-05-28 18:29:04 +02:00 |
|