add nano g1 (#1351)

* add nano g1

* Update platformio.ini

* Update configuration.h

* Revert platformio.ini to previous state

* Update configuration.h

* Update platformio.ini

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
This commit is contained in:
neilhao
2022-04-04 20:16:19 +10:00
committed by GitHub
co-authored by Thomas Göttgens
parent 6c2d45d866
commit 0c600363c8
5 changed files with 46 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
; The 1.0 release of the nano-g1 board
[env:nano-g1]
extends = esp32_base
board = ttgo-t-beam
lib_deps =
${esp32_base.lib_deps}
build_flags =
${esp32_base.build_flags} -D NANO_G1 -I variants/nano-g1