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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Edition 2024.
Dario Nieuwenhuis
2025-10-06
4
-6
/
+7
*
mspm0-adc: implement From for AnyAdcChannel
crispaudio
2025-09-14
1
-35
/
+29
*
mspm0-adc: use CfgSet to enable vrsel cfg option
crispaudio
2025-09-10
1
-4
/
+4
*
mspm0-adc: remove dynamic vrsel and cleanup
crispaudio
2025-09-09
2
-56
/
+52
*
mspm0-adc: fix rustfmt imports
crispaudio
2025-09-08
1
-5
/
+5
*
mspm0-adc: add to changelog
crispaudio
2025-09-08
1
-0
/
+1
*
mspm0-adc: add adc with examples
crispaudio
2025-09-08
3
-0
/
+543
*
mspm0: add mspm0c1105/6
i509VCB
2025-08-28
5
-9
/
+40
*
Merge pull request #4574 from bespsm/mspm0-wwdt
i509VCB
2025-08-28
5
-2
/
+350
|
\
|
*
msmp0-watchdog: reflect changes in CHANGELOG.md
Siarhei B
2025-08-28
1
-0
/
+1
|
*
msmp0-watchdog: reorder system initialization
Siarhei B
2025-08-28
1
-14
/
+14
|
*
mspm0-watchdog: remove template from watchdog struct
Siarhei B
2025-08-28
1
-16
/
+16
|
*
mspm0-watchdog: rename mod watchdog to wwdt
Siarhei B
2025-08-28
2
-3
/
+3
|
*
mspm0-watchdog: add main implementation
Siarhei B
2025-08-27
3
-0
/
+347
|
*
msmp0-watchdog: bump revision for mspm0-data-generated
Siarhei B
2025-08-21
1
-2
/
+2
*
|
fix: update more minor versions
Ulf Lilleengen
2025-08-27
1
-1
/
+1
*
|
chore: prepare embassy crate releases
Ulf Lilleengen
2025-08-26
1
-7
/
+7
*
|
fix: skip publish for now
Ulf Lilleengen
2025-08-25
1
-0
/
+3
*
|
fix: add more missing changelogs
Ulf Lilleengen
2025-08-25
1
-0
/
+1
*
|
Read crate configs from metadata.
Dario Nieuwenhuis
2025-08-25
1
-0
/
+16
|
/
*
mspm0: actually enable GPIOA interrupt for l110x
i509VCB
2025-08-14
2
-1
/
+2
*
Merge pull request #4435 from bespsm/mspm0-i2c
i509VCB
2025-08-14
5
-2
/
+1227
|
\
|
*
embassy-mspm0: add changes to the CHANGELOG.md
Siarhei B
2025-08-14
1
-0
/
+10
|
*
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
3
-118
/
+14
|
*
mspm0-I2C: forward fifo size to i2c controller
Siarhei B
2025-08-04
2
-17
/
+31
|
*
mspm0-I2C: update mspm0-metapac revision
Siarhei B
2025-08-04
1
-2
/
+2
|
*
mspm0-I2C: remove SYSOSC init, make ClockDiv::Into private
Siarhei B
2025-08-04
2
-7
/
+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
3
-34
/
+137
|
*
mspm0: Add I2C Controller (blocking & async)
Siarhei B
2025-08-04
4
-0
/
+1166
*
|
fix: prepare embassy-sync 0.7.1 release
Ulf Lilleengen
2025-08-12
1
-1
/
+1
*
|
Release embassy-embedded-hal v0.4
Dario Nieuwenhuis
2025-08-03
1
-1
/
+1
*
|
fix: do full minor version bump for time queue utils
Ulf Lilleengen
2025-08-01
1
-1
/
+1
*
|
chore: prepare embassy-executor 0.8 release
Ulf Lilleengen
2025-07-31
1
-1
/
+1
*
|
Merge pull request #4427 from clubby789/unsafe-op
Dario Nieuwenhuis
2025-07-23
1
-4
/
+6
|
\
\
|
*
|
Use `unsafe` block in IRQ handlers
clubby789
2025-07-20
1
-4
/
+6
|
|
/
*
/
mspm0: add buffered uart driver
i509VCB
2025-07-22
3
-41
/
+1168
|
/
*
chore: Release embassy-embedded-hal version 0.3.1
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: update to `embassy-hal-internal` v0.3.0
Ulf Lilleengen
2025-07-14
1
-1
/
+1
*
Merge pull request #4338 from i509VCB/dma
i509VCB
2025-07-07
5
-23
/
+761
|
\
|
*
mspm0: add dma driver
i509VCB
2025-07-06
5
-23
/
+761
*
|
mspm0: Fix inverted GPIO logic
Kelsey Maes
2025-06-27
1
-6
/
+6
*
|
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
|
/
*
mspm0: generate interrupt group handlers
i509VCB
2025-05-20
15
-518
/
+107
*
mspm0: L110x has no group1
i509VCB
2025-05-20
1
-2
/
+2
*
mspm0: add gpio handlers to l122x
i509VCB
2025-05-20
1
-2
/
+2
*
mspm0: fix build for int groups.
Dario Nieuwenhuis
2025-05-19
8
-1
/
+232
*
Merge pull request #4194 from i509VCB/update-metapac2
Dario Nieuwenhuis
2025-05-18
6
-22
/
+305
|
\
|
*
mspm0: generate feature per chip + package
i509VCB
2025-05-13
6
-22
/
+305
[next]