aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | Merge #1465bors[bot]2023-05-173-337/+396
|\ \ \ \
| * | | | rp/clocks: comment out all gpin handling for nowpennae2023-05-171-66/+71
| * | | | rp/clocks: remove superfluous clock actionspennae2023-05-171-8/+0
| * | | | rp/clocks: require GpinPin for gpin configpennae2023-05-171-18/+43
| * | | | rp/clocks: compactify pll setuppennae2023-05-171-2/+7
| * | | | rp/clocks: store clock frequencies in rampennae2023-05-172-207/+184
| * | | | rp/clocks: fix comments and rosc defaultspennae2023-05-171-7/+9
| * | | | rp/clocks: handle fractional gpout dividerspennae2023-05-171-4/+3
| * | | | rp/clocks: don't expose unstable pac itemspennae2023-05-172-70/+148
| * | | | rp/clocks: remove unsupported xosc config inputpennae2023-05-171-12/+3
| * | | | rp/clocks: provide fbdiv, not vco_freqpennae2023-05-171-9/+8
| * | | | rp/clocks: reset all plls at oncepennae2023-05-171-10/+7
| * | | | rp/clocks: always reconfigure pllpennae2023-05-171-12/+0
| * | | | rp/clocks: always inline configure_pllpennae2023-05-171-0/+1
| |/ / /
* | | | Merge #1464bors[bot]2023-05-161-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | rp: Add system reset fn via watchdogkalkyl2023-05-171-0/+13
|/ / /
* | | Merge #1462bors[bot]2023-05-163-0/+250
|\ \ \
| * | | Add HIL testkalkyl2023-05-161-0/+9