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-mspm0
/
src
/
i2c.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
mspm0-i2c-target: make calculate_clock_source pub(crate) for mspm0c
crispaudio
2025-10-10
1
-1
/
+1
*
mspm0-i2c-target: split i2c controller and i2c target configs
Iooon
2025-10-10
1
-8
/
+0
*
mspm0-i2c-target: fix spelling mistakes and revert From<ClockDiv> implementation
Iooon
2025-10-10
1
-15
/
+13
*
mspm0-i2c-target: add i2c target with example
crispaudio
2025-10-10
1
-15
/
+30
*
mspm0: add mspm0h321x support
i509VCB
2025-10-08
1
-2
/
+2
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-2
/
+2
*
mspm0: add mspm0c1105/6
i509VCB
2025-08-28
1
-1
/
+1
*
mspm0-I2C: fix calculate_timer_period function & tests
Siarhei B
2025-08-14
1
-9
/
+9
*
mspm0-I2C: remove type time:Herz usage
Siarhei B
2025-08-04
1
-15
/
+14
*
mspm0-I2C: forward fifo size to i2c controller
Siarhei B
2025-08-04
1
-16
/
+29
*
mspm0-I2C: remove SYSOSC init, make ClockDiv::Into private
Siarhei B
2025-08-04
1
-3
/
+1
*
mspm0-I2C: automate source clock definition
Siarhei B
2025-08-04
1
-39
/
+81
*
mspm0-I2C: add type for I2C clock rates + fixed comments
Siarhei B
2025-08-04
1
-34
/
+34
*
mspm0: Add I2C Controller (blocking & async)
Siarhei B
2025-08-04
1
-0
/
+1156