embassy/embassy-boot-rp
2024-01-12 00:53:46 +01:00
..
src Flatten embassy-boot dir tree 2024-01-11 18:55:59 +01:00
build.rs Flatten embassy-boot dir tree 2024-01-11 18:55:59 +01:00
Cargo.toml boot: bump crates to 0.2 2024-01-12 00:53:46 +01: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.