embassy-boot-rp

Crates.ioembassy-boot-rp
lib.rsembassy-boot-rp
version0.2.0
sourcesrc
created_at2023-01-03 19:16:55.530102
updated_at2024-01-11 23:55:13.917444
descriptionBootloader lib for RP2040 chips
homepage
repositoryhttps://github.com/embassy-rs/embassy
max_upload_size
id750343
size14,310
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: 8184

cargo fmt