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
/
cyw43-pio
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build
usedhondacivic
2025-10-26
1
-4
/
+3
*
cyw43-pio: core clock speed based pio program selection
usedhondacivic
2025-10-26
1
-17
/
+92
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-2
/
+2
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-13
/
+9
*
Added access to the byte swap flag for RP2*** chips for the PIO state machine...
eden barby
2025-03-01
1
-5
/
+8
*
rp/pio: update pio-rs crate, reexport it so users don't get version mismatches.
Dario Nieuwenhuis
2025-02-18
1
-1
/
+1
*
rp/pio: move instructions to methods of the SM.
Dario Nieuwenhuis
2025-02-18
1
-9
/
+9
*
Removed the cyw43-pio overclock feature
Bailey Townsend
2024-12-28
1
-49
/
+50
*
Work done
Bailey Townsend
2024-12-27
1
-25
/
+23
*
Added a new rm2 feature flag
Bailey Townsend
2024-12-27
1
-1
/
+7
*
cyw43: add Bluetooth support.
Dario Nieuwenhuis
2024-08-05
1
-1
/
+8
*
rp/gpio: remove generics.
Dario Nieuwenhuis
2024-01-22
1
-8
/
+6
*
docs: document public apis for cyw43 driver
Ulf Lilleengen
2023-12-19
1
-0
/
+6
*
docs: embassy-rp rustdoc and refactoring
Ulf Lilleengen
2023-12-19
1
-10
/
+10
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-2
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
1
-1
/
+1
*
rp: relocate programs implicitly during load
pennae
2023-07-28
1
-5
/
+3
*
cyw43-pio: add `overclock` feature flag.
Dario Nieuwenhuis
2023-05-14
1
-29
/
+48
*
Update Embassy, to new PIO API.
Dario Nieuwenhuis
2023-05-13
1
-70
/
+81
*
Make defmt optional
Daniel Larsen
2023-04-30
1
-2
/
+4
*
Removed defmt
Daniel Larsen
2023-04-30
1
-2
/
+2
*
PIO at maximum speed
kbleeke
2023-03-28
1
-3
/
+3
*
make pio faster
kbleeke
2023-03-28
1
-5
/
+17
*
Move pio driver to separate crate
kbleeke
2023-03-27
1
-0
/
+185