From e49036dd567d371e88410709fdc9a21ec3ab9f40 Mon Sep 17 00:00:00 2001 From: Jerome Coutant Date: Mon, 6 Dec 2021 17:05:42 +0100 Subject: [PATCH] STM32WL : update readme --- targets/TARGET_STM/TARGET_STM32WL/README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/targets/TARGET_STM/TARGET_STM32WL/README.md b/targets/TARGET_STM/TARGET_STM32WL/README.md index a85e8473dbf..7f14dad9d86 100644 --- a/targets/TARGET_STM/TARGET_STM32WL/README.md +++ b/targets/TARGET_STM/TARGET_STM32WL/README.md @@ -31,11 +31,22 @@ Only M4 core is currently used by mbed-os applications. - Total FLASH is 256KB - RAM: 64 KB +**[tip] mbed-os export feature** -## CUSTOM boards +`mbed export -m NUCLEO_WL55JC -i uvision6` + +This needs to locally add a patch: +https://github.com/ARMmbed/mbed-os/pull/10424/files + +`mbed export -m NUCLEO_WL55JC -i iar` -Check https://github.com/ARMmbed/stm32customtargets +This needs to locally add a patch: +https://github.com/jeromecoutant/mbed/blob/IAR_EXPORT_SUPPORT/tools/export/iar/iar_definitions.json#L62-L64 + + +## CUSTOM boards +Check https://github.com/ARMmbed/stm32customtargets#stm32wl # LoRa