aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32/ipcc: static methods for IPCCgoueslati2023-05-269-138/+104
* Merge #1487bors[bot]2023-05-251-0/+38
|\
| * Fix return definitionAlpha3__02023-05-251-2/+2
| * Implement eh 0.2.* serial::Write for Uart/UartTxAlpha3__02023-05-251-0/+38
* | Merge #1486bors[bot]2023-05-251-3/+42
|\ \
| * | Add RTC MUX selection to embassy-stm32 L4 family, to select and setup LSE and...Mathias2023-05-251-3/+42
| |/
* | Merge #1485bors[bot]2023-05-253-35/+57
|\ \
| * | Update metapac version againRasmus Melchior Jacobsen2023-05-251-2/+2
| * | Align with updated stm32 metapacRasmus Melchior Jacobsen2023-05-253-35/+57
| |/
* | Merge #1471bors[bot]2023-05-252-3/+144
|\ \ | |/ |/|
| * Add std example of a TCP listenerMatt Johnston2023-05-251-0/+133
| * net: Make flush() wait for RST packets from abort()Matt Johnston2023-05-251-3/+11
* | Merge pull request #1483 from embassy-rs/remove-oidcDario Nieuwenhuis2023-05-252-6/+4
|\ \
| * | ci: replace openid connect with static secret.Dario Nieuwenhuis2023-05-252-6/+4
|/ /
| |
| \
| \
| \
*---. \ Merge #1475 #1478 #1482bors[bot]2023-05-2516-28/+628
|\ \ \ \
| | | * | Add ConcatFlash utilityRasmus Melchior Jacobsen2023-05-242-0/+288
| | * | | Add missing set_default_layout() in "other" familyRasmus Melchior Jacobsen2023-05-231-0/+2
| | * | | Add missing implementations for f4 alternate regionsRasmus Melchior Jacobsen2023-05-232-17/+70
| | * | | Remove Drop for AltFlashLayoutRasmus Melchior Jacobsen2023-05-237-7/+19
| | * | | Ensure FlashRegion can only be created within this crateRasmus Melchior Jacobsen2023-05-232-0/+2
| | |/ /
| * | | Move module documentationRasmus Melchior Jacobsen2023-05-222-2/+2
| * | | Add YieldingAsync adapterRasmus Melchior Jacobsen2023-05-224-79/+241
| * | | Yield between BlockingAsync NorFlash write and erase operationsRasmus Melchior Jacobsen2023-05-222-3/+84
| | | |
| \ \ \
*-. \ \ \ Merge #1340 #1474bors[bot]2023-05-256-4/+403
|\ \ \ \ \
| | * | | | stm32: Fix watchdog timeout computationRasmus Melchior Jacobsen2023-05-221-4/+36
| | |/ / /
| * | | | stm32/i2s: add module and example for f4xoviat2023-05-035-0/+367
* | | | | Merge #1479bors[bot]2023-05-2468-884/+1122
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | stm32: move lora to bind_interruptsxoviat2023-05-246-37/+52
| * | | | stm32: move to bind_interruptsxoviat2023-05-2463-849/+1072
|/ / / /
* | | | Merge #1477bors[bot]2023-05-231-6/+11
|\ \ \ \
| * | | | Remove debugCaleb Jamison2023-05-221-2/+0
| * | | | Add i2c transactionCaleb Jamison2023-05-221-6/+13
| | |/ / | |/| |
* | | | Merge #1457bors[bot]2023-05-2316-112/+764
|\ \ \ \ | |/ / / |/| | |
| * | | stm32/ipcc: disable testxoviat2023-05-221-1/+1
| * | | stm32/ipcc: uncomment shci init cmdgoueslati2023-05-221-1/+1
| * | | stm32/ipcc: fix incorrect examplegoueslati2023-05-221-1/+1
| * | | stm32/ipcc: fix hil testxoviat2023-05-214-6/+30
| * | | stm32/ipcc: enable testxoviat2023-05-211-1/+1
| * | | stm32/ipcc: update docxoviat2023-05-212-0/+2
| * | | stm32/ipcc: fix warningsxoviat2023-05-203-3/+3
| * | | stm32/ipcc: namingxoviat2023-05-201-22/+22
| * | | stm32/ipcc: cleanup namingxoviat2023-05-204-93/+95
| * | | stm32/ipcc: remove constrainxoviat2023-05-202-13/+7
| * | | updated test casegoueslati2023-05-191-1/+7
| * | | cleanupgoueslati2023-05-151-33/+0
| * | | tl_mbox read and writegoueslati2023-05-1511-22/+661
| * | | tl_mbox: added zigee, lld tests and ble lld tables to ref tablegoueslati2023-05-121-9/+27
* | | | Merge #1473bors[bot]2023-05-224-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Protect default implementations for FirmwareUpdater and BootLoaderRasmus Melchior Jacobsen2023-05-224-0/+4
|/ / /
* | | Merge #1440bors[bot]2023-05-191-11/+33
|\ \ \