Skip to content

Commit e49036d

Browse files
committed
STM32WL : update readme
1 parent fb07b7a commit e49036d

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

targets/TARGET_STM/TARGET_STM32WL/README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)