mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-17 14:20:54 +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
|
|
|