embassy-boot-rp

Crates.ioembassy-boot-rp
lib.rsembassy-boot-rp
version0.8.0
created_at2023-01-03 19:16:55.530102+00
updated_at2025-08-27 17:05:22.711727+00
descriptionBootloader lib for RP2040 chips
homepage
repositoryhttps://github.com/embassy-rs/embassy
max_upload_size
id750343
size51,430
Dario Nieuwenhuis (Dirbaio)

documentation

https://docs.embassy.dev/embassy-boot-rp

README

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.
Commit count: 11034

cargo fmt