Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
13 changed files with 30 additions and 17 deletions
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
.. _boards-espressif: |
||||
|
||||
Espressif |
||||
######### |
||||
|
||||
.. toctree:: |
||||
:maxdepth: 1 |
||||
:glob: |
||||
|
||||
**/* |
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
.. _boards-m5stack: |
||||
|
||||
M5Stack |
||||
####### |
||||
|
||||
.. toctree:: |
||||
:maxdepth: 1 |
||||
:glob: |
||||
|
||||
**/* |
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: stamp_c3 |
||||
vendor: m5stack |
||||
socs: |
||||
- name: esp32c3 |
Loading…
Reference in new issue