aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot-rp
Commit message (Collapse)AuthorAgeFilesLines
* chore: release embassy-rp, cyw43 and cyw43-pioUlf Lilleengen2025-11-272-2/+4
|
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-2/+2
|
* Edition 2024.Dario Nieuwenhuis2025-10-062-1/+2
|
* fix: changelogsUlf Lilleengen2025-08-261-2/+0
|
* fix: remaining versionsUlf Lilleengen2025-08-262-1/+3
|
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-262-5/+7
|
* Read crate configs from metadata.Dario Nieuwenhuis2025-08-251-0/+6
|
* add missing changelogsUlf Lilleengen2025-08-251-0/+13
|
* fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-121-1/+1
| | | | * Add newtype for moved type to preserve API compat
* chore: Release embassy-boot-rp version 0.7.0Ulf Lilleengen2025-08-041-1/+1
|
* chore: bump versionsUlf Lilleengen2025-08-041-1/+1
|
* chore: bump nrf and rp hal versionsUlf Lilleengen2025-08-041-1/+1
|
* chore: Prepare release for `embassy-boot-*` cratesTimo Kröger2025-07-211-2/+2
| | | | | | | | Prepare the bootloader crates for a release with `[email protected]` as dependency for compatiblity with other released crates. `embassy-sync` is used in the public api of `embassy-boot` which is reexported by the `embassy-boot-*` crates. That is why a minor version bump of all crates is required.
* chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0Ulf Lilleengen2025-07-161-1/+1
|
* chore: prepare embassy-rp for releaseUlf Lilleengen2025-07-151-1/+1
|
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
|
* Update defmt dependenciesYuri Astrakhan2025-05-181-1/+1
|
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-1/+2
|
* boot/rp: Bump version number9names2025-03-091-1/+1
|
* rp: Update embassy-boot-rp to use embassy-rp 0.4.09names2025-03-091-1/+1
|
* chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
| | | | Prepare version 0.6.2 for release
* Bump the versionsUlf Lilleengen2025-01-061-1/+1
|
* Update cyw43, nrf, rp hals and embassy-bootUlf Lilleengen2025-01-061-1/+1
|
* Prepare embassy-boot 0.4Dániel Buga2025-01-051-1/+1
|
* Prepare new embassy-time-*driver, embassy-executor, embassy-timeDániel Buga2024-12-221-1/+1
|
* expose rp bootloader state like stm32korbin2024-12-211-3/+6
|
* Bump sync version (#3562)Dániel Buga2024-11-221-1/+1
| | | | | | | * Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor
* fix rp docs buildDario Nieuwenhuis2024-08-121-0/+1
|
* Prepare to release embassy-boot-rpUlf Lilleengen2024-08-051-1/+1
|
* Prepare to release embassy-rpUlf Lilleengen2024-08-051-1/+1
|
* Prepare to release embassy-bootUlf Lilleengen2024-08-051-1/+1
|
* Prepare embassy-time releaseUlf Lilleengen2024-08-051-1/+1
|
* Reduced define for 'unreachable!' to a single macro ruleTarun Singh2024-07-171-10/+6
|
* Route sources of panics to the crate's fmt macrosDavid Flemström2024-06-281-1/+7
|
* Add collapse_debuginfo to fmt.rs macros.Dario Nieuwenhuis2024-06-171-0/+17
| | | | | | This makes location info in defmt logs point to the code calling the macro, instead of always to fmt.rs as before. Fix works with nightlies starting with today's, and stable 1.81+.
* prepare for embassy-time 0.3.1 releaseUlf Lilleengen2024-06-041-1/+1
|
* Fix all check-cfg errors in the entire repo.Dario Nieuwenhuis2024-05-312-2/+1
| | | | the main ci.sh now passes if running with nightly.
* Prepare for embassy-sync 0.6.0 releaseUlf Lilleengen2024-05-291-1/+1
|
* fmt: disable "unused" warnings.Dario Nieuwenhuis2024-03-201-2/+1
|
* ciWilliam Yager2024-03-031-2/+2
|
* okWilliam Yager2024-03-031-4/+11
|
* boot: bump crates to 0.2Dario Nieuwenhuis2024-01-121-2/+2
|
* Complete cargo.tomls more.Dario Nieuwenhuis2024-01-121-0/+1
|
* bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.Dario Nieuwenhuis2024-01-111-1/+1
|
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-115-0/+447