Include pins.h in dependencies script (#19468)
This commit is contained in:
parent
362145f608
commit
90bc1993b6
169 changed files with 213 additions and 181 deletions
|
|
@ -184,6 +184,7 @@ default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>
|
|||
extra_scripts =
|
||||
pre:buildroot/share/PlatformIO/scripts/common-dependencies.py
|
||||
pre:buildroot/share/PlatformIO/scripts/common-cxxflags.py
|
||||
post:buildroot/share/PlatformIO/scripts/common-dependencies-post.py
|
||||
build_flags = -fmax-errors=5 -g -D__MARLIN_FIRMWARE__ -fmerge-all-constants
|
||||
lib_deps =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue