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
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+267
*
ci: run HIL tests in parallel.
Dario Nieuwenhuis
2023-05-30
14
-0
/
+28
*
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
*
rp: add PWM api
pennae
2023-04-23
1
-0
/
+142
*
rp: hook up softfloat rom intrinsics
pennae
2023-04-19
1
-0
/
+53
*
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
*
rp: add OutputOpenDrain input test.
Dario Nieuwenhuis
2022-12-06
1
-3
/
+25
*
rp/uart: use lockfree ringbuffer.
Dario Nieuwenhuis
2022-11-25
1
-8
/
+5
*
Add delay to flash test to allow time to parse RTT header
Mathias
2022-10-27
1
-0
/
+7
*
Remove unused imports from test
Mathias
2022-10-27
1
-1
/
+0
*
Add flash example & flash HIL test
Mathias
2022-10-26
1
-0
/
+48
*
Fix bufferedUart read and write tests
Mathias
2022-09-27
1
-4
/
+5
*
Extend buffered-uart test to transmit 32 bytes
Mathias
2022-09-27
1
-2
/
+8
*
Add HIL test for bufferedUart
Mathias
2022-09-26
1
-0
/
+37
*
Replace futures::future::join -> embassy_futures::join::join.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+1
*
Cleanup examples
Henrik Alsér
2022-09-01
2
-4
/
+4
*
Add HIL tests
Henrik Alsér
2022-09-01
2
-0
/
+56
*
Add HIL tests of DMA & UART, and correctly set DREQ for uart DMA
Mathias
2022-08-26
3
-0
/
+105
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
2
-3
/
+3
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
2
-4
/
+4
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
2
-5
/
+5
*
Add embedded_hal_async support for embassy-rp
Daniel Bevenius
2022-07-14
1
-0
/
+148
*
rp: add GPIO HIL test.
Dario Nieuwenhuis
2022-07-09
1
-0
/
+192