Skip to content

Commit

Permalink
Update include_tree
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jul 30, 2020
1 parent 121cd42 commit ad59adf
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 @@ -968,4 +968,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 ad59adf

Please sign in to comment.