micropython/ports/stm32/boards/PYBD_SF2
Dave Hylands 9d7c168bf5 stm32/boards/PYBD_SFx: Allow FROZEN_MANIFEST to be overridden.
Because mpconfigboard.mk used = rather then ?= it doesn't allow
FROZEN_MANIFEST to be overridden using a GNUmakefile or the manifest.
2022-04-11 16:19:45 +10:00
..
bdev.c stm32/boards/PYBD_SF2: Disable SPIFLASH_ENABLE_CACHE for mboot builds. 2020-12-18 13:39:32 +11:00
board_init.c stm32/boards/PYBD_SF2: Turn on SD card in mboot init if SD enabled. 2022-03-22 13:33:43 +11:00
board.json ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
board.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
f722_qspi.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 2020-10-29 23:31:59 +11:00
manifest.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
mpconfigboard.h stm32/sdcard: Add config option to force MM card capacity. 2021-12-14 10:48:01 +11:00
mpconfigboard.mk stm32/boards/PYBD_SFx: Allow FROZEN_MANIFEST to be overridden. 2022-04-11 16:19:45 +10:00
pins.csv stm32/boards: Add board definition files for PYBD -SF2, -SF3, -SF6. 2019-05-31 22:44:25 +10:00
stm32f7xx_hal_conf.h stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code. 2019-06-25 14:18:24 +10:00