forked from loafle/openapi-generator-original
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
|
|
|