micropython/ports/stm32/boards/NUCLEO_WB55
Damien George 9127e63708 stm32/Makefile: Make stm32lib configurable.
The default stm32lib remains lib/stm32lib, but it can now be easily
overriden at build time by specifying STM32LIB_DIR, or STM32LIB_CMSIS_DIR
and STM32LIB_HAL_DIR.

Signed-off-by: Damien George <damien@micropython.org>
2022-02-04 09:43:43 +11:00
..
board.json ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
mboot_keys.h stm32/boards/NUCLEO_WB55: Enable MBOOT with packing mode. 2021-01-18 12:43:01 +11:00
mpconfigboard.h stm32/boards/NUCLEO_WB55: Fix LED ordering. 2021-12-09 14:03:35 +11:00
mpconfigboard.mk stm32/Makefile: Make stm32lib configurable. 2022-02-04 09:43:43 +11:00
pins.csv stm32/boards/NUCLEO_WB55: Add more CPU pins and aliases to SW1/2/3. 2020-06-18 10:48:24 +10:00
rfcore_debug.py stm32/boards/NUCLEO_WB55: Add standalone WB55 FUS/WS firmware updater. 2020-10-08 17:39:15 +11:00
rfcore_firmware.py stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 2021-11-29 13:20:35 +11:00
rfcore_makefirmware.py stm32/boards/NUCLEO_WB55: Add standalone WB55 FUS/WS firmware updater. 2020-10-08 17:39:15 +11:00
stm32wbxx_hal_conf.h stm32/boards/NUCLEO_WB55: Add definition files for new board. 2019-07-17 17:00:34 +10:00