[platformio] default_envs = ttgo-t-beam-AXP2101-v1_2 [env] platform = espressif32 @ 6.7.0 framework = arduino lib_ldf_mode = deep+ monitor_speed = 115200 monitor_filters = esp32_exception_decoder lib_deps = thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.5.0 bblanchon/ArduinoJson @ 7.0.4 lewisxhe/XPowersLib @ 0.2.4 sandeepmistry/LoRa @ 0.8.0 shaggydog/OneButton @ 1.5.0 check_tool = cppcheck check_flags = cppcheck: --suppress=*:*.pio\* --inline-suppr -DCPPCHECK check_skip_packages = yes [env:ttgo-t-beam-AXP2101-v1_2] board = ttgo-t-beam build_flags = -Werror -Wall -DTTGO_T_Beam_V1_2