aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot-stm32
Commit message (Collapse)AuthorAgeFilesLines
* 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-4/+6
|
* Read crate configs from metadata.Dario Nieuwenhuis2025-08-251-0/+6
|
* add missing changelogsUlf Lilleengen2025-08-251-0/+13
|
* chore: prepare embassy-boot-stm32 releaseUlf Lilleengen2025-08-121-1/+1
|
* fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-121-1/+1
| | | | * Add newtype for moved type to preserve API compat
* chore: update metapac and prepare embassy-stm32 0.3.0Ulf Lilleengen2025-08-121-1/+1
|
* chore: bump 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: bump version of embassy-boot-stm32Ulf Lilleengen2025-05-261-1/+1
|
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
|
* Update defmt dependenciesYuri Astrakhan2025-05-181-1/+1
|
* chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
| | | | Prepare version 0.6.2 for release
* Release embassy-stm32 v0.2.0Dario Nieuwenhuis2025-01-101-1/+1
|
* Prepare embassy-boot 0.4Dániel Buga2025-01-051-1/+1
|
* 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-bootUlf 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+.
* stm32/docs: correct typos, linksKrzysztof Królczyk2024-06-101-1/+1
| | | | Signed-off-by: Krzysztof Królczyk <[email protected]>
* 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
|
* 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
|
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-115-0/+390