10 lines
338 B
INI
10 lines
338 B
INI
[platformio]
|
|
default_envs = esp32
|
|
[env]
|
|
lib_deps =
|
|
featherfly/SoftwareSerial@^1.0
|
|
tinypico/TinyPICO Helper Library@^1.4.0
|
|
t-vk/ESP32 BLE Keyboard@^0.3.2
|
|
[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
|