diff options
| author | Nick Brassel <nick@tzarc.org> | 2024-11-27 21:29:12 +1100 |
|---|---|---|
| committer | Nick Brassel <nick@tzarc.org> | 2024-11-27 21:29:12 +1100 |
| commit | 9f76541b29056150cf57d69569a14a59e13995c7 (patch) | |
| tree | 66c7398d873fcda88aebe3090603aefe045ff52e /docs/compatible_microcontrollers.md | |
| parent | 57be4871616ee9a8fe042f6186010d436ec7d4b1 (diff) | |
| parent | eb04b94eecbb9b3e64ca9c74f937b5f762440b17 (diff) | |
Merge branch 'develop'
Diffstat (limited to 'docs/compatible_microcontrollers.md')
| -rw-r--r-- | docs/compatible_microcontrollers.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/compatible_microcontrollers.md b/docs/compatible_microcontrollers.md index 785aee30d5..f148c39191 100644 --- a/docs/compatible_microcontrollers.md +++ b/docs/compatible_microcontrollers.md @@ -57,6 +57,10 @@ You can also use any ARM chip with USB that [ChibiOS](https://www.chibios.org) s * [WB32F3G71xx](http://www.westberrytech.com) * [WB32FQ95xx](http://www.westberrytech.com) +### Artery (AT32) + + * [AT32F415](https://www.arterychip.com/en/product/AT32F415.jsp) + ### NXP (Kinetis) * [MKL26Z64](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/kl-series-cortex-m0-plus/kinetis-kl2x-72-96-mhz-usb-ultra-low-power-microcontrollers-mcus-based-on-arm-cortex-m0-plus-core:KL2x) @@ -75,10 +79,6 @@ You can also use any ARM chip with USB that [ChibiOS](https://www.chibios.org) s For a detailed overview about the RP2040 support by QMK see the [dedicated RP2040 page](platformdev_rp2040). -## Atmel ATSAM - -There is limited support for one of Atmel's ATSAM microcontrollers, that being the [ATSAMD51J18A](https://www.microchip.com/wwwproducts/en/ATSAMD51J18A) used by the [Massdrop keyboards](https://github.com/qmk/qmk_firmware/tree/master/keyboards/massdrop). However, it is not recommended to design a board with this microcontroller as the support is quite specialized to Massdrop hardware. - ## RISC-V ### GigaDevice |
