This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
Arduino_STM32
mirror of
https://github.com/noisymime/Arduino_STM32.git
Watch
1
Star
0
Fork
You've already forked Arduino_STM32
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
00386de792
Arduino_STM32
/
STM32F1XX
History
Bob Cousins
00386de792
Move libmaple from variants/xxx to cores/maple
2015-01-03 15:28:31 +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
Move libmaple from variants/xxx to cores/maple
2015-01-03 15:28:31 +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