mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-10 08:31:22 +00:00
8 lines
167 B
INI
8 lines
167 B
INI
[env:esp32]
|
|
platform = espressif32
|
|
board = nodemcu-32s
|
|
framework = arduino
|
|
lib_deps = https://github.com/steinwurf/bourne.git
|
|
extra_scripts = pre_compiling_bourne.py
|
|
|