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
/
bootloader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flatten embassy-boot dir tree
Dario Nieuwenhuis
2024-01-11
4
-4
/
+4
*
Rename bootloader feature to dfu
Kaitlyn Kenwell
2023-12-14
1
-1
/
+1
*
Abstract chip reset logic, add Reset impls for cortex-m and esp32c3
Kaitlyn Kenwell
2023-12-14
2
-3
/
+3
*
Adjust stm32wb-dfu example memory maps to fix linker errors
Kaitlyn Kenwell
2023-12-14
1
-2
/
+2
*
Adjust toml files, fix application example
Kaitlyn Kenwell
2023-12-14
1
-2
/
+2
*
fmt
Kaitlyn Kenwell
2023-12-14
1
-1
/
+0
*
Address reviews
Kaitlyn Kenwell
2023-12-14
5
-0
/
+213
*
update release version in examples and other crates
Scott Mabin
2023-12-04
3
-3
/
+3
*
update embedded-storage{,-async}, remove patch.
Dario Nieuwenhuis
2023-12-04
2
-2
/
+2
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
3
-4
/
+4
*
Add docs, touch all linker fragments
James Munns
2023-11-19
1
-1
/
+13
*
Prepare embassy-net 0.2.1 and embassy-sync 0.4.0
Dániel Buga
2023-10-31
3
-3
/
+3
*
Fix bootloader application examples
Dániel Buga
2023-09-02
2
-2
/
+2
*
boot: release flash after prepare and refactor api
Ulf Lilleengen
2023-08-11
3
-9
/
+3
*
Update probe-rs-cli -> probe-rs
Dario Nieuwenhuis
2023-06-29
2
-2
/
+2
*
cortex-m: remove owned interrupts.
Dario Nieuwenhuis
2023-06-01
1
-0
/
+1
*
Align examples
Rasmus Melchior Jacobsen
2023-05-30
6
-19
/
+40
*
ci: fix nrf, rp tests.
Dario Nieuwenhuis
2023-05-29
3
-6
/
+6
*
Let Flash<Async/Blocking> be a thing
Rasmus Melchior Jacobsen
2023-05-25
1
-1
/
+1
*
Align with new bind_interrupt
Rasmus Melchior Jacobsen
2023-05-25
1
-2
/
+1
*
Switch from probe-run to probe-rs-cli.
Dario Nieuwenhuis
2023-04-26
2
-2
/
+2
*
enable inline-asm feature for cortex-m in examples
pennae
2023-04-18
3
-3
/
+3
*
Align stm32 bootloader example
Rasmus Melchior Jacobsen
2023-04-05
1
-3
/
+4
*
Align examples with bootloader changes
Rasmus Melchior Jacobsen
2023-04-04
3
-8
/
+9
*
Bump embedded-storage-async to 0.4
Mehmet Ali Anil
2023-03-06
2
-2
/
+2
*
Merge #1139
bors[bot]
2023-01-04
3
-3
/
+10
|
\
|
*
Cleaned up some doc and memory layout
huntc
2023-01-04
2
-2
/
+2
|
*
Pass WDT config around
huntc
2023-01-04
1
-1
/
+8
*
|
Cleanup
kalkyl
2023-01-03
1
-1
/
+1
*
|
embassy-boot (rp): Add WatchdogFlash
kalkyl
2023-01-03
2
-3
/
+5
|
/
*
feat: embassy-boot for rp2040
Ulf Lilleengen
2022-12-02
6
-0
/
+152
*
Bump defmt-rtt to 0.4
Dario Nieuwenhuis
2022-11-29
2
-2
/
+2
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
2
-0
/
+2
*
Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...
Mathias
2022-09-30
1
-1
/
+1
*
Remove BootFlash borrow
Ulf Lilleengen
2022-09-20
2
-5
/
+4
*
Remove generic const expressions from embassy-boot
Ulf Lilleengen
2022-09-02
2
-7
/
+7
*
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-08-17
2
-2
/
+2
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
2
-2
/
+0
*
Fix RAM origin copy paste from nrf
Ulf Lilleengen
2022-06-29
1
-1
/
+1
*
Add build.rs to detect armv6
Ulf Lilleengen
2022-06-27
1
-5
/
+0
*
Move bootloader main to examples
Ulf Lilleengen
2022-06-24
13
-0
/
+405