Skip to content

Commit

Permalink
Update include_tree
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead authored and albertogg committed Aug 31, 2020
1 parent 768f6a1 commit 4c6a314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -967,4 +967,4 @@ src_filter = ${common.default_src_filter} +<src/HAL/LINUX>
platform = atmelavr
board = megaatmega2560
build_flags = -c -H -std=gnu++11 -Wall -Os -D__MARLIN_FIRMWARE__
src_filter = +<src/Marlin.cpp>
src_filter = +<src/MarlinCore.cpp>

0 comments on commit 4c6a314

Please sign in to comment.