aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/f4discovery/platform.c
AgeCommit message (Expand)Author
2015-03-02Factor out timing routines common to all STM32 targets.Gareth McMullin
2015-03-02Factor out common cdcacm.c from stm32 and tm4c.Gareth McMullin
2015-03-01Clean up includes everywhere.Gareth McMullin
2015-02-28Factor Morse code functions out of platform code.Gareth McMullin
2014-05-28PLATFORM_FATAL_ERRORs are now caught even when they happen in theRichard Eoin Meadows
2014-05-08Updated libopencm3. Fixes broken bootloader, issue #43.Gareth McMullin
2014-01-04Update to the newest libopencm3Frantisek Burian
2013-10-22f4discovery: Limit clock to 48 MHz and stack 24 kiByte so that code can be co...Uwe Bonnes
2013-04-23F4 Discovery: - Unconditionally use the System Bootloader - Use PC2/4/5/6 Pin...Uwe Bonnes
2013-04-14stm32f1/stm32f4: fix hardware CRC calculationPaul Fertser
2013-01-21f4discovery: Adapt from the "native" file and add or change code where neededUwe Bonnes
2013-01-21f4discovery: Create a platforms directory for the F4 on the F4 Discovery boardUwe Bonnes