wip commit
This commit is contained in:
@@ -11,21 +11,18 @@
|
||||
[env]
|
||||
src_filter = +<*>, -<.git/>, -<.svn/>, -<platform/>
|
||||
lib_ldf_mode = chain+
|
||||
extra_scripts = pre:verify-configs.py, pre:build-hal.py
|
||||
extra_scripts = post:verify-configs.py, pre:build-hal.py
|
||||
check_flags =
|
||||
cppcheck: --inline-suppr --suppress=*:*/.pio/*
|
||||
board_build.filesystem = littlefs
|
||||
upload_speed = 115200
|
||||
monitor_speed = 115200
|
||||
build_type = debug
|
||||
build_flags =
|
||||
-DFASTLED_ALL_PINS_HARDWARE_SPI
|
||||
src_build_flags =
|
||||
-DFASTLED_ALL_PINS_HARDWARE_SPI
|
||||
-DRENDERBUG_VERSION=3
|
||||
-DRENDERBUG_LED_PIN=14
|
||||
-DRENDERBUG_LED_PACKING=RGB
|
||||
-DDEFAULT_PATTERN_INDEX=0
|
||||
-fstack-protector
|
||||
-Wall
|
||||
lib_deps =
|
||||
|
||||
Reference in New Issue
Block a user