diff options
author | Ayke van Laethem <[email protected]> | 2022-06-30 00:52:16 +0200 |
---|---|---|
committer | Ron Evans <[email protected]> | 2022-07-16 08:31:22 +0200 |
commit | 610e7fd16a76921cbc70f8ebd89d21df11f6445f (patch) | |
tree | eeae0ce4b080a73b5cb0c647a480954e63497fcf /README.md | |
parent | 69a6718b38b8afd9245d03f1b92d3cb7c0b435ea (diff) | |
download | tinygo-610e7fd16a76921cbc70f8ebd89d21df11f6445f.tar.gz tinygo-610e7fd16a76921cbc70f8ebd89d21df11f6445f.zip |
boards: Add MCH2022 badge
I haven't fully tested this badge because I don't have the physical
hardware but I have followed the pinout from the website.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ The following 88 microcontroller boards are currently supported: * [M5Stamp C3](https://docs.m5stack.com/en/core/stamp_c3) * [Makerdiary nRF52840-MDK](https://wiki.makerdiary.com/nrf52840-mdk/) * [Makerdiary nRF52840-MDK USB Dongle](https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/) +* [MCH2022 badge](https://badge.team/docs/badges/mch2022/) * [Microchip SAM E54 Xplained Pro](https://www.microchip.com/developmenttools/productdetails/atsame54-xpro) * [nice!nano](https://docs.nicekeyboards.com/#/nice!nano/) * [Nintendo Switch](https://www.nintendo.com/switch/) |