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
/
stm32l0
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Align examples
Rasmus Melchior Jacobsen
2023-05-25
1
-6
/
+6
*
Align examples
Rasmus Melchior Jacobsen
2023-05-25
1
-3
/
+2
*
stm32: move to bind_interrupts
xoviat
2023-05-24
2
-6
/
+12
*
Merge branch 'embassy-rs:master' into master
Chuck Davis
2023-04-28
1
-1
/
+1
|
\
|
*
Bump versions preparing for -macros and -executor release
Ulf Lilleengen
2023-04-27
1
-1
/
+1
*
|
Remove external-lora-phy feature.
ceekdee
2023-04-28
1
-1
/
+1
*
|
Remove legacy LoRa drivers.
ceekdee
2023-04-27
1
-1
/
+1
|
/
*
build fixes for stable
Ulf Lilleengen
2023-04-26
1
-1
/
+1
*
Merge branch 'embassy-rs:master' into master
Chuck Davis
2023-04-26
1
-2
/
+2
|
\
|
*
Switch from probe-run to probe-rs-cli.
Dario Nieuwenhuis
2023-04-26
1
-2
/
+2
*
|
Add nightly feature specification for lora-phy.
ceekdee
2023-04-26
1
-2
/
+2
*
|
Correct nightly feature specification.
ceekdee
2023-04-26
1
-1
/
+2
*
|
Deprecate original LoRa drivers. Update rust-lorawan releases.
ceekdee
2023-04-25
1
-2
/
+2
*
|
Add lora-phy examples.
ceekdee
2023-04-23
5
-76
/
+312
*
|
Use released lora-phy.
ceekdee
2023-04-21
1
-1
/
+1
*
|
Add external LoRa physical layer functionality.
ceekdee
2023-04-21
2
-5
/
+125
|
/
*
enable inline-asm feature for cortex-m in examples
pennae
2023-04-18
1
-1
/
+1
*
update to released versions
Ulf Lilleengen
2023-04-17
1
-2
/
+2
*
Update to rust-lorawan with afit support
Ulf Lilleengen
2023-04-15
2
-3
/
+3
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
1
-1
/
+1
*
Align flash examples
Rasmus Melchior Jacobsen
2023-04-05
1
-1
/
+1
*
Merge #1321
bors[bot]
2023-04-04
1
-1
/
+1
|
\
|
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
1
-1
/
+1
*
|
Fix interrupt handling so it is similar to before the rework, and fix examples
Mathias
2023-03-31
1
-14
/
+2
|
/
*
Bump defmt-rtt to 0.4
Dario Nieuwenhuis
2022-11-29
1
-1
/
+1
*
Switch to async-fn-in-trait
Dario Nieuwenhuis
2022-11-25
1
-1
/
+1
*
stm32: Add support for read_until_idle on UART
Guillaume MICHEL
2022-10-26
2
-6
/
+10
*
Update Rust nightly.
Dario Nieuwenhuis
2022-10-26
1
-1
/
+1
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
1
-0
/
+1
*
Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...
Mathias
2022-09-30
1
-1
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+0
*
Merge #939
bors[bot]
2022-09-04
1
-1
/
+1
|
\
|
*
time: add more tick rates, use 1mhz as default.
Dario Nieuwenhuis
2022-09-02
1
-1
/
+1
*
|
lora: Fix for stm32l0 exampe to build
Timo Kröger
2022-08-26
1
-1
/
+1
*
|
Use released rust-lorawan with radio fixes
Ulf Lilleengen
2022-08-26
1
-1
/
+1
|
/
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-1
/
+1
*
Remove Forever, switch to static_cell.
Dario Nieuwenhuis
2022-08-22
2
-3
/
+4
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
10
-13
/
+14
*
examples Remove the `fn config()` idiom.
Dario Nieuwenhuis
2022-08-17
2
-13
/
+8
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
8
-18
/
+21
*
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-08-17
1
-1
/
+1
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
10
-22
/
+23
*
embassy-stm32: Simplify time
Grant Miller
2022-07-10
1
-2
/
+2
*
Merge pull request #822 from embassy-rs/remove-authors
Dario Nieuwenhuis
2022-06-18
1
-1
/
+0
|
\
|
*
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
1
-1
/
+0
*
|
Merge pull request #821 from embassy-rs/defmt-trace
Dario Nieuwenhuis
2022-06-18
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add env DEFMT_LOG=trace to all examples.
Dario Nieuwenhuis
2022-06-18
1
-0
/
+3
*
|
Update to 2021 edition. (#820)
Dario Nieuwenhuis
2022-06-18
1
-2
/
+1
|
/
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
9
-58
/
+24
*
examples/stm32*, tests/stm32: specify time-tick-32768hz
Will Glynn
2022-05-31
1
-1
/
+1
[prev]
[next]