Arduino_STM32/STM32F1XX
Roger Clark 90e6ae40e9 Revert "Move libmaple/* from variants to cores"
This reverts commit a3065b0c00

which resulted in Maple and maple mini boards not running / starting code after upload
2014-12-30 07:10:04 +11:00
..
cores/maple Revert "Move libmaple/* from variants to cores" 2014-12-30 07:10:04 +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 Add linker flags to resolve weak symbols correctly 2014-12-27 10:28:32 +00:00