2020-05-11 10:16:56 +00:00
|
|
|
[env]
|
2020-04-01 19:51:31 +00:00
|
|
|
platform = espressif32
|
|
|
|
framework = arduino
|
2020-05-11 10:16:56 +00:00
|
|
|
board = ttgo-t-beam
|
2020-04-01 19:51:31 +00:00
|
|
|
lib_ldf_mode = deep+
|
2020-05-11 10:16:56 +00:00
|
|
|
monitor_speed = 115200
|
|
|
|
|
|
|
|
[env:ttgo-t-beam-v1]
|
2020-04-03 21:21:35 +00:00
|
|
|
lib_deps =
|
|
|
|
Adafruit GFX Library
|
|
|
|
Adafruit SSD1306
|
|
|
|
LoRa
|
|
|
|
APRS-Decoder-Lib
|
|
|
|
TinyGPSPlus
|
2020-04-08 07:32:34 +00:00
|
|
|
AXP202X_Library
|
2020-05-11 10:16:56 +00:00
|
|
|
|
|
|
|
[env:ttgo-t-beam-v0_7]
|
|
|
|
lib_deps =
|
|
|
|
Adafruit GFX Library
|
|
|
|
Adafruit SSD1306
|
|
|
|
LoRa
|
|
|
|
APRS-Decoder-Lib
|
|
|
|
APRS-IS-Lib
|
|
|
|
TinyGPSPlus
|
|
|
|
build_flags = -DARDUINO_T_Beam_V0_7
|