Arduino_STM32/STM32F1XX
Bob Cousins 5897db5ec2 Remove libmaple files from variants/xxx 2015-01-04 20:31:25 +00:00
..
cores/maple Move libmaple from variants/xxx to cores/maple 2015-01-03 15:28:31 +00: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 Remove libmaple files from variants/xxx 2015-01-04 20:31:25 +00: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 Fixed issue cause by comments in platform.txt on Linux 2014-12-30 10:18:15 +11:00