Ulf Lilleengen
|
663e0d24ac
|
chore: prepare embassy crate releases
|
2025-08-26 15:47:08 +02:00 |
|
Dario Nieuwenhuis
|
3a6ea3a31c
|
Load all crates in the graph, honor the "publish" flag to prevent publishing examples/tests.
|
2025-08-25 19:44:50 +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
|
c4c5167e3d
|
chore: update metapac and prepare embassy-stm32 0.3.0
|
2025-08-12 18:17:41 +02:00 |
|
Dario Nieuwenhuis
|
78a333d008
|
Release embassy-embedded-hal v0.4
|
2025-08-03 00:44:51 +02:00 |
|
Ulf Lilleengen
|
3f1ddaf60e
|
chore: prepare embassy-executor 0.8 release
|
2025-07-31 10:33:14 +02:00 |
|
Ulf Lilleengen
|
c484e7d0e5
|
chore: Release embassy-usb version 0.5.0
|
2025-07-16 15:35:47 +02:00 |
|
Ulf Lilleengen
|
386c586afa
|
chore: Release embassy-embedded-hal version 0.3.1
|
2025-07-16 14:53:02 +02:00 |
|
Matt Johnston
|
5e49985ed6
|
embassy-sync: bump to 0.7.0
|
2025-05-22 13:29:55 +08:00 |
|
Yuri Astrakhan
|
ef0f29f0ed
|
Update defmt dependencies
|
2025-05-18 20:52:09 +02:00 |
|
Dario Nieuwenhuis
|
e4fc487644
|
Add rand-core v0.9 support.
Co-Authored-By: Aurélien Jacobs <aurel@gnuage.org>
|
2025-05-18 20:35:36 +02:00 |
|
Dario Nieuwenhuis
|
695a6da322
|
Statically allocate task pools on stable Rust.
Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation.
Co-Authored-By: Matthew Tran <0e4ef622@gmail.com>
|
2025-03-28 19:11:53 +01:00 |
|
Ulf Lilleengen
|
29d05328f9
|
chore: prepare embassy-net release
|
2025-02-14 06:54:09 +01:00 |
|
Ulf Lilleengen
|
ed63f80637
|
chore: bump embassy-sync version
Prepare version 0.6.2 for release
|
2025-01-15 16:12:36 +01:00 |
|
Dario Nieuwenhuis
|
05df319a82
|
Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.
|
2025-01-15 00:59:15 +01:00 |
|
Dario Nieuwenhuis
|
593d9973e0
|
Release embassy-stm32 v0.2.0
|
2025-01-10 17:38:39 +01:00 |
|
Dániel Buga
|
776b2b540b
|
Prepare embassy-net 0.6
|
2025-01-05 21:28:45 +01:00 |
|
Dániel Buga
|
9f21cf627b
|
Prepare embassy-embedded-hal 0.3
|
2025-01-05 21:28:42 +01:00 |
|
Dániel Buga
|
9a238e6ad8
|
Prepare new embassy-time-*driver, embassy-executor, embassy-time
|
2024-12-22 20:27:15 +01:00 |
|
Dario Nieuwenhuis
|
2f2e2c6031
|
Make integrated-timers the default, remove Cargo feature.
|
2024-12-15 18:49:57 +01:00 |
|
Dario Nieuwenhuis
|
c12ebb3a80
|
net: release v0.5.0
|
2024-11-28 01:54:50 +01:00 |
|
Dániel Buga
|
c9abff53d7
|
Bump sync version (#3562)
* Bump sync version
* Use old embassy-sync in rp bluetooth example
* Downgrade update to minor
|
2024-11-22 21:16:11 +01:00 |
|
Dario Nieuwenhuis
|
796f6c034a
|
Release embassy-executor 0.6.3.
|
2024-11-12 18:07:50 +01:00 |
|
Dániel Buga
|
94659325ab
|
Prep executor 0.6.2
|
2024-11-06 13:58:02 +01:00 |
|
Dario Nieuwenhuis
|
1a24b4f018
|
Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1
|
2024-10-21 01:26:02 +02:00 |
|
Dario Nieuwenhuis
|
f6155cf735
|
Update smoltcp, embedded-nal-async to use the core::net IP addr types.
|
2024-10-07 00:22:44 +02:00 |
|
Ulf Lilleengen
|
37d7b0cd06
|
prepare release embassy-executor
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
61bda59d83
|
Prepare to release embassy-usb
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
44282b18fa
|
Prepare embassy-time release
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
5767c003cc
|
Prepare release of embassy-embedded-hal 0.2.0
|
2024-08-05 08:56:29 +02:00 |
|
Dickless
|
4ecdf31f9b
|
add SAI example
|
2024-07-05 02:33:30 +09:00 |
|
Ulf Lilleengen
|
30918c355b
|
prepare for embassy-time 0.3.1 release
|
2024-06-04 09:02:41 +02:00 |
|
Ulf Lilleengen
|
cf0d227cca
|
Prepare for embassy-sync 0.6.0 release
|
2024-05-29 12:09:55 +02:00 |
|
Felipe Balbi
|
3ef62eef53
|
stm32h7: add shared bus example
|
2024-05-16 09:38:13 -07:00 |
|
Dario Nieuwenhuis
|
5732ee7ca9
|
Reduce use of the full futures crate.
|
2024-04-26 23:22:25 +02:00 |
|
James Munns
|
0d0d8e14e2
|
Update dependent versions
|
2024-04-23 19:48:16 +02:00 |
|
Dominic
|
8fbd21d216
|
Add multiprio example for stm32h7 inspired by stm32f4
|
2024-04-04 13:22:52 +02:00 |
|
Dario Nieuwenhuis
|
22197320ff
|
bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.
|
2024-01-11 23:01:24 +01:00 |
|
Dario Nieuwenhuis
|
c9ac39df94
|
Update embedded-hal to v1.0
|
2024-01-09 23:37:14 +01:00 |
|
Scott Mabin
|
f85898771b
|
New embassy-net release
|
2024-01-04 16:06:59 +00:00 |
|
Dario Nieuwenhuis
|
eb7197c5b7
|
examples: configure executor task arena sizes.
|
2024-01-02 18:13:25 +01:00 |
|
Dario Nieuwenhuis
|
8b36a32ed5
|
ci: use beta, add secondary nightly ci.
|
2023-12-21 15:03:57 +01:00 |
|
Dario Nieuwenhuis
|
d81395fab3
|
Update embedded-hal to 1.0.0-rc.3
|
2023-12-14 16:19:32 +01:00 |
|
Jesse Braham
|
925f5cbc26
|
Update all references to embasy-executor to the latest version
|
2023-12-06 12:05:47 +01:00 |
|
Scott Mabin
|
334900752a
|
update release version in examples and other crates
|
2023-12-04 13:15:10 +00:00 |
|
Dario Nieuwenhuis
|
03325ea81b
|
update embedded-storage{,-async}, remove patch.
|
2023-12-04 13:48:36 +01:00 |
|
Dario Nieuwenhuis
|
c6989dfbca
|
Remove nightly and unstable-traits features in preparation for 1.75.
|
2023-11-29 17:26:33 +01:00 |
|
Dario Nieuwenhuis
|
4634316749
|
Update embedded-(hal,io,nal).
|
2023-11-29 17:01:36 +01:00 |
|
Dario Nieuwenhuis
|
1f9b649f80
|
executor: release v0.3.3
|
2023-11-15 18:44:01 +01:00 |
|
Dario Nieuwenhuis
|
4647df14b1
|
Update heapless to v0.8, embedded-nal-async to v0.7
|
2023-11-10 16:43:53 +01:00 |
|