diff options
| author | fauxpark | 2019-11-09 03:34:25 +0100 |
|---|---|---|
| committer | Drashna Jaelre | 2019-11-09 03:34:25 +0100 |
| commit | 5414ff709f2ab6f47b722a70aa2c4d18bed7c458 (patch) | |
| tree | 8673dbf438eafbb3d2f588546f9519e043a9fbfa /docs/_summary.md | |
| parent | 26ce66e30675ebc785ac3e2e6bd1deeb479cb7e1 (diff) | |
[Doc] Tidy up compatible MCUs docs (#7295)
* Tidy up compatible MCUs docs
* ARM chips should have USB
* 32KB soft lower limit applies to ARM as well
* NXP is the manufacturer name, not Kinetis
* Units
Diffstat (limited to 'docs/_summary.md')
| -rw-r--r-- | docs/_summary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index dc6e88f958..808a8de4a0 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -33,6 +33,7 @@ * [Keymap Overview](keymap.md) * [Hardware](hardware.md) + * [Compatible Microcontrollers](compatible_microcontrollers.md) * [AVR Processors](hardware_avr.md) * [Drivers](hardware_drivers.md) |