14 Commits (be4e5b1f872c29b5a3a64397e5ec50d2b0880382)

Author SHA1 Message Date
roland 30ed2b3cab stm32/system_stm32: Introduce configuration defines for PLL3 settings. 6 years ago
Damien George dae1635c71 stm32/powerctrl: Factor code that configures PLLSAI on F7 MCUs. 6 years ago
Damien George 90ea2c63a5 stm32/powerctrl: Factor code to set RCC PLL and use it in startup. 6 years ago
Damien George 47550ef2cd stm32: For MCUs that have PLLSAI allow to set SYSCLK at 2MHz increments. 6 years ago
Tobias Badertscher 708cdb6276 stm32: Add support for STM32L496 MCU. 7 years ago
Damien George 051686b0a8 stm32/main: Clean up and optimise initial start-up code of the MCU. 7 years ago
Damien George a03e6c1e05 stm32/irq: Define IRQ priorities directly as encoded hardware values. 7 years ago
Damien George 527ba0426c stm32/system_stm32: Reconfigure SysTick IRQ priority for L4 MCUs. 7 years ago
Damien George cf9fc7346d stm32: Allow a board to configure the HSE in bypass mode. 7 years ago
Damien George 04de9e33bc stm32/system_stm32: Set VTOR pointer from TEXT0_ADDR. 7 years ago
Damien George e37b8ba5a5 stm32: Use STM32xx macros instead of MCU_SERIES_xx to select MCU type. 7 years ago
iabdalkader ad2a6e538c stm32/system_stm32: Fix CONFIG_RCC_CR_2ND value to use bitwise or. 7 years ago
iabdalkader 2e93d4167d stm32/system_stm32: Add H7 MCU system initialisation. 7 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Tobias Badertscher 98da3cf407 stmhal: Fix clock initialisation of L4 MCUs. 7 years ago
Damien George 8388ec4e35 stmhal: Update to new STM Cube HAL library. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Damien George 80b31dc097 stmhal: Clean up some header includes. 7 years ago
Rami Ali 6901649f54 stmhal: Declare and initialise PrescTables for F7 MCUs. 8 years ago
Tobias Badertscher adaaf439b0 stmhal: L4: Adapt startup code, clock configuration and interrupts. 9 years ago
T S 86aa16bea6 stmhal: Implement delayed RTC initialization with LSI fallback. 9 years ago
Dave Hylands c6f1d47dcb stmhal: Enable I & D caches for M7 9 years ago
Dave Hylands 8f59bacb92 stamhal: Add definitions for MCU_SERIES_F4 and MCU_SERIES_F7 9 years ago
Dave Hylands 9e8eba797e stmhal: M7 Reset clocksources changed by DFU bootloader 9 years ago
Dave Hylands 92d4b51ad5 stmhal: Add STM32F7DISC and associated changes. 9 years ago
Dave Hylands 7e7fb0b7a3 stmhal: Renamed startup/system/_it.[ch] file to generic names. 9 years ago
Dave Hylands ea8bf81058 stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H. 9 years ago
Damien George 8bdbc20e74 stmhal: Make HSE PLL parameters configurable per board. 10 years ago
Damien George 24119176e7 stmhal: Allow pyb.freq() function to change SYSCLK frequency. 10 years ago
Damien George ac04a8a56a stmhal: Enable 8-byte stack alignment for IRQ handlers. 10 years ago
Damien George 3ef911345c stmhal: Update STM32Cube F4 HAL driver to V1.3.0. 10 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George fdbc22e4d2 stmhal: Disable redundant SystemCoreClockUpdate function. 11 years ago
Dave Hylands 0a64c92a9c stmhal - add led support. Add netduino_plus_2 support 11 years ago
Dave Hylands ef39f2d9ca Cleanup systick for stmhal 11 years ago
Dave Hylands f14b92b9e1 REPl working on UART6 with STMHAL 11 years ago
Dave Hylands dd38d90724 Initial checkin with STM HAL 11 years ago