docs: overhaul docs IA and multilingual navigation
This commit is contained in:
parent
5e800c38f1
commit
93e5383cb2
40 changed files with 2495 additions and 198 deletions
14
docs/hardware/README.md
Normal file
14
docs/hardware/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Hardware & Peripherals Docs
|
||||
|
||||
For board integration, firmware flow, and peripheral architecture.
|
||||
|
||||
## Entry Points
|
||||
|
||||
- Architecture and peripheral model: [../hardware-peripherals-design.md](../hardware-peripherals-design.md)
|
||||
- Add a new board/tool: [../adding-boards-and-tools.md](../adding-boards-and-tools.md)
|
||||
- Nucleo setup: [../nucleo-setup.md](../nucleo-setup.md)
|
||||
- Arduino Uno R4 WiFi setup: [../arduino-uno-q-setup.md](../arduino-uno-q-setup.md)
|
||||
|
||||
## Datasheets
|
||||
|
||||
- Board/chip datasheets: [../datasheets](../datasheets)
|
||||
Loading…
Add table
Add a link
Reference in a new issue