mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-30 05:40:55 +00:00
5 lines
259 B
Markdown
5 lines
259 B
Markdown
You must flash the TFM before running any non-secure examples. The TFM
|
|
configures the secure and non-secure execution environments and then loads the
|
|
non-secure application. A reference TFM is included, and you can use the
|
|
provided helper script to flash it.
|