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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wpan: further optimize mac event
xoviat
2023-07-20
3
-73
/
+25
*
rustfmt
xoviat
2023-07-19
1
-2
/
+5
*
- optimize event to parse opcode only once
xoviat
2023-07-19
3
-47
/
+49
*
wpan: implement initial event loop
xoviat
2023-07-18
2
-2
/
+14
*
wpan: fully implement initial draft concept
xoviat
2023-07-18
1
-1
/
+1
*
wpan: fix comp errors and impl. some of runner
xoviat
2023-07-17
1
-0
/
+180
*
Merge branch 'master' into mac
xoviat
2023-07-17
4
-60
/
+288
|
\
|
*
wpan: add slice data view
xoviat
2023-07-16
1
-8
/
+14
|
*
wpan/mac: use lifetimes to control events
xoviat
2023-07-16
2
-37
/
+64
|
*
wpan/mac: use slice view to avoid copy
xoviat
2023-07-16
2
-17
/
+23
|
*
Added usb-hid keyboard example for rp pico.
maximedeboeck
2023-07-16
2
-0
/
+189
*
|
wpan: prepare net impl.
xoviat
2023-07-15
1
-1
/
+2
|
/
*
Merge pull request #1653 from xoviat/eth
Dario Nieuwenhuis
2023-07-15
5
-4
/
+115
|
\
|
*
stm32/eth: add set_poll_interval
xoviat
2023-07-15
5
-5
/
+5
|
*
stm32/eth: impl. poll interval
xoviat
2023-07-15
5
-5
/
+5
|
*
stm32/eth: add f4 example
xoviat
2023-07-15
1
-0
/
+111
*
|
wpan: factor mac logic into other mod
xoviat
2023-07-15
2
-6
/
+6
*
|
rustfmt
xoviat
2023-07-15
3
-3
/
+3
*
|
Merge branch 'master' into mac-3
xoviat
2023-07-15
38
-10
/
+616
|
\
\
|
*
|
stm32wb: add gatt server example
GhaithOueslati
2023-07-15
2
-0
/
+401
|
*
|
wpan: update `stm32wb-hci` to version 0.1.3
GhaithOueslati
2023-07-15
1
-4
/
+1
|
|
/
|
*
Enable RTC on STM32WL chips (#1645)
Phil Markgraf
2023-07-15
3
-3
/
+47
|
*
Round temp to make more sense.
Henrik Berg
2023-07-13
1
-1
/
+4
|
*
Add descriptions to all RP2040 examples. Some need hardware that was not spec...
Henrik Berg
2023-07-13
33
-5
/
+122
|
*
RP: Don't reset RTC in Clock::init. Updated example.
Henrik Berg
2023-07-12
1
-17
/
+9
|
*
RP: Add save/restore to Rtc. Example use.
Henrik Berg
2023-07-12
1
-21
/
+34
|
*
RP: Rename Rtc to match STM32 impl. Remove setting RTC in new().
Henrik Berg
2023-07-12
1
-4
/
+10
|
*
RP: Add RTC example to rp2040.
Henrik Berg
2023-07-12
1
-0
/
+33
*
|
cleanup
goueslati
2023-07-13
3
-6
/
+10
*
|
make it work, disgustingly
goueslati
2023-07-13
2
-8
/
+60
*
|
change MacAddress to a union instead of an enum
goueslati
2023-07-12
2
-45
/
+67
*
|
parsing MAC structs
goueslati
2023-07-12
2
-65
/
+50
*
|
wip: added MAC commands
goueslati
2023-07-11
3
-34
/
+207
*
|
wip
goueslati
2023-07-10
3
-3
/
+124
|
/
*
mac: move table initialization after sys ready
xoviat
2023-07-09
1
-1
/
+11
*
Merge pull request #1623 from pennae/rp-adc
Dario Nieuwenhuis
2023-07-07
1
-8
/
+9
|
\
|
*
rp/adc: rewrite the module
pennae
2023-07-07
1
-8
/
+9
*
|
rp/pio: use bind_interrupts for irqs
pennae
2023-07-07
8
-20
/
+64
*
|
Merge pull request #1624 from embassy-rs/release-embassy-time-v0.1.2
Dario Nieuwenhuis
2023-07-05
34
-34
/
+34
|
\
\
|
*
|
Release embassy-time v0.1.2
Dario Nieuwenhuis
2023-07-06
34
-34
/
+34
*
|
|
Merge pull request #1578 from schphil/can-split
xoviat
2023-07-05
2
-8
/
+76
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
make stm32f4 example work
Philipp Scheff
2023-07-04
1
-8
/
+10
|
*
|
remove unused imports from example
Philipp Scheff
2023-07-03
1
-4
/
+1
|
*
|
allow deed code can rx & clippy
Philipp Scheff
2023-07-03
1
-7
/
+7
|
*
|
fmt
Philipp Scheff
2023-07-03
1
-6
/
+10
|
*
|
Merge branch 'embassy-rs:main' into can-split
schphil
2023-06-23
7
-5
/
+496
|
|
\
\
|
*
|
|
add as_mut & set loopback true in example
Philipp Scheff
2023-06-22
1
-2
/
+4
|
*
|
|
add stm32f7 can example
Philipp Scheff
2023-06-22
1
-0
/
+63
*
|
|
|
Remove wifi envvars. They're annoying, they cause rust-analyzer errors when o...
Dario Nieuwenhuis
2023-07-05
2
-3
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm...
Mathias
2023-07-05
13
-30
/
+69
|
\
\
\
[next]