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
/
rp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump executor crate version to 0.3.0
Dániel Buga
2023-08-23
1
-1
/
+1
*
Merge pull request #1763 from rubdos/sender-receiver-with-ctx
Dario Nieuwenhuis
2023-08-22
2
-5
/
+5
|
\
|
*
Deprecate *recv* in favor of *receive*
Ruben De Smet
2023-08-22
2
-5
/
+5
*
|
rp/flash: change naming to `blocking_*`, `new_blocking`.
Dario Nieuwenhuis
2023-08-18
1
-7
/
+7
*
|
net-wiznet: add HIL test using w5100s.
Dario Nieuwenhuis
2023-08-16
21
-38
/
+271
*
|
Update embedded-hal to 1.0.0-rc.1 (#1783)
Dario Nieuwenhuis
2023-08-16
1
-2
/
+2
|
/
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
3
-3
/
+3
*
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
*
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
*
|
cyw43: Update firmware in HIL test.
Dario Nieuwenhuis
2023-07-28
1
-2
/
+2
|
/
*
rp: relocate programs implicitly during load
pennae
2023-07-28
2
-3
/
+127
*
rp/gpio: fix is_set_high/is_set_low, expand tests.
Dario Nieuwenhuis
2023-07-11
1
-2
/
+34
*
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
*
|
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
/
+2
*
Update probe-rs-cli -> probe-rs
Dario Nieuwenhuis
2023-06-29
1
-2
/
+2
*
esp-hosted: add perf hil test.
Dario Nieuwenhuis
2023-06-22
1
-8
/
+1
*
rp: update rp-pac.
Dario Nieuwenhuis
2023-06-16
1
-6
/
+4
*
Remove embassy-cortex-m crate, move stuff to embassy-hal-common.
Dario Nieuwenhuis
2023-06-09
1
-1
/
+1
*
tests/rp: make cyw43-perf less strict.
Dario Nieuwenhuis
2023-06-08
1
-3
/
+3
*
tests/rp: update cyw43-perf for embassy-net changes.
Dario Nieuwenhuis
2023-06-08
1
-2
/
+2
*
cyw43: add perf HIL test.
Dario Nieuwenhuis
2023-06-06
2
-1
/
+272
*
tests/rp: enable run-from-ram.
Dario Nieuwenhuis
2023-06-06
1
-1
/
+1
*
ci: run HIL tests in parallel.
Dario Nieuwenhuis
2023-05-30
18
-2
/
+34
*
Add HIL test
kalkyl
2023-05-16
1
-0
/
+9
*
rp: remove take!, add bind_interrupts!
pennae
2023-05-15
3
-20
/
+32
*
Merge #1423
bors[bot]
2023-05-02
1
-0
/
+63
|
\
|
*
rp/gpio: set up gpio interrupts only once
pennae
2023-05-02
1
-0
/
+63
*
|
rp: remove leftovers from #1414
pennae
2023-05-02
1
-4
/
+0
|
/
*
rp/uart: report errors from dma receive
pennae
2023-05-01
1
-10
/
+228
*
rp/uart: report errors from buffered uart
pennae
2023-05-01
1
-20
/
+229
*
tests/rp: test error conditions for uart
pennae
2023-05-01
1
-11
/
+148
*
tests/rp: fix buffered uart test
pennae
2023-05-01
1
-3
/
+3
*
Bump versions preparing for -macros and -executor release
Ulf Lilleengen
2023-04-27
1
-1
/
+1
*
rp: add PWM api
pennae
2023-04-23
1
-0
/
+142
*
rp: hook up softfloat rom intrinsics
pennae
2023-04-19
3
-3
/
+58
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
1
-1
/
+1
*
Update embedded-hal crates.
Dario Nieuwenhuis
2023-04-06
1
-2
/
+2
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
1
-1
/
+1
*
fix: spi transfer bug and additions to test
Lachezar Lechev
2023-03-26
1
-3
/
+23
*
chore: add spi_async tests for uneven buffers
Lachezar Lechev
2023-03-24
1
-4
/
+40
*
Add HIL test for into_buffered uart on embassy-rp
Mathias
2023-03-14
1
-0
/
+54
*
Refactor after review
kalkyl
2022-12-13
1
-0
/
+47
*
Feature gate critical-section-impl
kalkyl
2022-12-10
1
-1
/
+1
*
Select critical-section in tests
kalkyl
2022-12-10
1
-1
/
+1
[next]