M034_LEPP-neutron-switch/platformio.ini
2023-04-12 15:18:14 +02:00

16 lines
520 B
INI

; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:nucleo_f429zi]
platform = ststm32
board = nucleo_f429zi
framework = arduino
lib_deps = ponoor/Ponoor PowerSTEP01 Library@^1.0.2
monitor_speed = 921600