Commit Graph
11 Commits
Author SHA1 Message Date
Christopher PepperandScott Lahteine 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 PepperandScott Lahteine b55295ad33 Post merge fix
Add macros.h to allow Enabled macro, also need to reference include files directly
2017-08-31 18:23:44 -05:00
Christopher PepperandScott Lahteine d2fb3215da PlatformIO Travis test
spi.h renamed to avoid conflicts with base libraries
2017-08-31 18:23:44 -05:00
Christopher PepperandScott Lahteine c66d1ac651 Debug Pins Support 2017-08-31 18:21:38 -05:00
Christopher PepperandScott Lahteine a31e32969f Base HAL SPI Changes 2017-08-31 18:21:38 -05:00
Christopher PepperandScott Lahteine bcd050f33b Initial HAL SPI API 2017-08-31 18:21:38 -05:00
Christopher PepperandScott Lahteine 44b0c186a6 HAL for Re:ARM (LPC1768) architecture 2017-08-31 18:21:38 -05:00
Christopher PepperandScott Lahteine cfef925559 HAL for DUE architecture 2017-08-31 18:15:07 -05:00
Christopher PepperandScott Lahteine 4b16fa3272 Implement HAL and apply macros across code-base
Implement AVR Platform
2017-08-31 18:14:31 -05:00
Christopher PepperandScott Lahteine fb04dfcda8 Apply Travis update workaround while a permanent solution is found 2017-08-31 17:56:08 -05:00
Christopher Pepper 61db0fd102 Add issue template for github 2017-06-01 20:33:39 +01:00