| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge #1457 | bors[bot] | 2023-05-23 | 16 | -112/+764 |
| |\ | |||||
| | * | stm32/ipcc: disable test | xoviat | 2023-05-22 | 1 | -1/+1 |
| | * | stm32/ipcc: uncomment shci init cmd | goueslati | 2023-05-22 | 1 | -1/+1 |
| | * | stm32/ipcc: fix incorrect example | goueslati | 2023-05-22 | 1 | -1/+1 |
| | * | stm32/ipcc: fix hil test | xoviat | 2023-05-21 | 4 | -6/+30 |
| | * | stm32/ipcc: enable test | xoviat | 2023-05-21 | 1 | -1/+1 |
| | * | stm32/ipcc: update doc | xoviat | 2023-05-21 | 2 | -0/+2 |
| | * | stm32/ipcc: fix warnings | xoviat | 2023-05-20 | 3 | -3/+3 |
| | * | stm32/ipcc: naming | xoviat | 2023-05-20 | 1 | -22/+22 |
| | * | stm32/ipcc: cleanup naming | xoviat | 2023-05-20 | 4 | -93/+95 |
| | * | stm32/ipcc: remove constrain | xoviat | 2023-05-20 | 2 | -13/+7 |
| | * | updated test case | goueslati | 2023-05-19 | 1 | -1/+7 |
| | * | cleanup | goueslati | 2023-05-15 | 1 | -33/+0 |
| | * | tl_mbox read and write | goueslati | 2023-05-15 | 11 | -22/+661 |
| | * | tl_mbox: added zigee, lld tests and ble lld tables to ref table | goueslati | 2023-05-12 | 1 | -9/+27 |
| * | | Merge #1473 | bors[bot] | 2023-05-22 | 4 | -0/+4 |
| |\ \ | |||||
| | * | | Protect default implementations for FirmwareUpdater and BootLoader | Rasmus Melchior Jacobsen | 2023-05-22 | 4 | -0/+4 |
| |/ / | |||||
| * | | Merge #1440 | bors[bot] | 2023-05-19 | 1 | -11/+33 |
| |\ \ | |||||
| | * | | Switch to DMA, use new clocks, don't take ownership of pio common | Caleb Jamison | 2023-05-19 | 1 | -13/+31 |
| | * | | Pin fix, improve fifo handling | Caleb Jamison | 2023-05-19 | 1 | -1/+5 |
| |/ / | |||||
| * | | Merge pull request #1469 from embassy-rs/update-nightly | Dario Nieuwenhuis | 2023-05-19 | 18 | -25/+15 |
| |\ \ | |||||
| | * | | nrf/uarte: fix deref warning, fix errata not being applied on nrf53. | Dario Nieuwenhuis | 2023-05-19 | 1 | -6/+4 |
| | * | | stm32/sdmmc: fix "drop with a value that implements `Copy` does nothing" warn... | Dario Nieuwenhuis | 2023-05-19 | 1 | -3/+9 |
| | * | | time: fix unused mut. | Dario Nieuwenhuis | 2023-05-19 | 1 | -1/+1 |
| | * | | Update Rust nightly. | Dario Nieuwenhuis | 2023-05-19 | 15 | -15/+1 |
| |/ / | |||||
| * | | Merge #1419 | bors[bot] | 2023-05-19 | 2 | -33/+142 |
| |\ \ | |||||
| | * | | stm32/pwm: improve dead-time api | xoviat | 2023-05-01 | 2 | -33/+142 |
| * | | | Merge #1463 | bors[bot] | 2023-05-19 | 2 | -5/+31 |
| |\ \ \ | |||||
| | * | | | Allow for an optional user-defined entry macro when targeting RISC-V | Jesse Braham | 2023-05-16 | 2 | -5/+31 |
| * | | | | Merge pull request #1467 from embassy-rs/stm32-usb-no-time | Dario Nieuwenhuis | 2023-05-19 | 3 | -3/+19 |
| |\ \ \ \ | |||||
| | * | | | | stm32: test more feature combinations in ci. | Dario Nieuwenhuis | 2023-05-19 | 1 | -0/+14 |
| | * | | | | stm32/usb: do not require embassy-time. | Dario Nieuwenhuis | 2023-05-19 | 2 | -3/+5 |
| |/ / / / | |||||
| * | | | | Merge #1465 | bors[bot] | 2023-05-17 | 3 | -337/+396 |
| |\ \ \ \ | |||||
| | * | | | | rp/clocks: comment out all gpin handling for now | pennae | 2023-05-17 | 1 | -66/+71 |
| | * | | | | rp/clocks: remove superfluous clock actions | pennae | 2023-05-17 | 1 | -8/+0 |
| | * | | | | rp/clocks: require GpinPin for gpin config | pennae | 2023-05-17 | 1 | -18/+43 |
| | * | | | | rp/clocks: compactify pll setup | pennae | 2023-05-17 | 1 | -2/+7 |
| | * | | | | rp/clocks: store clock frequencies in ram | pennae | 2023-05-17 | 2 | -207/+184 |
| | * | | | | rp/clocks: fix comments and rosc defaults | pennae | 2023-05-17 | 1 | -7/+9 |
| | * | | | | rp/clocks: handle fractional gpout dividers | pennae | 2023-05-17 | 1 | -4/+3 |
| | * | | | | rp/clocks: don't expose unstable pac items | pennae | 2023-05-17 | 2 | -70/+148 |
| | * | | | | rp/clocks: remove unsupported xosc config input | pennae | 2023-05-17 | 1 | -12/+3 |
| | * | | | | rp/clocks: provide fbdiv, not vco_freq | pennae | 2023-05-17 | 1 | -9/+8 |
| | * | | | | rp/clocks: reset all plls at once | pennae | 2023-05-17 | 1 | -10/+7 |
| | * | | | | rp/clocks: always reconfigure pll | pennae | 2023-05-17 | 1 | -12/+0 |
| | * | | | | rp/clocks: always inline configure_pll | pennae | 2023-05-17 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge #1464 | bors[bot] | 2023-05-16 | 1 | -0/+13 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | rp: Add system reset fn via watchdog | kalkyl | 2023-05-17 | 1 | -0/+13 |
| |/ / / | |||||
| * | | | Merge #1462 | bors[bot] | 2023-05-16 | 3 | -0/+250 |
| |\ \ \ | |||||
| | * | | | Add HIL test | kalkyl | 2023-05-16 | 1 | -0/+9 |
