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
*
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
*
rp: add OutputOpenDrain input test.
Dario Nieuwenhuis
2022-12-06
1
-3
/
+25
*
Bump defmt-rtt to 0.4
Dario Nieuwenhuis
2022-11-29
1
-1
/
+1
*
rp/uart: use lockfree ringbuffer.
Dario Nieuwenhuis
2022-11-25
1
-8
/
+5
*
Switch to async-fn-in-trait
Dario Nieuwenhuis
2022-11-25
1
-2
/
+2
*
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
*
Rebase on master
Mathias
2022-10-27
1
-2
/
+2
|
\
|
*
Update Rust nightly.
Dario Nieuwenhuis
2022-10-26
1
-2
/
+2
*
|
Add flash example & flash HIL test
Mathias
2022-10-26
2
-0
/
+49
|
/
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
1
-0
/
+1
*
Update embedded-hal versions and explicitly pin
Ulf Lilleengen
2022-09-29
1
-2
/
+2
*
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
*
rp: set correct teleprobe target for rpi-pico tests.
Dario Nieuwenhuis
2022-09-26
1
-1
/
+1
*
Add HIL test for bufferedUart
Mathias
2022-09-26
2
-0
/
+38
*
rp: enable time-driver in Cargo.toml instead of ci.sh
Dario Nieuwenhuis
2022-09-26
1
-1
/
+1
*
Replace futures::future::join -> embassy_futures::join::join.
Dario Nieuwenhuis
2022-09-22
2
-1
/
+2
*
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-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-1
/
+1
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
3
-4
/
+5
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
2
-4
/
+4
*
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-08-17
1
-1
/
+1
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
3
-6
/
+7
*
Add embedded_hal_async support for embassy-rp
Daniel Bevenius
2022-07-14
2
-0
/
+149
*
rp: add GPIO HIL test.
Dario Nieuwenhuis
2022-07-09
5
-0
/
+531