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.
This commit is contained in:
Ayke van Laethem
2022-06-30 00:52:16 +02:00
committed by Ron Evans
parent 69a6718b38
commit 610e7fd16a
4 changed files with 38 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"inherits": ["esp32"],
"build-tags": ["mch2022"]
}