#[main]
* Make sure examples can build with defmt * Remove duplicate example checks * Fix examples * Add changelog entry * Actually build some examples with defmt feature enabled * Add the defmt linker script in each package's build script
* Async RMT * Add CHANGELOG item * Pin toml_edit transitive dependency