11 lines
282 B
INI
11 lines
282 B
INI
[platformio]
|
|
default_envs = esp32
|
|
[env]
|
|
lib_deps_external =
|
|
SoftwareSerial
|
|
TinyPICO
|
|
BleKeyboard
|
|
|
|
[env:esp32]
|
|
platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.2/platform-tasmota-espressif32-2.0.2.zip
|
|
board = az-delivery-devkit-v4
|