Commit message (Expand) | Author | Age | |
---|---|---|---|
* | stmhal: Renamed startup/system/_it.[ch] file to generic names. | Dave Hylands | 2015-07-30 |
* | stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H. | Dave Hylands | 2015-07-30 |
* | stmhal: Make HSE PLL parameters configurable per board. | Damien George | 2015-04-18 |
* | stmhal: Allow pyb.freq() function to change SYSCLK frequency. | Damien George | 2014-10-04 |
* | stmhal: Enable 8-byte stack alignment for IRQ handlers. | Damien George | 2014-09-25 |
* | stmhal: Update STM32Cube F4 HAL driver to V1.3.0. | Damien George | 2014-08-06 |
* | Add license header to (almost) all files. | Damien George | 2014-05-03 |
* | stmhal: Disable redundant SystemCoreClockUpdate function. | Damien George | 2014-03-15 |
* | stmhal - add led support. Add netduino_plus_2 support | Dave Hylands | 2014-03-14 |
* | Cleanup systick for stmhal | Dave Hylands | 2014-03-13 |
* | REPl working on UART6 with STMHAL | Dave Hylands | 2014-03-12 |
* | Initial checkin with STM HAL | Dave Hylands | 2014-03-11 |