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
master
Arduino_STM32
/
STM32F1
/
variants
/
maple_ret6
History
Roger Clark
4ec1b0f0cd
Removed references to robotis bootloader, and also redundant usb reset code that used the wdt (possibly used by the robotis bootloader)
2018-05-10 20:25:02 +10:00
..
board
Add SDIO pin definitions to the Maple RET6 variant
2018-05-03 11:39:17 -05:00
ld
Added Maple RET6 board provided by @skyng22003. Tested and compiles OK, but I'm unable to test as I don't have that hardware
2015-04-30 12:17:08 +10:00
wirish
Removed references to robotis bootloader, and also redundant usb reset code that used the wdt (possibly used by the robotis bootloader)
2018-05-10 20:25:02 +10:00
board.cpp
Removed pinMode from PIN_MAP
2017-12-01 17:17:28 +01:00
pins_arduino.h
Added Maple RET6 board provided by @skyng22003. Tested and compiles OK, but I'm unable to test as I don't have that hardware
2015-04-30 12:17:08 +10:00
variant.h
Changed defines for MOSI, MISO etc into const static vars, to address compatibility issues
2016-05-03 20:23:51 +10:00