Commit Graph

30 Commits (c791d2abebf02d6a10190e3689537156bb1837a4)

Author SHA1 Message Date
InsanityAutomation bf8b38e0f7 Relocate configs above Marlin/src folder ()
Scott Lahteine ab781de5a0 Fix opt_add to accept quotes
Scott Lahteine 826d570162
Combine Travis CI option-setting commands ()
Scott Lahteine 8653cedee4 Improve use_example_configs script
Scott Lahteine 71d06ef1b2 Make opt_set, opt_set_adv, pins_set also enable
Scott Lahteine 8c11220042
[2.0.x] Debug Travis tests and scripts ()
Scott Lahteine 05dc79e78d Update platform tests to use '.test' folder
Chris Pepper b71c2b8651 [2.0.x] Update LPC176x tests, fix clean script ()
Scott Lahteine d05b23941d Tweak env build test scripts
Chris Pepper c43793aa1e Update Travis Tests to run platforms in parallel ()
Scott Lahteine b143441251 Test CR-10S with status and bootscreen
Also fix use_example_configs
Scott Lahteine b8f8dc72f0 Add travis helper update_defaults
KangDroid 9a531da861 Support Darwin environment on buildroot/bin ()
Scott Lahteine 2690ce7a96 Fix use_example_configs to handle spaces in path
Scott Lahteine 7465ede058 Add scripts for .travis.yml to append config options
Christopher Pepper bea3ec2724 M355 S0, S1 fixes & faster LCD, SD card
fix Travis error
Scott Lahteine f37ed314e0 Friendly layout for Arduino IDE
Scott Lahteine 65996e4235 Support file updates
Christopher Pepper d2fb3215da PlatformIO Travis test
spi.h renamed to avoid conflicts with base libraries
teemuatlut f3e562e46e HAL for 32-bit Teensy (3.5, 3.6) architecture
Scott Lahteine 1446b5f01d Allow more avr variants with build_marlin*
Scott Lahteine 19b62c14f0 Add a script so Travis can test for intentional failure
Scott Lahteine 31cad77ba9 Chmod a+x opt_disable_adv
AnHardt 020cd32d28 Update restore_configs
for travis builds.
João Brázio 9775af0c24 Update travis to handle custom_bootscreen.h files
João Brázio 280af07b4c
Improves travis buildroot regexp
Scott Lahteine 2805bf3d82 Less greedy regex in travis helper scripts
João Brázio 08b485a310
Travis will now generate and use the custom version header file
João Brázio 66fb23edb5
Makes buildroot bin scripts executable
João Brázio a878c09614
Cleanup of the buildroot