platformio library faff
This commit is contained in:
parent
ea2b3443c4
commit
0ba7c21f35
27 changed files with 2560 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
|||
[platformio]
|
||||
default_envs = esp32
|
||||
[env]
|
||||
lib_deps_external =
|
||||
SoftwareSerial
|
||||
TinyPICO
|
||||
BleKeyboard
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue