mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
support new board (invent one) (#5286)
* add inventone to boards.txt.py * add inventone pin mapping .h file to variants * generate files running boards.txt.py via Python2 * delete .orig files
This commit is contained in:
@ -32,6 +32,9 @@
|
||||
{
|
||||
"name": "Adafruit Feather HUZZAH ESP8266"
|
||||
},
|
||||
{
|
||||
"name": "Invent One"
|
||||
},
|
||||
{
|
||||
"name": "XinaBox CW01"
|
||||
},
|
||||
|
Reference in New Issue
Block a user