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
/
embassy-rp
/
src
/
pio_programs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rustfmt
MatrixSenpai
2025-05-22
1
-3
/
+6
*
adding compatibility with ws2812 leds that have 4 addressable lights
MatrixSenpai
2025-05-22
1
-4
/
+67
*
Make bit-depth of I2S PIO program configurable
Marvin Gudel
2025-05-13
1
-5
/
+13
*
Add PIO clock divider utility and refactor related modules
1-rafael-1
2025-05-03
5
-25
/
+43
*
fmt
1-rafael-1
2025-04-26
1
-2
/
+2
*
Scale clock dividers in HD44780, rotary encoder, and stepper driver based on ...
1-rafael-1
2025-04-26
3
-5
/
+23
*
Some small improvements
Marc
2025-04-25
1
-8
/
+6
*
Search can use the normal write/read instructions
Marc
2025-04-25
1
-61
/
+56
*
Refactor Onewire PIO implementation
Marc
2025-04-25
1
-61
/
+254
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
8
-76
/
+68
*
Added access to the byte swap flag for RP2*** chips for the PIO state machine...
eden barby
2025-03-01
3
-4
/
+4
*
rp/pio: update pio-rs crate, reexport it so users don't get version mismatches.
Dario Nieuwenhuis
2025-02-18
7
-14
/
+16
*
i2s frequency relative to sysclk
vinsynth
2024-12-14
1
-2
/
+1
*
add sysclk frequency argument to PioI2Out::new
vinsynth
2024-12-14
1
-1
/
+2
*
Make the docs be docs
Caleb Jamison
2024-10-09
1
-1
/
+1
*
fmt
Caleb Jamison
2024-10-09
1
-3
/
+2
*
Better docs and adding of release for PioPwm
Bjorn
2024-10-09
1
-5
/
+14
*
cargo +nightly fmt
Caleb Jamison
2024-10-09
6
-30
/
+28
*
Move pio programs into embassy-rp
Caleb Jamison
2024-10-09
9
-0
/
+1055