aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot-nrf
Commit message (Collapse)AuthorAgeFilesLines
* chore: prepare nrf hals for releaseUlf Lilleengen2025-12-152-2/+6
|
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* Edition 2024.Dario Nieuwenhuis2025-10-062-1/+2
|
* chore: prepare crate releasesUlf Lilleengen2025-09-302-2/+6
|
* Update manifests to satisfy new checks.Dario Nieuwenhuis2025-09-221-1/+2
|
* fix: changelogsUlf Lilleengen2025-08-261-4/+0
|
* fix: remaining versionsUlf Lilleengen2025-08-262-1/+5
|
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-262-4/+6
|
* Read crate configs from metadata.Dario Nieuwenhuis2025-08-251-0/+11
|
* 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-nrf 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: Release embassy-boot-nrf version 0.5.0Ulf Lilleengen2025-07-141-1/+1
|
* chore: update to `embassy-nrf` v0.4.0Ulf Lilleengen2025-07-141-1/+1
|
* Revert "chore: update to `embassy-nrf` v0.4.0"Ulf Lilleengen2025-07-141-1/+1
| | | | This reverts commit 1df59ffec4eed74ade4086da496a32d376e4190a.
* chore: update to `embassy-nrf` v0.4.0Ulf Lilleengen2025-07-141-1/+1
|
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
|
* Update defmt dependenciesYuri Astrakhan2025-05-181-1/+1
|
* nrf53: add WDT supportMatthew Tran2025-04-201-2/+1
|
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-2/+2
|
* chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
| | | | Prepare version 0.6.2 for release
* Create embassy-nrf 0.3.1Ulf Lilleengen2025-01-091-1/+1
|
* 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
|
* docs: document softdevice/embassy-boot-nrf integrationBadr Bouslikhin2024-12-051-3/+22
|
* 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
* Prepare to release embassy-boot-nrfUlf Lilleengen2024-08-051-1/+1
|
* Prepare to release embassy-bootUlf Lilleengen2024-08-051-1/+1
|
* Prepare for embassy-nrf 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+.
* Fix all check-cfg errors in the entire repo.Dario Nieuwenhuis2024-05-311-0/+1
| | | | the main ci.sh now passes if running with nightly.
* Prepare for embassy-sync 0.6.0 releaseUlf Lilleengen2024-05-291-1/+1
|
* Fix spelling and white space mistakesVega Deftwing2024-04-111-1/+1
|
* fmt: disable "unused" warnings.Dario Nieuwenhuis2024-03-201-2/+1
|
* ciWilliam Yager2024-03-031-1/+1
|
* okWilliam Yager2024-03-031-5/+12
|
* boot: bump crates to 0.2Dario Nieuwenhuis2024-01-121-2/+2
|
* Complete cargo.tomls more.Dario Nieuwenhuis2024-01-121-0/+1
|
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-114-0/+458