Browse Source

Update include_tree

vanilla_fb_2.0.x
Scott Lahteine 4 years ago
parent
commit
ad59adfe24
  1. 2
      platformio.ini

2
platformio.ini

@ -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>

Loading…
Cancel
Save