micropython/stmhal/boards/LIMIFROG
Dave Hylands 1f433c719b stmhal: Fix linker map for STM32L476 chips.
In particular, this makes the L4 .isr_vector section 16K in size so it's
the same as the F4/F7 MCUs.  The patch also moves the L4 filesystem to
the end of flash, which allows for 512K filesystem on the 1Mb devices
like the STM32L476DISC.
2016-10-04 14:31:19 +11:00
..
board_init.c stmhal: For LIMIFROG board, add early-init function to get to DFU mode. 2016-05-05 17:00:30 +01:00
mpconfigboard.h stmhal: For LIMIFROG board, add early-init function to get to DFU mode. 2016-05-05 17:00:30 +01:00
mpconfigboard.mk stmhal: Fix linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00
pins.csv stmhal: Add board files for LIMIFROG board. 2016-05-05 17:00:16 +01:00
stm32l4xx_hal_conf.h stmhal: Add board files for LIMIFROG board. 2016-05-05 17:00:16 +01:00