File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
targets/TARGET_STM/TARGET_STM32WL Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -31,11 +31,22 @@ Only M4 core is currently used by mbed-os applications.
3131- Total FLASH is 256KB
3232- RAM: 64 KB
3333
34+ ** [ tip] mbed-os export feature**
3435
35- ## CUSTOM boards
36+ ` mbed export -m NUCLEO_WL55JC -i uvision6 `
37+
38+ This needs to locally add a patch:
39+ https://github.com/ARMmbed/mbed-os/pull/10424/files
40+
41+ ` mbed export -m NUCLEO_WL55JC -i iar `
3642
37- Check https://github.com/ARMmbed/stm32customtargets
43+ This needs to locally add a patch:
44+ https://github.com/jeromecoutant/mbed/blob/IAR_EXPORT_SUPPORT/tools/export/iar/iar_definitions.json#L62-L64
45+
46+
47+ ## CUSTOM boards
3848
49+ Check https://github.com/ARMmbed/stm32customtargets#stm32wl
3950
4051# LoRa
4152
You can’t perform that action at this time.
0 commit comments