index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
boot
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: prepare embassy-boot-stm32 release
Ulf Lilleengen
2025-08-12
9
-9
/
+9
*
fix: prepare embassy-sync 0.7.1 release
Ulf Lilleengen
2025-08-12
11
-11
/
+11
*
chore: update metapac and prepare embassy-stm32 0.3.0
Ulf Lilleengen
2025-08-12
9
-9
/
+9
*
chore: bump versions
Ulf Lilleengen
2025-08-04
2
-3
/
+3
*
chore: bump nrf and rp hal versions
Ulf Lilleengen
2025-08-04
2
-2
/
+2
*
Release embassy-embedded-hal v0.4
Dario Nieuwenhuis
2025-08-03
11
-11
/
+11
*
chore: prepare embassy-executor 0.8 release
Ulf Lilleengen
2025-07-31
11
-11
/
+11
*
STM32WBA usb-dfu example
Gerzain Mata
2025-07-29
7
-0
/
+218
*
chore: Update examples to new `nrf-boot-*` version
Timo Kröger
2025-07-21
10
-11
/
+11
*
chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0
Ulf Lilleengen
2025-07-16
2
-2
/
+2
*
chore: Release embassy-usb version 0.5.0
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: Release embassy-embedded-hal version 0.3.1
Ulf Lilleengen
2025-07-16
10
-10
/
+10
*
chore: prepare embassy-rp for release
Ulf Lilleengen
2025-07-15
1
-1
/
+1
*
chore: bump embassy-boot-nrf version
Ulf Lilleengen
2025-07-14
1
-1
/
+1
*
chore: update to `embassy-nrf` v0.4.0
Ulf Lilleengen
2025-07-14
1
-1
/
+1
*
Revert "chore: update to `embassy-nrf` v0.4.0"
Ulf Lilleengen
2025-07-14
1
-1
/
+1
*
chore: update to `embassy-nrf` v0.4.0
Ulf Lilleengen
2025-07-14
1
-1
/
+1
*
Only write to the flash what was read from the file
John Youren
2025-06-20
1
-1
/
+1
*
Merge branch 'embassy-rs:main' into dfu-verify
Gerhard de Clercq
2025-05-26
8
-8
/
+8
|
\
|
*
chore: bump version of embassy-boot-stm32
Ulf Lilleengen
2025-05-26
8
-8
/
+8
*
|
[embassy-usb-dfu] support ed25519 verification
Gerhard de Clercq
2025-05-23
2
-4
/
+6
|
/
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
10
-10
/
+10
*
Merge pull request #4188 from Gerharddc/dfu-msos
Ulf Lilleengen
2025-05-19
1
-2
/
+28
|
\
|
*
[usb-dfu examples] Alert users to customise their WinUSB GUIDs
Gerhard de Clercq
2025-05-14
1
-1
/
+3
|
*
[embassy-usb-dfu] accept closure to customise DFU function
Gerhard de Clercq
2025-05-14
1
-5
/
+9
|
*
[embassy-usb-dfu] correct comment about composite devices
Gerhard de Clercq
2025-05-13
1
-6
/
+4
|
*
[embassy-usb-dfu] support function level WinUSB GUIDs
Gerhard de Clercq
2025-05-12
1
-2
/
+24
*
|
Update defmt dependencies
Yuri Astrakhan
2025-05-18
10
-21
/
+21
|
/
*
Merge pull request #4170 from yutannihilation/chore/fix-unsafe-attribute-rust...
Ulf Lilleengen
2025-05-09
2
-2
/
+2
|
\
|
*
chore: Wrap link_section attribute with unsafe
Hiroaki Yutani
2025-05-06
2
-2
/
+2
*
|
embassy-usb-dfu: Change return of reset to ()
Matthew Tran
2025-05-08
1
-2
/
+2
*
|
Fix f7 boot example
Dion Dokter
2025-05-01
1
-1
/
+1
|
/
*
Update Cargo.toml
lonesometraveler
2025-04-08
1
-1
/
+1
*
Statically allocate task pools on stable Rust.
Dario Nieuwenhuis
2025-03-28
10
-10
/
+10
*
boot/rp: Bump version number
9names
2025-03-09
1
-1
/
+1
*
rp: Update embassy-boot-rp to use embassy-rp 0.4.0
9names
2025-03-09
1
-1
/
+1
*
chore: bump embassy-sync version
Ulf Lilleengen
2025-01-15
10
-10
/
+10
*
Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.
Dario Nieuwenhuis
2025-01-15
1
-1
/
+1
*
Release embassy-stm32 v0.2.0
Dario Nieuwenhuis
2025-01-10
8
-8
/
+8
*
Create embassy-nrf 0.3.1
Ulf Lilleengen
2025-01-09
1
-1
/
+1
*
Update cyw43, nrf, rp hals and embassy-boot
Ulf Lilleengen
2025-01-06
2
-4
/
+4
*
Prepare embassy-boot 0.4
Dániel Buga
2025-01-05
1
-1
/
+1
*
Prepare embassy-embedded-hal 0.3
Dániel Buga
2025-01-05
10
-10
/
+10
*
Prepare new embassy-time-*driver, embassy-executor, embassy-time
Dániel Buga
2024-12-22
10
-20
/
+20
*
Make `integrated-timers` the default, remove Cargo feature.
Dario Nieuwenhuis
2024-12-15
10
-10
/
+10
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
10
-10
/
+10
*
Release embassy-executor 0.6.3.
Dario Nieuwenhuis
2024-11-12
10
-10
/
+10
*
Prep executor 0.6.2
Dániel Buga
2024-11-06
10
-10
/
+10
*
Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1
Dario Nieuwenhuis
2024-10-21
10
-10
/
+10
*
Fix defmt support for example boot app
Ulf Lilleengen
2024-09-19
2
-1
/
+6
[next]