Christopher Pepper
bea3ec2724
M355 S0, S1 fixes & faster LCD, SD card
...
fix Travis error
2017-09-27 19:26:00 -05:00
Thomas Moore
ddbd4b73e0
Move LPC1768 framework out of Marlin source folder
2017-09-23 16:59:31 -05:00
Scott Lahteine
038f82cc38
Fix L6470 init and options
2017-09-21 16:26:43 -05:00
Scott Lahteine
42e2dd9251
Build file updates
2017-09-21 16:26:43 -05:00
Scott Lahteine
7e42c7563c
Move build files into place
2017-09-12 14:51:06 -05:00
Scott Lahteine
48351fd6d5
Move root sources
2017-09-06 06:28:29 -05:00
Christopher Pepper
b908e38d08
Add needed platform defined gaurds to compile with Arduino IDE
...
Also removed explicit platform HAL directory inclusion from platformio.ini to make sure these errors are caught by Travis in the future
2017-08-31 18:33:07 -05:00
Christopher Pepper
4183a249b6
Moved CMSIS and other LPC1768 dependencies
...
Fixes Arduino IDE builds for 8-bit AVR,
misc: Adafruit NeoPixel currently incompatible with Teensy 3.5-6, blacklisted
2017-08-31 18:23:44 -05:00
Christopher Pepper
d2fb3215da
PlatformIO Travis test
...
spi.h renamed to avoid conflicts with base libraries
2017-08-31 18:23:44 -05:00
Christopher Pepper
44b0c186a6
HAL for Re:ARM (LPC1768) architecture
2017-08-31 18:21:38 -05:00
teemuatlut
f3e562e46e
HAL for 32-bit Teensy (3.5, 3.6) architecture
2017-08-31 18:15:07 -05:00
Christopher Pepper
cfef925559
HAL for DUE architecture
2017-08-31 18:15:07 -05:00
Scott Lahteine
d29bf49b66
Add Sanguino 644p to ENV for PlatformIO
2017-08-23 18:32:58 -05:00
MTrab
5fa61c0ad3
Add Anet 1.0 to Platformio.ini
...
Added env:anet10 to platformio.ini for easy compile and upload to this board
2017-08-16 15:59:20 -05:00
Unknown
42aa10d263
Add PIO entry for PRINTRBOARD_REVF
...
fix from PIO corruption
2017-07-25 19:09:08 -07:00
Scott Lahteine
b378deaf89
Unify AVR90USB: fastio changes
2017-06-09 18:21:57 -05:00
Brian
f1cccd65c2
platformio.ini env_default=xxxxx has to match one of the labels in the env:xxxxx, otherwise nothing happens when you pio run
2017-05-10 07:11:13 -04:00
Scott Lahteine
fe1fce5f56
DevIoT patch 2
2017-05-09 11:28:39 -05:00
Scott Lahteine
47cae2929f
Patch platformio.ini to fix build error in DevIoT
...
For compatibility with DevIoT, until that can be solved.
2017-05-08 20:27:14 -05:00
Scott Lahteine
dca48f0e63
Move platformio.ini back to Marlin folder - it works there
2017-05-08 14:23:01 -05:00
Brian
0446dd3ad8
PlatformIO-related changes
...
- move platformio.ini out of source directory to be more consistent with 'normal' PlatformIO usage
- facilitates IDE integration
- add related .gitignores
2017-05-06 06:22:10 -04:00