mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-23 12:51:24 +01:00
Fix platformio for Nucleo-F446RE
This commit is contained in:
parent
658fca2601
commit
402e16727c
@ -19,13 +19,14 @@ default_envs =
|
||||
samd21-zero-usb
|
||||
ESP32
|
||||
Nucleo-F411RE
|
||||
Nucleo-F446RE
|
||||
Teensy3.2
|
||||
Teensy3.5
|
||||
Teensy3.6
|
||||
Teensy4.0
|
||||
Teensy4.1
|
||||
src_dir = /Users/paul/Projects/CommandStation-EX-devel
|
||||
include_dir = /Users/paul/Projects/CommandStation-EX-devel
|
||||
src_dir = .
|
||||
include_dir = .
|
||||
|
||||
[env]
|
||||
build_flags = -Wall -Wextra
|
||||
|
Loading…
Reference in New Issue
Block a user