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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1753 from xoviat/rtc-wb
xoviat
2023-08-09
1
-10
/
+6
|
\
|
*
tests/stm32: fix rtc test
xoviat
2023-08-08
1
-10
/
+6
*
|
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
4
-4
/
+4
|
/
*
rp: fix adc test flakiness
pennae
2023-08-03
1
-1
/
+3
*
rp: add single-channel dma from adc
pennae
2023-08-02
1
-4
/
+51
*
rp: generalize adc inputs from pins to channels
pennae
2023-08-01
1
-11
/
+11
*
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
10
-26
/
+245
|
\
|
*
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
|
*
Merge pull request #1710 from Sizurka/rp-async-flash
Dario Nieuwenhuis
2023-07-28
1
-3
/
+11
|
|
\
|
|
*
rp: add async flash
Derek Hageman
2023-07-28
1
-3
/
+11
|
*
|
Merge pull request #1709 from brandonros/cyw43-firmware-sync
Dario Nieuwenhuis
2023-07-28
1
-2
/
+2
|
|
\
\
|
|
*
|
cyw43: Update firmware in HIL test.
Dario Nieuwenhuis
2023-07-28
1
-2
/
+2
|
|
|
/
|
*
/
fix flaky test wifi_esp_hosted_perf
Dario Nieuwenhuis
2023-07-28
1
-3
/
+3
|
|
/
|
*
rp: relocate programs implicitly during load
pennae
2023-07-28
2
-3
/
+127
|
*
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
2
-4
/
+68
*
Merge pull request #1623 from pennae/rp-adc
Dario Nieuwenhuis
2023-07-07
1
-0
/
+86
|
\
|
*
rp/adc: rewrite the module
pennae
2023-07-07
1
-0
/
+86
*
|
rp/pio: use bind_interrupts for irqs
pennae
2023-07-07
3
-3
/
+64
*
|
Merge pull request #1624 from embassy-rs/release-embassy-time-v0.1.2
Dario Nieuwenhuis
2023-07-05
4
-4
/
+4
|
\
\
|
*
|
Release embassy-time v0.1.2
Dario Nieuwenhuis
2023-07-06
4
-4
/
+4
|
|
/
*
|
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
4
-9
/
+9
*
|
Update probe-rs-cli -> probe-rs
Dario Nieuwenhuis
2023-06-29
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
|
/
*
Merge pull request #1576 from OueslatiGhaith/hci_v2
xoviat
2023-06-23
2
-23
/
+201
|
\
|
*
stm32/tests: update ble test
xoviat
2023-06-22
2
-23
/
+201
|
*
fix build
goueslati
2023-06-22
1
-2
/
+2
*
|
esp-hosted: add perf hil test.
Dario Nieuwenhuis
2023-06-22
3
-8
/
+275
|
/
*
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
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]