Damien George
35e70c1698
stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-11-29 13:20:35 +11:00
Jim Mussared
30e8162ac4
stm32/rfcore: Update rfcore.c to match how ST examples work.
...
- Split tables and buffers into SRAM2A/2B.
- Use structs rather than word offsets to access tables.
- Use FLASH_IPCCDBA register value rather than option bytes directly.
2020-09-08 23:53:02 +10:00
Damien George
6f40e6e131
stm32/boards: Add build-time option for NUCLEO_WB55 to use mboot.
...
As an example of how to use mboot on a WB series MCU.
Signed-off-by: Damien George <damien@micropython.org>
2020-06-22 14:18:15 +10:00
Damien George
6a64b280d0
stm32: Add support for RF coprocessor on WB55 MCUs.
...
This requires a BLE wireless stack firmware to be already programmed in the
secure flash area of the device.
2019-11-01 14:52:17 +11:00
Damien George
9849567a06
stm32/boards: Add MCU support files for STM32WB55.
2019-07-17 16:50:42 +10:00