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
/
gpio.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
embassy-rp: implement input/output inversion
Felipe Balbi
2025-05-22
1
-0
/
+34
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-20
/
+20
*
Inital rp23 ci tests
Caleb Jamison
2025-02-18
1
-1
/
+9
*
Change GPIO inherent methods back to `&self`.
Dario Nieuwenhuis
2024-01-10
1
-5
/
+5
*
Update embedded-hal to 1.0.0-rc.3
Dario Nieuwenhuis
2023-12-14
1
-5
/
+5
*
tests: use executor task arena instead of TAIT.
Dario Nieuwenhuis
2023-11-27
1
-1
/
+0
*
net-wiznet: add HIL test using w5100s.
Dario Nieuwenhuis
2023-08-16
1
-2
/
+1
*
rp/gpio: fix is_set_high/is_set_low, expand tests.
Dario Nieuwenhuis
2023-07-11
1
-2
/
+34
*
ci: run HIL tests in parallel.
Dario Nieuwenhuis
2023-05-30
1
-0
/
+2
*
rp: add OutputOpenDrain input test.
Dario Nieuwenhuis
2022-12-06
1
-3
/
+25
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-1
/
+1
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
1
-2
/
+2
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-2
/
+2
*
rp: add GPIO HIL test.
Dario Nieuwenhuis
2022-07-09
1
-0
/
+192