fix(boards): Base config/overlay for rp2040 boards
Baseline config and overlay for the following: * `rpi_pico` * `adafruit_kb2040` * `sparkfun_pro_micro_rp2040` * `adafruit_qt_py_rp2040` * `seeeduino_xiao_rp2040` * `boardsource_blok` * `01space_rp2040_042lcd` Co-authored-by: Joel Spadin <joelspadin@gmail.com>
This commit is contained in:
parent
4ff1a4d3ea
commit
31f664ffec
20 changed files with 158 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
file_format: "1"
|
||||
id: seeeduino_xiao_rp2040
|
||||
name: Seeeduino XIAO RP2040
|
||||
type: board
|
||||
arch: arm
|
||||
outputs:
|
||||
- usb
|
||||
url: https://wiki.seeedstudio.com/XIAO-RP2040/
|
||||
exposes: [seeed_xiao]
|
||||
Loading…
Add table
Add a link
Reference in a new issue