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
/
tests
/
stm32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1833 from xoviat/rtc
xoviat
2023-08-28
1
-2
/
+4
|
\
|
*
stm32: fix rtc wakeup timing and add dbg
xoviat
2023-08-27
1
-2
/
+4
*
|
Release embassy-time v0.1.3
Jesse Braham
2023-08-28
1
-1
/
+1
|
/
*
stm32: re-export rtcclocksource
xoviat
2023-08-27
2
-2
/
+4
*
tests/stm32: add stop and cleanpu
xoviat
2023-08-26
2
-1
/
+61
*
Bump executor crate version to 0.3.0
Dániel Buga
2023-08-23
1
-1
/
+1
*
stm32/can: make latency assertion more lenient.
Dario Nieuwenhuis
2023-08-20
1
-2
/
+2
*
Update embedded-hal to 1.0.0-rc.1 (#1783)
Dario Nieuwenhuis
2023-08-16
1
-2
/
+2
*
tests/stm32: fix rtc test
xoviat
2023-08-08
1
-10
/
+6
*
stm32/can: Fix latency measurement in tests
chemicstry
2023-07-31
1
-3
/
+13
*
Merge remote-tracking branch 'origin/main' into bxcan_timestamp
chemicstry
2023-07-31
5
-15
/
+102
|
\
|
*
Set frequency in stm32 SPI examples
bofh
2023-07-31
2
-10
/
+12
|
*
Remove unused imports
bofh
2023-07-30
2
-2
/
+0
|
*
Fix more stm32 SPI examples
bofh
2023-07-30
2
-2
/
+0
|
*
Add DAC HIL test with ADC
JuliDi
2023-07-27
3
-3
/
+92
*
|
stm32/can: implement proper RX timestamps
chemicstry
2023-07-25
1
-3
/
+10
|
/
*
stm32/rcc: use wpan default only for wpan
xoviat
2023-07-24
2
-2
/
+10
*
wpan: further optimize mac event
xoviat
2023-07-20
1
-14
/
+9
*
- optimize event to parse opcode only once
xoviat
2023-07-19
1
-11
/
+20
*
wpan/mac: use lifetimes to control events
xoviat
2023-07-16
1
-12
/
+20
*
wpan/mac: use slice view to avoid copy
xoviat
2023-07-16
1
-1
/
+5
*
wpan: factor mac logic into other mod
xoviat
2023-07-15
1
-3
/
+3
*
stm32/tests: fix cargo
xoviat
2023-07-15
1
-0
/
+1
*
wpan: add mac test
xoviat
2023-07-15
4
-8
/
+124
*
fix test
GhaithOueslati
2023-07-15
1
-3
/
+0
*
rp/gpio: fix is_set_high/is_set_low, expand tests.
Dario Nieuwenhuis
2023-07-11
1
-2
/
+34
*
Merge pull request #1624 from embassy-rs/release-embassy-time-v0.1.2
Dario Nieuwenhuis
2023-07-05
1
-1
/
+1
|
\
|
*
Release embassy-time v0.1.2
Dario Nieuwenhuis
2023-07-06
1
-1
/
+1
*
|
Merge pull request #1578 from schphil/can-split
xoviat
2023-07-05
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
fix stm32 can test
Philipp Scheff
2023-07-04
1
-1
/
+1
|
*
make stm32 can test work
Philipp Scheff
2023-07-04
1
-3
/
+6
*
|
update embedded-hal crates.
Dario Nieuwenhuis
2023-07-04
1
-2
/
+2
*
|
stm32/wpan: implement mm pattern
xoviat
2023-06-23
1
-2
/
+2
*
|
stm32/wpan: reorg subsystems
xoviat
2023-06-23
1
-8
/
+9
|
/
*
stm32/tests: update ble test
xoviat
2023-06-22
2
-23
/
+201
*
fix build
goueslati
2023-06-22
1
-2
/
+2
*
Merge pull request #1569 from xoviat/tl-mbox-2
xoviat
2023-06-21
2
-5
/
+5
|
\
|
*
Merge branch 'main' of https://github.com/embassy-rs/embassy into tl-mbox-2
xoviat
2023-06-19
2
-17
/
+18
|
|
\
|
*
|
stm32/wpan: add ble, mac features and cleanup
xoviat
2023-06-18
1
-1
/
+1
|
*
|
stm32/wpan: cleanup and expand shci
xoviat
2023-06-18
1
-4
/
+4
*
|
|
Merge pull request #1501 from xoviat/can
Dario Nieuwenhuis
2023-06-20
2
-1
/
+85
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
stm32/tests: fix can
xoviat
2023-06-19
1
-3
/
+3
|
*
|
Merge branch 'main' of https://github.com/embassy-rs/embassy into can
xoviat
2023-06-19
3
-32
/
+52
|
|
\
\
|
*
\
\
Merge branch 'main' into can
xoviat
2023-05-30
16
-98
/
+101
|
|
\
\
\
|
*
|
|
|
stm32/can: add hw test and cleanup
xoviat
2023-05-30
2
-1
/
+85
*
|
|
|
|
tests/stm32: do multiple transfers to catch more bugs.
Dario Nieuwenhuis
2023-06-19
1
-13
/
+16
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
1
-4
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
stm32/wpan: use new ownership model
xoviat
2023-06-17
1
-31
/
+20
*
|
|
stm32/wpan: modify evtbox to use slice view
xoviat
2023-06-17
1
-6
/
+8
*
|
|
stm32/wpan: convert to new ipcc
xoviat
2023-06-17
1
-15
/
+28
[next]