Kenneth Bell
1d99b1ed84
boards: add Challenger RP2040 LoRa
2022-07-08 13:01:14 +02:00
sago35
1766746c60
rp2040: add usb settings
2022-07-04 13:17:54 +02:00
Ayke van Laethem
77ec9b6369
all: update build constraints to Go 1.17
...
Do it all at once in preparation for Go 1.18 support.
To make this commit, I've simply modified the `fmt-check` Makefile
target to rewrite files instead of listing the differences. So this is a
fully mechanical change, it should not have introduced any errors.
2022-02-04 07:49:46 +01: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
Yurii Soldak
95af444896
machine/rp2040: gpio and adc pin definitions
2021-06-09 12:27:05 +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
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