Browse Source
Adds documentation pages for rp2040-converted boards Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
5 changed files with 44 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||||||
|
.. _boards-adafruit: |
||||||
|
|
||||||
|
Adafruit Industries LLC |
||||||
|
####################### |
||||||
|
|
||||||
|
.. toctree:: |
||||||
|
:maxdepth: 1 |
||||||
|
:glob: |
||||||
|
|
||||||
|
**/* |
@ -0,0 +1,10 @@ |
|||||||
|
.. _boards-raspberry-pi: |
||||||
|
|
||||||
|
Raspberry Pi |
||||||
|
############ |
||||||
|
|
||||||
|
.. toctree:: |
||||||
|
:maxdepth: 1 |
||||||
|
:glob: |
||||||
|
|
||||||
|
**/* |
@ -0,0 +1,10 @@ |
|||||||
|
.. _boards-sparkfun-electronics: |
||||||
|
|
||||||
|
SparkFun Electronics |
||||||
|
#################### |
||||||
|
|
||||||
|
.. toctree:: |
||||||
|
:maxdepth: 1 |
||||||
|
:glob: |
||||||
|
|
||||||
|
**/* |
Loading…
Reference in new issue