docs: List some of the commonly used MCUs (#3111)
This commit is contained in:
parent
7738924349
commit
f9be3ed9c0
1 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,8 @@ export const toc = [
|
|||
},
|
||||
];
|
||||
|
||||
With the solid technical foundation of Zephyr™ RTOS, ZMK can support a wide diversity of hardware targets.
|
||||
With the solid technical foundation of Zephyr™ RTOS, ZMK can support a wide diversity of hardware targets,
|
||||
including but not limited to Nordic nRF52, Raspberry Pi RP2040/RP2350, most ST STM32 MCUs, and Microchip SAMD21.
|
||||
That being said, there are specific [boards / shields](development/hardware-integration/index.mdx#boards--shields) that have been implemented and tested by the ZMK contributors, listed below.
|
||||
|
||||
<HardwareList items={Metadata} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue