micropython/ports/stm32/boards/PYBD_SF2
Andrew Leech 475c040dc4 stm32/PYBD_SF2: Specify spiflash chip used on board.
Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
2024-04-04 14:24:03 +11:00
..
bdev.c all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
board.json ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
board.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
board_init.c ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
f722_qspi.ld stm32/boards: Update linker scripts now that big_const is gone. 2023-03-01 01:27:51 +11:00
manifest.py ports: Make all network-capable boards use bundle-networking. 2023-02-01 12:42:06 +11:00
mpconfigboard.h stm32/PYBD_SF2: Specify spiflash chip used on board. 2024-04-04 14:24:03 +11:00
mpconfigboard.mk all: Rename UMODULE to MODULE in preprocessor/Makefile vars. 2023-06-08 17:54:11 +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: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00