stevstrong
1c097cc8c3
added pin modes: GPIO_AF_OUTPUT_PP_PU (for SDIO)
...
and GPIO_AF_INPUT_PU/PD
2017-06-02 19:32:34 +02:00
stevstrong
679217dfaf
F4 development
...
- added generic F4 variant
- removed F1 and F2 files/defines
- resolved include headers - now libraries are detected within sketches
- reworked + added new GPIO access functions
- moved and size-optimized PIN_MAP in flash
- SPI improvements: optimized block read + added DMA
2017-05-11 00:57:08 +02:00
Martin Ayotte
82f15f091a
convert USBSerial and HardwareSerial to derived from Stream instead of Print
2015-08-11 18:50:38 -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
129a60ad55
update for Stream/Print support under F4
2015-06-14 10:37:05 -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
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