1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-12-23 21:01:25 +01:00

Fix platformio for Nucleo-F446RE

This commit is contained in:
pmantoine 2023-01-09 16:47:29 +08:00
parent 658fca2601
commit 402e16727c

View File

@ -19,13 +19,14 @@ default_envs =
samd21-zero-usb samd21-zero-usb
ESP32 ESP32
Nucleo-F411RE Nucleo-F411RE
Nucleo-F446RE
Teensy3.2 Teensy3.2
Teensy3.5 Teensy3.5
Teensy3.6 Teensy3.6
Teensy4.0 Teensy4.0
Teensy4.1 Teensy4.1
src_dir = /Users/paul/Projects/CommandStation-EX-devel src_dir = .
include_dir = /Users/paul/Projects/CommandStation-EX-devel include_dir = .
[env] [env]
build_flags = -Wall -Wextra build_flags = -Wall -Wextra