aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/boards/B_L475E_IOT01A
AgeCommit message (Expand)Author
2019-10-04stm32/boards: Enable MICROPY_HW_RTC_USE_LSE on L4 boards.Damien George
2019-07-01stm32/boards: Optimise flash and RAM allocation for L4 boards.Chris Mason
2019-06-25stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code.Damien George
2018-03-27stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.Damien George
2018-03-27stm32/Makefile: Rename FLASH_ADDR/TEXT_ADDR to TEXT0_ADDR/TEXT1_ADDR.Damien George
2018-03-27stm32/boards: Allow boards to have finer control over the linker script.Damien George
2018-02-13stm32/boards: Update all boards to work with new USB configuration.Damien George
2018-02-09stm32/boards: Remove all config options that are set to defaults.Damien George
2017-09-10stm32/boards: Add new board B_L475E_IOT01A based on STM32L475.Tobias Badertscher