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
d68220b964
Arduino_STM32
/
STM32F4
History
Martin Ayotte
a21d199cbc
fix bug related to missing 7 days because of 7 leap years missing between 1970 and 2000
2015-12-04 11:12:53 -05:00
..
cores
/maple
change IPAddress::toCharArray() into IPAddress::toString()
2015-09-04 09:54:41 -04:00
libraries
fix bug related to missing 7 days because of 7 leap years missing between 1970 and 2000
2015-12-04 11:12:53 -05:00
variants
/discovery_f407
fix BOARD_NR_PWM_PINS according to addition of GPIOF/GPIOG pins on F429
2015-09-08 11:56:42 -04:00
boards.txt
Various changes to boards.txt and some libraries, so that things will compile under IDE 1.6.6 Note. There are still loads of warnings when you compile - which look like they may be caused by the IDE using a new version of GCC, but at least it now compiles
2015-10-09 17:18:38 +11:00
platform.txt
Changed platform.txt back to using 1.6.5 compatible archive path, as the change I made to support 1.6.6 does not work with 1.6.5 as it appears this var is not backward compatible
2015-11-09 06:54:49 +11:00