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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let Flash<Async/Blocking> be a thing
Rasmus Melchior Jacobsen
2023-05-25
9
-9
/
+9
*
Align with new bind_interrupt
Rasmus Melchior Jacobsen
2023-05-25
9
-10
/
+9
*
Bump versions preparing for -macros and -executor release
Ulf Lilleengen
2023-04-27
9
-9
/
+9
*
fix stm32f7 example runner command for probe-rs-cli
Malte Brieske
2023-04-26
1
-1
/
+1
*
Switch from probe-run to probe-rs-cli.
Dario Nieuwenhuis
2023-04-26
11
-19
/
+19
*
embassy-boot: update ci and examples to use the nightly flag
sander
2023-04-20
9
-10
/
+10
*
enable inline-asm feature for cortex-m in examples
pennae
2023-04-18
12
-13
/
+13
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
9
-9
/
+9
*
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
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
9
-9
/
+9
*
Bump embedded-storage-async to 0.4
Mehmet Ali Anil
2023-03-06
2
-2
/
+2
*
Support codesigning in the firmware updater
huntc
2023-01-12
2
-1
/
+6
*
feat: compile bootloader examples for nRF91
Ulf Lilleengen
2023-01-04
6
-7
/
+51
*
Merge #1139
bors[bot]
2023-01-04
7
-5
/
+34
|
\
|
*
Provides a means of obtaining the current WDT config
huntc
2023-01-04
1
-0
/
+18
|
*
Cleaned up some doc and memory layout
huntc
2023-01-04
5
-4
/
+8
|
*
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
3
-3
/
+12
|
/
*
feat: embassy-boot for rp2040
Ulf Lilleengen
2022-12-02
13
-0
/
+350
*
Bump defmt-rtt to 0.4
Dario Nieuwenhuis
2022-11-29
10
-10
/
+10
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
10
-0
/
+10
*
Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...
Mathias
2022-09-30
8
-8
/
+8
*
Use firmware writer in stm32{f7, h7} example app
Ulf Lilleengen
2022-09-26
2
-17
/
+17
*
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
2
-2
/
+0
*
Remove BootFlash borrow
Ulf Lilleengen
2022-09-20
2
-5
/
+4
*
Merge #939
bors[bot]
2022-09-04
7
-7
/
+7
|
\
|
*
time: add more tick rates, use 1mhz as default.
Dario Nieuwenhuis
2022-09-02
7
-7
/
+7
*
|
Remove generic const expressions from embassy-boot
Ulf Lilleengen
2022-09-02
12
-34
/
+46
|
/
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
8
-8
/
+8
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
24
-34
/
+42
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
16
-32
/
+41
*
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-08-17
10
-10
/
+10
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
26
-52
/
+58
*
Use correct chip family name for example
Ulf Lilleengen
2022-07-05
1
-1
/
+1
*
Fix RAM origin copy paste from nrf
Ulf Lilleengen
2022-06-29
7
-7
/
+7
*
Add build.rs to detect armv6
Ulf Lilleengen
2022-06-27
1
-5
/
+0
*
Move bootloader main to examples
Ulf Lilleengen
2022-06-24
84
-216
/
+621
*
Merge pull request #822 from embassy-rs/remove-authors
Dario Nieuwenhuis
2022-06-18
8
-8
/
+0
|
\
|
*
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
8
-8
/
+0
*
|
Merge pull request #821 from embassy-rs/defmt-trace
Dario Nieuwenhuis
2022-06-18
9
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
Add env DEFMT_LOG=trace to all examples.
Dario Nieuwenhuis
2022-06-18
9
-0
/
+27
*
|
Update to 2021 edition. (#820)
Dario Nieuwenhuis
2022-06-18
5
-5
/
+5
|
/
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
16
-85
/
+41
*
fix build adding missing time-tick feature.
Dario Nieuwenhuis
2022-05-31
7
-7
/
+7
*
boot/stm32: autodetect thumbv6, remove cargo feature.
Dario Nieuwenhuis
2022-05-31
2
-2
/
+2
*
Async shared bus for SPI & I2C + rename embassy-traits (#769)
Henrik Alsér
2022-05-26
16
-16
/
+16
*
Add H7 flash and bootloader support
Matous Hybl
2022-05-06
9
-0
/
+210
*
Add F7 flash and bootloader support
Matous Hybl
2022-05-06
9
-0
/
+210
[next]