1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +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:
Invent Victor
2018-10-28 19:44:31 +01:00
committed by Develo
parent cb05b86d49
commit d7ca884007
5 changed files with 253 additions and 0 deletions

View File

@ -219,6 +219,13 @@ The Adafruit Feather HUZZAH ESP8266 is an Arduino-compatible Wi-Fi development b
Product page: https://www.adafruit.com/product/2821
Invent One
----------
The Invent One is an Arduino-compatible Wi-Fi development board powered by Ai-Thinker's ESP-12F, clocked at 80 MHz at 3.3V logic. It has an onboard ADC (PCF8591) so that you can have multiple analog inputs to work with. More information can be found here: https://blog.inventone.ng
Product page: https://inventone.ng
XinaBox CW01
------------