aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
*---. 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
|\ \ \
| * | | Switch to DMA, use new clocks, don't take ownership of pio commonCaleb Jamison2023-05-191-13/+31
| * | | Pin fix, improve fifo handlingCaleb Jamison2023-05-191-1/+5
|/ / /
* | | Merge pull request #1469 from embassy-rs/update-nightlyDario Nieuwenhuis2023-05-1918-25/+15
|\ \ \
| * | | nrf/uarte: fix deref warning, fix errata not being applied on nrf53.Dario Nieuwenhuis2023-05-191-6/+4
| * | | stm32/sdmmc: fix "drop with a value that implements `Copy` does nothing" warn...Dario Nieuwenhuis2023-05-191-3/+9
| * | | time: fix unused mut.Dario Nieuwenhuis2023-05-191-1/+1
| * | | Update Rust nightly.Dario Nieuwenhuis2023-05-1915-15/+1
|/ / /
* | | Merge #1419bors[bot]2023-05-192-33/+142
|\ \ \
| * | | stm32/pwm: improve dead-time apixoviat2023-05-012-33/+142
* | | | Merge #1463bors[bot]2023-05-192-5/+31
|\ \ \ \
| * | | | Allow for an optional user-defined entry macro when targeting RISC-VJesse Braham2023-05-162-5/+31
* | | | | Merge pull request #1467 from embassy-rs/stm32-usb-no-timeDario Nieuwenhuis2023-05-193-3/+19
|\ \ \ \ \
| * | | | | stm32: test more feature combinations in ci.Dario Nieuwenhuis2023-05-191-0/+14
| * | | | | stm32/usb: do not require embassy-time.Dario Nieuwenhuis2023-05-192-3/+5
|/ / / / /