mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 12:20:37 +00:00
Don't try to run doc-example for imagedef-none
This commit is contained in:
parent
6b1706434d
commit
9495ec8ae4
@ -106,7 +106,7 @@ imagedef-nonsecure-exe = []
|
||||
|
||||
## Have embassy-rp not provide the Image Definition so you can use your own.
|
||||
## Place your own in the ".start_block" section like:
|
||||
## ```
|
||||
## ```ignore
|
||||
## use embassy_rp::block::ImageDef;
|
||||
##
|
||||
## #[link_section = ".start_block"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user