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
/
nrf52840
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: use nicer InterrupExt to set irq priority in multprio.
Dario Nieuwenhuis
2023-06-09
1
-9
/
+5
*
Remove executor dep+reexports from HALs.
Dario Nieuwenhuis
2023-06-09
1
-1
/
+1
*
net: Support dual stackĀ IP
Ruben De Smet
2023-06-07
1
-3
/
+3
*
Rename StaticConfig to StaticConfigV4
Ruben De Smet
2023-06-06
1
-1
/
+1
*
Use make_static! from static-cell v1.1
Dario Nieuwenhuis
2023-06-01
3
-36
/
+23
*
net: do not use smoltcp Instant/Duration in public API.
Dario Nieuwenhuis
2023-05-15
1
-1
/
+1
*
Fix some typos
Dirk Stolle
2023-05-08
4
-5
/
+5
*
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
3
-4
/
+4
|
\
|
*
Switch from probe-run to probe-rs-cli.
Dario Nieuwenhuis
2023-04-26
3
-4
/
+4
*
|
Add nightly feature specification for lora-phy.
ceekdee
2023-04-26
1
-2
/
+2
*
|
Correct nightly feature specification.
ceekdee
2023-04-26
1
-2
/
+2
*
|
Deprecate original LoRa drivers. Update rust-lorawan releases.
ceekdee
2023-04-25
1
-2
/
+2
*
|
Add lora-phy examples.
ceekdee
2023-04-23
6
-133
/
+327
*
|
Use released lora-phy.
ceekdee
2023-04-21
1
-1
/
+1
*
|
Add external LoRa physical layer functionality.
ceekdee
2023-04-21
4
-86
/
+221
|
/
*
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
1
-2
/
+2
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
1
-1
/
+1
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
1
-1
/
+1
*
nrf/usb: switch to new interrupt binding, fix vbus detect on nrf53.
Dario Nieuwenhuis
2023-03-06
7
-56
/
+76
*
nrf/twis: switch to new interrupt binding.
Dario Nieuwenhuis
2023-03-06
1
-5
/
+7
*
nrf/temp: switch to new interrupt binding.
Dario Nieuwenhuis
2023-03-06
1
-3
/
+6
*
nrf/twim: switch to new interrupt binding.
Dario Nieuwenhuis
2023-03-06
2
-6
/
+12
*
nrf/spis: switch to new interrupt binding.
Dario Nieuwenhuis
2023-03-06
1
-3
/
+6
*
nrf/spim: switch to new interrupt binding.
Dario Nieuwenhuis
2023-03-06
3
-9
/
+18
*
nrf/saadc: switch to new interrupt binding.
Dario Nieuwenhuis
2023-03-06
2
-4
/
+12
*
nrf/rng: make available on all chips, use Instance trait, switch to new inter...
Dario Nieuwenhuis
2023-03-06
2
-4
/
+12
*
nrf/qspi: switch to new interrupt binding.
Dario Nieuwenhuis
2023-03-06
2
-6
/
+12
*
nrf/qdec: make available on all chips, use Instance trait, switch to new inte...
Dario Nieuwenhuis
2023-03-06
1
-3
/
+6
*
nrf/pdm: make available on all chips, use Instance trait, switch to new inter...
Dario Nieuwenhuis
2023-03-06
1
-3
/
+7
*
nrf/i2s: switch to new interrupt binding.
Dario Nieuwenhuis
2023-03-06
3
-14
/
+19
*
nrf/timer: remove awaitable.
Dario Nieuwenhuis
2023-03-06
1
-26
/
+0
*
nrf/uart: switch to new interrupt binding.
Dario Nieuwenhuis
2023-03-06
4
-13
/
+26
*
Merge pull request #1232 from embassy-rs/nrf-qspi-fixes
Dario Nieuwenhuis
2023-03-05
2
-7
/
+13
|
\
|
*
nrf/qspi: add _raw variants of methods that don't do bounds checks.
Dario Nieuwenhuis
2023-03-05
2
-0
/
+6
|
*
nrf/qspi: remove FLASH_SIZE const generic param.
Dario Nieuwenhuis
2023-03-05
2
-2
/
+2
|
*
nrf/qspi: always use u32 for addresses.
Dario Nieuwenhuis
2023-03-05
1
-5
/
+5
*
|
nrf/buffered_uarte: make available on stable.
Dario Nieuwenhuis
2023-03-04
1
-1
/
+1
*
|
nrf/buffered_uarte: remove PeripheralMutex, make it work without rts/cts.
Dario Nieuwenhuis
2023-03-04
1
-9
/
+3
|
/
*
Merge pull request #1244 from embassy-rs/interruptexecutor
Dario Nieuwenhuis
2023-03-01
1
-11
/
+21
|
\
|
*
cortex-m/executor: don't use the owned interrupts system.
Dario Nieuwenhuis
2023-02-28
1
-11
/
+21
*
|
Example fixes.
Dario Nieuwenhuis
2023-03-01
1
-23
/
+0
|
/
*
fix h7 examples
Dario Nieuwenhuis
2023-02-10
1
-0
/
+23
*
usb: use InterfaceNumber in msos.
Dario Nieuwenhuis
2023-02-08
1
-1
/
+2
[next]