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
/
embassy-lora
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare embassy-net 0.2.1 and embassy-sync 0.4.0
Dániel Buga
2023-10-31
1
-1
/
+1
*
Re-add impl_trait_projections
Dániel Buga
2023-10-30
1
-1
/
+2
*
time: add `links` key, release v0.1.5.
Dario Nieuwenhuis
2023-10-16
1
-1
/
+1
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-1
/
+1
*
Release embassy-time 0.1.4
Dániel Buga
2023-10-12
1
-1
/
+1
*
Remove impl_trait_projections.
Dario Nieuwenhuis
2023-10-02
1
-1
/
+1
*
Update rust-lorawan crate versions.
ceekdee
2023-09-25
1
-4
/
+1
*
Update for rust-lorawan and lora-phy version 2.
ceekdee
2023-09-24
1
-2
/
+2
*
stm32: use PAC enums for VOS.
Dario Nieuwenhuis
2023-09-18
1
-9
/
+5
*
feat: bump embassy-sync version to 0.3.0
Ulf Lilleengen
2023-09-14
1
-1
/
+1
*
Wait for high for DIO1 for rp2040-based LoRa boards.
ceekdee
2023-09-12
1
-5
/
+1
*
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-6
/
+39
*
Release embassy-time v0.1.3
Jesse Braham
2023-08-28
1
-2
/
+2
*
Fix lora docs build.
Dario Nieuwenhuis
2023-08-19
1
-0
/
+3
*
Update embedded-hal to 1.0.0-rc.1 (#1783)
Dario Nieuwenhuis
2023-08-16
1
-1
/
+1
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-0
/
+1
*
Correct embassy-lora time feature
ceekdee
2023-07-26
1
-1
/
+1
*
Use lora-phy v1.2.1; modify embassy-lora dependencies.
ceekdee
2023-07-26
1
-10
/
+3
*
Release embassy-time v0.1.2
Dario Nieuwenhuis
2023-07-06
1
-1
/
+1
*
update embedded-hal crates.
Dario Nieuwenhuis
2023-07-04
1
-2
/
+5
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
1
-11
/
+5
*
Make interrupt module more standard.
Dario Nieuwenhuis
2023-06-08
1
-6
/
+6
*
cortex-m: remove owned interrupts.
Dario Nieuwenhuis
2023-06-01
1
-3
/
+3
*
stm32: move lora to bind_interrupts
xoviat
2023-05-24
1
-15
/
+21
*
Update Rust nightly.
Dario Nieuwenhuis
2023-05-19
1
-1
/
+0
*
lora: fix docs build.
Dario Nieuwenhuis
2023-05-04
1
-1
/
+1
*
Remove external-lora-phy feature.
ceekdee
2023-04-28
2
-9
/
+4
*
Remove legacy LoRa drivers.
ceekdee
2023-04-27
11
-3416
/
+3
*
Deprecate original LoRa drivers. Update rust-lorawan releases.
ceekdee
2023-04-25
2
-2
/
+3
*
Add lora-phy examples.
ceekdee
2023-04-23
1
-0
/
+3
*
Use released lora-phy.
ceekdee
2023-04-21
1
-2
/
+2
*
Add external LoRa physical layer functionality.
ceekdee
2023-04-21
3
-3
/
+333
*
update to released versions
Ulf Lilleengen
2023-04-17
1
-2
/
+2
*
Update to rust-lorawan with afit support
Ulf Lilleengen
2023-04-15
5
-181
/
+137
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
1
-1
/
+1
*
lora: fix embassy docs build.
Dario Nieuwenhuis
2023-04-09
1
-3
/
+3
*
stm32: remove subghz feature.
Dario Nieuwenhuis
2023-04-07
1
-1
/
+1
*
Update embedded-hal crates.
Dario Nieuwenhuis
2023-04-06
1
-2
/
+2
*
Change timing window to match values found experimentally.
Caleb Jamison
2023-02-17
1
-2
/
+2
*
LoRa/STM32WL: adjust Rx window offset and duration
Samuel Tardieu
2023-02-02
1
-2
/
+2
*
LoRa/SX126x: adjust Rx window offset and duration
Samuel Tardieu
2023-02-02
1
-2
/
+2
*
LoRa/SX1276: adjust Rx window offset and duration
Samuel Tardieu
2023-01-27
1
-2
/
+2
*
Switch to async-fn-in-trait
Dario Nieuwenhuis
2022-11-25
1
-1
/
+1
*
Fix LoRaWAN PHY settings for SX126x driver
Justin Beaurivage
2022-11-21
1
-3
/
+3
*
Special handling for log and defmt
Ulf Lilleengen
2022-11-09
1
-0
/
+4
*
Ensure embassy-lora stm32wl supports log crate
Ulf Lilleengen
2022-11-07
1
-4
/
+4
*
Update Rust nightly.
Dario Nieuwenhuis
2022-10-26
1
-1
/
+1
*
Change rak4631 feature to sx126x, removing use in board-specific processing; ...
ceekdee
2022-10-10
4
-26
/
+14
*
Merge branch 'embassy-rs:master' into master
Chuck Davis
2022-10-08
1
-2
/
+3
|
\
|
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
1
-0
/
+1
[next]