Ulf Lilleengen
4caeeade4d
Update changelogs
2025-01-06 09:54:51 +01:00
Ulf Lilleengen
de27d9cd00
Update cyw43, nrf, rp hals and embassy-boot
2025-01-06 09:22:09 +01:00
Dario Nieuwenhuis
953288f5c8
Merge pull request #3727 from bugadani/release
...
Prepare embedded-hal, boot, net & net drivers
2025-01-05 22:08:58 +00:00
Dario Nieuwenhuis
78c49a7dea
Merge pull request #3717 from yodaldevoid/stm32-dts
...
stm32: Implement reads of DTS peripheral
2025-01-05 21:47:36 +00:00
Dániel Buga
89b97c2d7c
Fix search-and-replacability
2025-01-05 21:35:05 +01:00
Dániel Buga
09588321e5
Prepare embassy-net drivers
2025-01-05 21:35:03 +01:00
Dániel Buga
776b2b540b
Prepare embassy-net 0.6
2025-01-05 21:28:45 +01:00
Dániel Buga
3c1e862f61
Prepare embassy-boot 0.4
2025-01-05 21:28:44 +01:00
Dániel Buga
9f21cf627b
Prepare embassy-embedded-hal 0.3
2025-01-05 21:28:42 +01:00
Gabriel Smith
4c8ee8786f
stm32: Implement reads of DTS peripheral
...
Only PCLK-driven operation is supported.
2025-01-04 13:56:41 -05:00
Dario Nieuwenhuis
ad2f7c329b
Merge pull request #3720 from NZRosto/eh-time-feature-nrf
...
Correctly gate `time` feature of embassy-embedded-hal in embassy-nrf
2025-01-04 12:02:05 +00:00
Reed
0d824beb11
Enable embassy-eh time feature when appropriate
2025-01-04 21:26:46 +13:00
Reed
ca349813ab
Remove un-needed embassy-eh time feature
2025-01-04 21:20:43 +13:00
Gabriel Smith
2cc50bac44
stm32: Update stm32-data
2025-01-03 22:10:52 -05:00
Dario Nieuwenhuis
e68efc2d7c
Merge pull request #3714 from elagil/stm32h5_ucpd_example
...
Fix/clean up STM32H5 UCPD example
2025-01-03 17:44:26 +00:00
elagil
eba8089601
chore: fix build
2025-01-03 18:18:00 +01:00
elagil
96819805ea
chore: update stm32-data
2025-01-03 17:55:37 +01:00
elagil
d9ef2c94d7
chore: clean up stm32h5 ucpd
2025-01-03 17:54:59 +01:00
Dario Nieuwenhuis
b127ca9844
Update bt-hci to 0.2
2025-01-03 00:16:43 +01:00
Dario Nieuwenhuis
6824567307
Merge pull request #3711 from chanterheld/feature/flash_stm32g0_dualbank
...
embassy-stm32 support g0 second flash bank
2025-01-02 23:02:51 +00:00
chanterheld
d368760424
fix stmd g0/g4 formatting and bker bit access
2025-01-02 21:14:06 +01:00
chanterheld
c706e3797a
fix g0 wait_busy
2025-01-02 20:20:38 +01:00
chanterheld
18386fed64
update stm32-metapac tag
2025-01-02 20:15:15 +01:00
chanterheld
f1ffbf2f7e
embassy-stm32. support g0 second flash bank
2025-01-02 20:05:01 +01:00
Dario Nieuwenhuis
cefdbfab2f
Release embassy-executor v0.7.0, embassy-time v0.4.0, embassy-time-driver v0.2.0.
2025-01-02 18:57:40 +01:00
Dario Nieuwenhuis
0d1319be68
Merge pull request #3709 from jamesmunns/james/ws2812b-note
...
Add note for nRF52840-dk board details
2025-01-02 18:27:24 +01:00
James Munns
5c74e6085c
Clarify
2025-01-02 18:25:39 +01:00
James Munns
41790316eb
Add note for nRF52840-dk board details
2025-01-02 18:23:34 +01:00
Dario Nieuwenhuis
f816cacaf7
Merge pull request #3637 from karimpanacci/main
...
Fix ScanType enum export
2025-01-02 16:52:42 +00:00
Karim
1de400bdcb
Fix ScanType enum export
...
Exports the ScanType enum, which is needed to build the ScanOptions struct
2025-01-02 17:32:37 +01:00
Dario Nieuwenhuis
d58c7f6047
Merge pull request #3708 from lonesometraveler/fix_broken_link
...
Fix broken link to WIZnet W5500-EVB-Pico
2025-01-02 17:01:34 +01:00
lonesometraveler
3aca615025
Fix broken link to WIZnet W5500-EVB-Pico
2025-01-02 10:28:29 -05:00
Dario Nieuwenhuis
eaa44c3d3f
Merge pull request #3705 from embassy-rs/time-driver-fix
...
Ensure alarm is re-scheduled if timetamp is in the past
2025-01-02 12:39:23 +00:00
Ulf Lilleengen
92d67c3ccd
Relax timestamp check
2025-01-02 13:35:55 +01:00
Ulf Lilleengen
422938745a
Move safeguard if compare irq is enabled
2025-01-02 12:53:55 +01:00
Ulf Lilleengen
06901c3279
Update comment to reflect reality
2025-01-02 12:03:03 +01:00
Ulf Lilleengen
9c7d508bcf
Fix case where a short interrupt caused wrong alarm set
2025-01-02 11:59:57 +01:00
Dario Nieuwenhuis
87b4d949bd
Merge pull request #3702 from BartMassey-upstream/std-example-cosmetics
...
std example cosmetics
2025-01-02 10:30:17 +00:00
Dario Nieuwenhuis
adf1e424f4
Merge pull request #3707 from itmmckernan/main
...
Fixed stm32 v1 ethernet driver multicast reception
2025-01-02 10:27:05 +00:00
Ian McKernan
28d58578d6
remove trailing space from comment
2025-01-01 21:59:29 -08:00
Ian McKernan
9e9fa1cbef
added fix for https://github.com/embassy-rs/embassy/issues/2496 in the v1 driver
2025-01-01 21:47:44 -08:00
Bart Massey
b5ef53ac13
gave examples/std a cleaner and more informational Hello
2025-01-01 16:35:42 -08:00
Dario Nieuwenhuis
e7c3e1b266
Merge pull request #3703 from loftyinclination/main
...
add documentation for the BLE feature of the embassy-stm32-wpan crate
2025-01-02 00:56:05 +01:00
Ulf Lilleengen
e012e13858
Ensure alarm is re-scheduled if timetamp is in the past
...
Fixes #3672
2025-01-01 19:47:39 +01:00
Lofty Inclination
c6e0508da0
Add example to doc for BLE initialisation
2025-01-01 01:38:30 +00:00
Lofty Inclination
81948b3f2f
Add crate description
2025-01-01 01:35:41 +00:00
Lofty Inclination
2d5e1e9cfa
Remove duplicate command from BLE Gatt Server example
2025-01-01 01:35:41 +00:00
Lofty Inclination
0318ac8316
Escape existing illegal html characters
2025-01-01 01:35:41 +00:00
Lofty Inclination
7d387f52a2
fixup! Add docs for the BLE bindings
2025-01-01 01:35:41 +00:00
Lofty Inclination
c967c36876
Make arrow in comment point at magic numbers
...
This got broken during a move, and the arrows weren't pointing at
anything meaningful. Not sure what the reason for them existing is, but
it's probably better that they be accurate, even if they're still
confusing.
2025-01-01 01:35:41 +00:00