Arduino_STM32/STM32F1XX
Roger Clark 850413e13d Added files and made changes to support linux upload 2014-12-30 08:26:50 +11:00
..
cores/maple Added extern C wrapper around yield() 2014-12-30 07:47:10 +11:00
libraries Added missing (dummy) functions attach and detach interrupt to SPIClass (taken from SAM version), and added hooks.c for yield function. Note. use of yield() at the moment isn't possible, because the linker seems unable to find the function even though hooks.c is being compiled 2014-12-29 16:51:35 +11:00
system Finished Serial.peek() and Serial.flush(). Also changed SerialUSB tgo Serial for Maple and Maple Mini builds for increased compatibility with the Arduino 1.0.x API 2014-12-04 21:11:38 +11:00
variants Revert "Move libmaple/* from variants to cores" 2014-12-30 07:10:04 +11:00
boards.txt Enable faster builds; remove -MD flag from boards flags and add -MMD to platform flags 2014-12-25 11:42:18 +00:00
platform.txt Added files and made changes to support linux upload 2014-12-30 08:26:50 +11:00