micropython/stmhal/boards/STM32L476DISC
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
..
mpconfigboard.h stmhal: Add virtual com port support for STM32L476DISC. 2016-09-27 22:08:55 -05:00
mpconfigboard.mk stmhal: Fix linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00
pins.csv stmhal: L4: Add board definition files for STM32L476DISC. 2016-04-16 22:11:02 +01:00
stm32l4xx_hal_conf.h stmhal: L4: Add board definition files for STM32L476DISC. 2016-04-16 22:11:02 +01:00