Commit Graph

113 Commits

Author SHA1 Message Date
Martin Ayotte fbed6fbe50 add missing/forgotten variant.h 2015-07-26 10:49:05 -04:00
Roger Clark b8d1cd472a Added missing definition for __always_inline (supplied by @martinayotte) 2015-07-22 14:04:04 +10:00
Martin Ayotte 09fbe05662 fix Debugging print when different SPI is used 2015-07-05 17:13:01 -04:00
Martin Ayotte d5dbdb685c fix HardwareSerial::begin by doing gpio_set_af_mode AF8 when devices are UART4 or UART5 2015-07-05 10:15:33 -04:00
Martin Ayotte 25e81d7cf1 fix DNS issue caused by HTON macro weirdness on 32bits + fix inet_aton() 2015-07-03 23:04:22 -04:00
Martin Ayotte cfa28a9a75 add new arduino_uip + tweak variants for Netduino2Plus ENC28J60/SPI networking 2015-07-02 13:09:38 -04:00
Martin Ayotte 129a60ad55 update for Stream/Print support under F4 2015-06-14 10:37:05 -04:00
Martin Ayotte 18b5b6eca4 integrate a copy of SPI from STM32F1 into STM32F4 2015-06-13 18:14:51 -04:00
Martin Ayotte 44bfd8ae54 fix SetupClock168() for Netduino2Plus + add STM32Stamp/Netduino2Plus boards + add dfuse_addr in upload 2015-05-28 17:20:49 -04:00
rogerclarkmelbourne a0ca5b6938 Updated F4 to add STM pin numbers and change processor to cortex-m4 instead of cortex-m3 2015-05-06 15:08:34 +10:00
Roger Clark 9e1371ac9c Added missing rewrite keys files that I should have included in the last commit :-( 2015-04-14 16:47:19 +10:00
Roger Clark bf7ac4e877 Fixed issues in F3 and F4 caused by removal of ARM compiler in 1.6.2, by additional of platform.rewrite.keys.txt and changes to platform.txt in both folders 2015-04-14 11:56:55 +10:00
Bob Cousins a5414bb548 Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky! 2014-12-28 14:29:08 +00:00