aboutsummaryrefslogtreecommitdiff
path: root/stmhal/system_stm32f4xx.c
AgeCommit message (Expand)Author
2014-10-04stmhal: Allow pyb.freq() function to change SYSCLK frequency.Damien George
2014-09-25stmhal: Enable 8-byte stack alignment for IRQ handlers.Damien George
2014-08-06stmhal: Update STM32Cube F4 HAL driver to V1.3.0.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-03-15stmhal: Disable redundant SystemCoreClockUpdate function.Damien George
2014-03-14stmhal - add led support. Add netduino_plus_2 supportDave Hylands
2014-03-13Cleanup systick for stmhalDave Hylands
2014-03-12REPl working on UART6 with STMHALDave Hylands
2014-03-11Initial checkin with STM HALDave Hylands