aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use firmware writer in stm32{f7, h7} example appUlf Lilleengen2022-09-262-17/+17
* Merge #975bors[bot]2022-09-263-10/+11
|\
| * rp: Disable intrinsics by default.Dario Nieuwenhuis2022-09-263-10/+11
|/
* Merge #972bors[bot]2022-09-2638-951/+218
|\
| * usb: move classes into the `embassy-usb` crate.Dario Nieuwenhuis2022-09-2629-795/+45
| * usb: do not allow converting Directon to/from u8Dario Nieuwenhuis2022-09-262-10/+3
| * usb: split driver trait to separate crate.Dario Nieuwenhuis2022-09-2612-165/+189
* | Merge #965bors[bot]2022-09-264-0/+1016
|\ \ | |/ |/|
| * Add credits to rp-halDario Nieuwenhuis2022-09-262-0/+6
| * Add RP2040 ROM functions and intrinsics aliasesMathias2022-09-234-0/+1010
* | Merge #960bors[bot]2022-09-261-0/+23
|\ \
| * | Add non blocking Bxcan constructor.Andrew Ealovega2022-09-211-0/+23
* | | Merge #971bors[bot]2022-09-261-7/+209
|\ \ \
| * | | make prepare_update asyncMathias2022-09-261-2/+2
| * | | Add get_state helpers to allow self-testing before calling mark_bootedMathias2022-09-261-13/+43
| * | | Add blocking API to FirmwareUpdater, and allow for a split prepare/write apiMathias2022-09-261-7/+179
|/ / /
* | | Merge #969bors[bot]2022-09-252-4/+4
|\ \ \
| * | | usb: fix compile errors with the log featureAlex Martens2022-09-242-4/+4
| | |/ | |/|
* | | Merge #961bors[bot]2022-09-254-33/+49
|\ \ \
| * | | Remove default, reorder generic paramsivmarkov2022-09-254-12/+16
| * | | Remove default, reorder generic paramsivmarkov2022-09-241-1/+0
| * | | Parameterize Signal with RawMutexivmarkov2022-09-242-29/+42
|/ / /
* | | Merge #958bors[bot]2022-09-231-25/+17
|\ \ \ | |/ / |/| |
| * | Re-add timer.stop()Zoey Riordan2022-09-231-2/+3
| * | Fix builds on other nrf pacsZoey Riordan2022-09-211-4/+4
| * | Remove unused functionZoey Riordan2022-09-211-10/+0
| * | Remove left-in comments and logsZoey Riordan2022-09-211-2/+0
| * | Implement proper `Drop` for `BufferedUarte`Zoey Riordan2022-09-211-14/+17
* | | Merge #963bors[bot]2022-09-2247-56/+54
|\ \ \
| * | | Replace futures::future::join -> embassy_futures::join::join.Dario Nieuwenhuis2022-09-2219-13/+20
| * | | Replace futures::future::poll_fn -> core::future::poll_fn.Dario Nieuwenhuis2022-09-2229-43/+34
* | | | Merge #962bors[bot]2022-09-2229-29/+8
|\| | | | |_|/ |/| |
| * | Update Rust nightly.Dario Nieuwenhuis2022-09-2229-29/+8
|/ /
* | Merge #949bors[bot]2022-09-217-1/+482
|\ \
| * | Implement RealTimeClock for embassy-rpMathias2022-09-167-1/+482
* | | Merge #957bors[bot]2022-09-201-4/+17
|\ \ \ | |_|/ |/| |
| * | Take into account size of revert indexUlf Lilleengen2022-09-201-4/+17
|/ /
* | Merge #956bors[bot]2022-09-203-17/+16
|\ \
| * | Remove BootFlash borrowUlf Lilleengen2022-09-203-17/+16
|/ /
* | Merge #954bors[bot]2022-09-192-16/+57
|\ \
| * | rp: let SPI RX overflow during async writeAlex Martens2022-09-182-37/+17
| * | rp: fix async SPI read and writeAlex Martens2022-09-182-18/+79
* | | Merge #955bors[bot]2022-09-181-9/+9
|\ \ \ | |/ / |/| |
| * | rp: remove extraneous newlines in logsAlex Martens2022-09-181-9/+9
|/ /
* | Merge #952bors[bot]2022-09-164-3/+7
|\ \
| * | Add time-driver feature to docsMathias2022-09-161-1/+1
| * | Feature-gate time-driver in embassy-rpMathias2022-09-164-2/+6
| |/
* | Merge #950bors[bot]2022-09-161-0/+16
|\ \ | |/ |/|
| * Make rustfmt happyJoakim Hulthe2022-09-161-1/+3
| * Add .into_inner() and .get_mut() to MutexJoakim Hulthe2022-09-161-0/+14
|/