aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update stm32-metapacDario Nieuwenhuis2023-03-272-11/+6
* Merge #1291bors[bot]2023-03-264-81/+153
|\
| * executor: Use AtomicPtr for signal_ctx, removes 1 unsafe.Dario Nieuwenhuis2023-03-271-6/+4
| * executor: deduplicate doc comments.Dario Nieuwenhuis2023-03-271-24/+1
| * executor: Allow TaskStorage to auto-implement `Sync`Grant Miller2023-03-204-57/+154
* | Merge #1299bors[bot]2023-03-261-28/+43
|\ \
| * | sync/pipe: update to clarify docs that it is byte-oriented.Dario Nieuwenhuis2023-03-261-28/+43
|/ /
* | Merge #1288bors[bot]2023-03-263-12/+98
|\ \
| * | fix: spi transfer bug and additions to testLachezar Lechev2023-03-262-8/+28
| * | chore: add spi_async tests for uneven buffersLachezar Lechev2023-03-241-4/+40
| * | fix: PR commentLachezar Lechev2023-03-241-6/+1
| * | fix(rp): spi transferLachezar Lechev2023-03-202-6/+41
| |/
* | Merge #1295bors[bot]2023-03-231-14/+60
|\ \
| * | Fix return type for EH-nb traitsMathias2023-03-231-4/+4
| * | Add embedded-io blocking Read + Write for BufferedUartMathias2023-03-231-10/+56
|/ /
* | Merge #1287bors[bot]2023-03-2125-2635/+34
|\ \
| * | stm32: use stm32-metapac from crates.io, remove stm32-data submodule.Dario Nieuwenhuis2023-03-2025-2635/+34
| |/
* | Merge #1292bors[bot]2023-03-211-4/+28
|\ \ | |/ |/|
| * perf(pubsub): Skip clone on last messageRasmus Melchior Jacobsen2023-03-211-4/+28
|/
* Merge #1274bors[bot]2023-03-192-0/+143
|\
| * Example using the PIO to drive WS2812 aka Neopixel RGB ledsCaleb Jamison2023-03-112-0/+143
* | Merge #1282bors[bot]2023-03-191-0/+47
|\ \
| * | fix(pubsub): Pop messages which count is 0 after unsubscribeRasmus Melchior Jacobsen2023-03-151-0/+47
* | | vscode: recommend extensions, disable toml formatting, update.Dario Nieuwenhuis2023-03-192-5/+14
* | | Merge #1285bors[bot]2023-03-171-0/+2
|\ \ \
| * | | Add must_use to OnDropRasmus Melchior Jacobsen2023-03-171-0/+2
|/ / /
* | | Merge #1284bors[bot]2023-03-177-8/+8
|\ \ \ | |/ / |/| |
| * | Fix APB clock calculation for several STM32 familiesEric Yanush2023-03-167-8/+8
|/ /
* | Merge #1281bors[bot]2023-03-151-2/+1
|\ \
| * | Wait for waker when no data is available on UDP socket.Roy Buitenhuis2023-03-151-2/+1
|/ /
* | Merge #1279bors[bot]2023-03-142-45/+1
|\ \
| * | stm32: remove unused embedded-storage-async.Dario Nieuwenhuis2023-03-142-45/+1
* | | Merge #1277bors[bot]2023-03-143-49/+392
|\ \ \ | |_|/ |/| |
| * | Add HIL test for into_buffered uart on embassy-rpMathias2023-03-142-2/+55
| * | Allow upgrading a blocking uart to a BufferedUart, and implement blocking ser...Mathias2023-03-142-50/+340
|/ /
* | Merge #1270bors[bot]2023-03-093-4/+84
|\|
| * time: add power-of-2 kHz tick rates.Dario Nieuwenhuis2023-03-093-4/+84
|/
* Merge #1264bors[bot]2023-03-082-1/+33
|\
| * refactor: Multicast method modifiers on stack to publicLeon Camus2023-03-082-35/+18
| * fix: Add qualified importsLeon Camus2023-03-071-3/+3
| * lint: Remove unused importsLeon Camus2023-03-071-2/+1
| * lint: Cargo fmtLeon Camus2023-03-072-22/+13
| * Merge branch 'embassy-rs:master' into master28Smiles2023-03-071-13/+9
| |\
| * | feat: Add multicast to udp socketLeon Camus2023-03-063-13/+72
* | | Merge #1267bors[bot]2023-03-0812-16/+55
|\ \ \
| * | | Fix examples broken by the macro fix.Dario Nieuwenhuis2023-03-0810-14/+10
| * | | macros/main: copy fn return to task.Dario Nieuwenhuis2023-03-081-1/+2
| * | | macros: better validation of function signatures.Dario Nieuwenhuis2023-03-082-1/+43
| | |/ | |/|
* | | Merge #1262bors[bot]2023-03-0811-75/+54
|\ \ \ | |/ / |/| |
| * | Merge branch 'emb-storage-async-0p4' of https://github.com/Grus-BV/embassy in...Mehmet Ali Anil2023-03-070-0/+0
| |\ \