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
/
i2c_slave.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
embassy-rp: doc comment spelling pass
Rob Wells
2025-10-27
1
-2
/
+2
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-2
/
+2
*
change default internal pullup state to be active to make this change nonbrea...
erwin
2025-08-19
1
-2
/
+2
*
Add configurable internal pullups for rp i2c
erwin
2025-08-18
1
-2
/
+14
*
embassy-rp: defensive change to ensure wakers are registered
James Munns
2025-04-03
1
-2
/
+4
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-7
/
+4
*
remove checks for reserved I2c addresses
Tom Dohrmann
2025-01-26
1
-4
/
+1
*
Add Clone and Copy to Error types
dvdsk
2024-06-06
1
-1
/
+1
*
fix minor clippy lints in embassy_rp
Rafael Bachmann
2024-03-18
1
-9
/
+7
*
fixup another display -> debug
Caleb Jamison
2024-02-22
1
-1
/
+1
*
Fixup comments from James
Caleb Jamison
2024-02-22
1
-1
/
+1
*
rp2040 i2c_slave improvements
Caleb Jamison
2024-02-22
1
-51
/
+66
*
Remove unused imports
Caleb Jamison
2024-02-15
1
-1
/
+0
*
Improve rp2040 i2c slave
Caleb Jamison
2024-02-15
1
-89
/
+147
*
docs: document all embassy-rp public apis
Ulf Lilleengen
2023-12-19
1
-0
/
+3
*
fix (rp i2c): set i2c slew rate to spec value
Jonathan Dickinson
2023-10-10
1
-18
/
+5
*
Add some uncontroversial derives to Error types
James Munns
2023-10-06
1
-1
/
+1
*
Add example, fix small bug in respond_and_fill
Caleb Jamison
2023-09-10
1
-0
/
+12
*
I2c slave take 2
Caleb Jamison
2023-09-10
1
-0
/
+326