embassy/embassy-boot-rp
2024-05-29 12:09:55 +02:00
..
src fmt: disable "unused" warnings. 2024-03-20 14:53:19 +01:00
build.rs Flatten embassy-boot dir tree 2024-01-11 18:55:59 +01:00
Cargo.toml Prepare for embassy-sync 0.6.0 release 2024-05-29 12:09:55 +02:00
README.md Flatten embassy-boot dir tree 2024-01-11 18:55:59 +01:00

embassy-boot-rp

An Embassy project.

An adaptation of embassy-boot for RP2040.

NOTE: The applications using this bootloader should not link with the link-rp.x linker script.

Features

  • Configure bootloader partitions based on linker script.
  • Load applications from active partition.