Siarhei B
|
0a45a4663c
|
msmp0-watchdog: reorder system initialization
|
2025-08-28 10:18:36 +02:00 |
|
Siarhei B
|
b618b6bfcd
|
mspm0-watchdog: remove template from watchdog struct
|
2025-08-28 10:16:03 +02:00 |
|
Siarhei B
|
2eb643bac6
|
mspm0-watchdog: rename mod watchdog to wwdt
|
2025-08-28 10:16:03 +02:00 |
|
Siarhei B
|
93ba2c9c95
|
mspm0-watchdog: add watchdog examples for all chips
|
2025-08-28 10:15:56 +02:00 |
|
Siarhei B
|
55eea8b029
|
mspm0-watchdog: add main implementation
|
2025-08-27 09:44:49 +02:00 |
|
Siarhei B
|
a7c64fd6bf
|
msmp0-watchdog: bump revision for mspm0-data-generated
|
2025-08-21 09:23:38 +02:00 |
|
Ulf Lilleengen
|
bfe4395b3b
|
Merge pull request #4553 from mkj/pr/vrefbuf-log
Fix vrefbuf trace with log
|
2025-08-15 06:58:30 +00:00 |
|
Matt Johnston
|
17f50c8861
|
ci: Build stm32h7s3a8 with log feature
Covers some different peripherals to the existing stm32f429zi,log build.
|
2025-08-15 11:14:26 +08:00 |
|
Matt Johnston
|
1347daf763
|
stm32: Fix vrefbuf trace with log feature
Vrs and Hiz don't implement core::fmt::Display
|
2025-08-15 11:14:26 +08:00 |
|
i509VCB
|
26a8aa9566
|
Merge pull request #4552 from i509VCB/l110x-gpio-irq-en
mspm0: actually enable GPIOA interrupt for l110x
|
2025-08-14 21:10:44 +00:00 |
|
i509VCB
|
dd233b38f5
|
mspm0: actually enable GPIOA interrupt for l110x
|
2025-08-14 16:07:04 -05:00 |
|
i509VCB
|
32f142d585
|
Merge pull request #4435 from bespsm/mspm0-i2c
MSPM0: Add I2C Controller (blocking & async) + examples for mspm0l1306, mspm0g3507 (tested MCUs)
|
2025-08-14 20:36:40 +00:00 |
|
Dario Nieuwenhuis
|
5bd4722b60
|
Merge pull request #4551 from i509VCB/5340-dk-borked
ci: 5340dk is dead
|
2025-08-14 22:36:21 +02:00 |
|
i509VCB
|
695ca5b0a5
|
ci: 5340dk is dead
|
2025-08-14 15:35:14 -05:00 |
|
Dario Nieuwenhuis
|
b037ce6e64
|
Merge pull request #4538 from leftger/fix/wba-vrefbuf-errata
Added VREFBUF-TRIM manual write. Known errata
|
2025-08-14 20:14:30 +02:00 |
|
Dario Nieuwenhuis
|
58f8bb9556
|
Merge pull request #4547 from nerwalt/future-nrf-pac-update-fix
Use from_bits with LoopCnt
|
2025-08-14 20:11:38 +02:00 |
|
Dario Nieuwenhuis
|
a8350baa80
|
Merge pull request #4548 from fwolter/change-can-common
stm32 tests: move can_common out of the bin folder
|
2025-08-14 20:11:21 +02:00 |
|
Fabian Wolter
|
4c556dcbf2
|
stm32 tests: move can_common out of the bin folder
|
2025-08-14 19:41:00 +02:00 |
|
nerwalt
|
a977b0a975
|
Use from_bits in LoopCnt
|
2025-08-14 10:33:14 -06:00 |
|
Siarhei B
|
f84eb9a7eb
|
embassy-mspm0: add changes to the CHANGELOG.md
|
2025-08-14 10:30:36 +02:00 |
|
Siarhei B
|
b66fa9ae4a
|
mspm0-I2C: fix calculate_timer_period function & tests
|
2025-08-14 10:30:32 +02:00 |
|
Ulf Lilleengen
|
113fece2aa
|
Merge pull request #4546 from bartslinger/fix_feature_gate
Add missing feature gate for rtos-trace
|
2025-08-14 10:04:35 +02:00 |
|
Ulf Lilleengen
|
9a90cbace4
|
Merge pull request #4536 from embassy-rs/enforce-changelog
chore: add changelog enforcement
|
2025-08-14 09:22:59 +02:00 |
|
Bart Slinger
|
b7964df887
|
add missing feature gate for rtos-trace
|
2025-08-14 13:54:43 +08:00 |
|
Gerzain Mata
|
2a43e68cc3
|
Removed uneeded enum
|
2025-08-13 14:17:02 -07:00 |
|
Dario Nieuwenhuis
|
86973d2186
|
Merge pull request #4543 from mbrieske/fix_blocking_i2c
fix STM32: wait for STOP flag in blocking_write_vectored
|
2025-08-13 19:49:00 +02:00 |
|
Malte Brieske
|
b0024ecb45
|
wait for STOP flag in blocking_write_vectored as well
|
2025-08-13 17:27:39 +02:00 |
|
Dario Nieuwenhuis
|
f689cd1000
|
Merge pull request #4541 from mbrieske/fix_blocking_i2c
fix stm32 i2c: wait for STOP flag in blocking read to terminate read transaction
|
2025-08-13 16:37:54 +02:00 |
|
Malte Brieske
|
55d9399ab8
|
wait for STOP flag when writing too
|
2025-08-13 16:25:52 +02:00 |
|
Malte Brieske
|
1cf6373142
|
wait for STOPF in blocking read
|
2025-08-13 13:07:36 +02:00 |
|
Gerzain Mata
|
ba5201c44f
|
Added VREFBUF-TRIM manual write. Known errata
|
2025-08-12 23:24:08 -07:00 |
|
Ulf Lilleengen
|
39e75bb02f
|
Merge pull request #4531 from redfast00/feature/timer-docs
docs: clarify that timer will expire immediately if in past
|
2025-08-12 23:01:37 +02:00 |
|
Ulf Lilleengen
|
8bbfa7ac1b
|
chore: add changelog enforcement
|
2025-08-12 21:39:23 +02:00 |
|
Ulf Lilleengen
|
34aa186734
|
chore: prepare embassy-boot-stm32 release
embassy-boot-stm32-v0.5.0
|
2025-08-12 21:31:05 +02:00 |
|
Ulf Lilleengen
|
29555a88be
|
chore: add missing changelog header
|
2025-08-12 21:28:15 +02:00 |
|
Ulf Lilleengen
|
e3a28d3a9d
|
Merge pull request #4535 from embassy-rs/prepare-embassy-sync-0.7.1
fix: prepare embassy-sync 0.7.1 release
embassy-stm32-v0.3.0
embassy-sync-v0.7.1
|
2025-08-12 21:23:46 +02:00 |
|
Ulf Lilleengen
|
c7b9060a74
|
fix: prepare embassy-sync 0.7.1 release
* Add newtype for moved type to preserve API compat
|
2025-08-12 21:05:32 +02:00 |
|
Ulf Lilleengen
|
ac46e28c4b
|
fix: use correct feature set for docs
|
2025-08-12 19:52:24 +02:00 |
|
Ulf Lilleengen
|
c4d2879d9e
|
chore: update changelog
|
2025-08-12 19:48:54 +02:00 |
|
Ulf Lilleengen
|
a09dec872a
|
Merge pull request #4532 from embassy-rs/update-metapac
chore: update metapac and prepare embassy-stm32 0.3.0
|
2025-08-12 19:27:37 +02:00 |
|
Ulf Lilleengen
|
e2921be35c
|
Merge pull request #4522 from WattStep/complementary_pwm_idle_state
Add methods for idle-state control in STM32 Complementary PWM
|
2025-08-12 19:27:28 +02:00 |
|
Ulf Lilleengen
|
1f57e2130a
|
Merge pull request #4533 from nerwalt/nrf54l15-temp
Enable temp support on the nrf54l15
|
2025-08-12 19:07:36 +02:00 |
|
Ulf Lilleengen
|
825ea1c337
|
chore: add more items to changelog
|
2025-08-12 18:47:15 +02:00 |
|
Ulf Lilleengen
|
c4c5167e3d
|
chore: update metapac and prepare embassy-stm32 0.3.0
|
2025-08-12 18:17:41 +02:00 |
|
nerwalt
|
985cdba7b3
|
Enable temp support on the nrf54l15
Alphabetize ther peripherals in the pac
|
2025-08-12 09:56:50 -06:00 |
|
redfast00
|
2f0e8aa244
|
docs: clarify that timer will expire immediately if in past
|
2025-08-12 15:44:41 +02:00 |
|
Dario Nieuwenhuis
|
7672229ffe
|
Merge pull request #4497 from frihetselsker/main
feat: lpc55 blocking usart added
|
2025-08-12 10:30:04 +02:00 |
|
Dario Nieuwenhuis
|
57fcb5a84f
|
Merge pull request #4525 from robjwells/book-elf2uf2-rs
book: Suggest Picotool for RP chips instead of elf2uf2-rs
|
2025-08-12 10:29:45 +02:00 |
|
Rob Wells
|
794477eca3
|
book: Suggest Picotool for RP chips instead of elf2uf2-rs
|
2025-08-12 07:04:23 +01:00 |
|
Roi Bachynskyi
|
f3f819fc37
|
feat: lpc55 blocking usart added
|
2025-08-12 08:49:49 +03:00 |
|