Skip to content

Commit

Permalink
STM32WL : update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromecoutant committed Dec 6, 2021
1 parent fb07b7a commit e49036d
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions targets/TARGET_STM/TARGET_STM32WL/README.md
Expand Up @@ -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

Expand Down

0 comments on commit e49036d

Please sign in to comment.