Browse Source

See if this passes Travis CI

Scott Lahteine 6 years ago
parent
commit
f0debfd2fc
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      platformio.ini

+ 1
- 0
platformio.ini View File

@@ -115,6 +115,7 @@ src_filter  = ${common.default_src_filter}
115 115
 #
116 116
 [env:LPC1768]
117 117
 platform        = nxplpc
118
+board           = lpc1768
118 119
 board_f_cpu     = 100000000L
119 120
 build_flags     = !python Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py
120 121
   ${common.build_flags}

Loading…
Cancel
Save