aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #1140bors[bot]2023-01-141-0/+52
|\
| * Update mod.rsRasmus Melchior Jacobsen2023-01-141-1/+1
| * Only implement WriteRasmus Melchior Jacobsen2023-01-141-28/+1
| * feat(stm32): Add embedded-io traits for UartRx and UartTxRasmus Melchior Jacobsen2023-01-061-0/+39
| * feat(stm32): Let uart implement embedded-io Read/WriteRasmus Melchior Jacobsen2023-01-041-0/+40
* | Merge #1153bors[bot]2023-01-141-1/+49
|\ \
| * | Documentation on verifying firmwarehuntc2023-01-141-1/+49
|/ /
* | Merge #1142bors[bot]2023-01-143-189/+156
|\ \
| * | rp: Fix formatting string to please CITimo Kröger2023-01-051-1/+1
| * | rp: Improve BufferedUart interrupt handlingTimo Kröger2023-01-051-21/+58
| * | rp: Disable RX interrupts when ring buffer is fullTimo Kröger2023-01-041-52/+35
| * | rp: Fix BufferedUart drop codeTimo Kröger2023-01-043-26/+31
| * | rp: Common init function for BufferedUartTimo Kröger2023-01-041-122/+64
* | | Merge #1147bors[bot]2023-01-125-18/+382
|\ \ \
| * | | Support codesigning in the firmware updaterhuntc2023-01-125-18/+382
* | | | Merge #1145bors[bot]2023-01-1122-281/+2131
|\ \ \ \
| * | | | stm32 otg: add examples.chemicstry2023-01-1110-5/+542
| * | | | stm32/rcc: fix u5 pll, add hsi48.Dario Nieuwenhuis2023-01-111-8/+22
| * | | | stm32: add USB OTG support.chemicstry2023-01-112-0/+1369
| * | | | Update stm32-data.Dario Nieuwenhuis2023-01-116-230/+154
| * | | | Refactor embassy-usb address handling to allow reordering of status resoponsechemicstry2023-01-115-38/+44
|/ / / /
* / / / Update vscode settings for latest RA.Dario Nieuwenhuis2023-01-111-2/+2
|/ / /
* | | Merge #1149bors[bot]2023-01-1067-7/+247
|\ \ \
| * | | Reduce amount of samples for nrf5340Dominik Boehi2023-01-098-306/+2
| * | | Rename examples/nrf to examples/nrf52840Dominik Boehi2023-01-0959-6/+8
| * | | Change UART pins for nRF5340 DKDominik Boehi2023-01-082-2/+2
| * | | Add samples for nrf5340Dominik Boehi2023-01-0814-0/+542
|/ / /
* | | Merge #1141bors[bot]2023-01-058-9/+56
|\ \ \
| * | | feat: compile bootloader examples for nRF91Ulf Lilleengen2023-01-048-9/+56
| | |/ | |/|
* | | usb/driver: fix STATUS -> SETUPDario Nieuwenhuis2023-01-051-2/+2
* | | Merge pull request #1144 from embassy-rs/usb-control-docsDario Nieuwenhuis2023-01-051-0/+64
|\ \ \
| * | | usb/driver: document ControlPipe.Dario Nieuwenhuis2023-01-051-0/+64
|/ / /
* | | Merge #1143bors[bot]2023-01-042-4/+70
|\ \ \ | |/ / |/| |
| * | rp2040: add {tx,rx}-only constructors to UARTPedro Ferreira2023-01-042-4/+70
|/ /
* | Merge #1139bors[bot]2023-01-049-10/+59
|\ \
| * | Provides a means of obtaining the current WDT confighuntc2023-01-042-0/+42
| * | Cleaned up some doc and memory layouthuntc2023-01-045-4/+8
| * | Pass WDT config aroundhuntc2023-01-042-6/+9
| |/
* | Merge #1138bors[bot]2023-01-035-4/+64
|\ \ | |/ |/|
| * Cleanupkalkyl2023-01-032-2/+2
| * embassy-boot (rp): Add WatchdogFlashkalkyl2023-01-035-4/+64
|/
*-. Merge #1093 #1127bors[bot]2023-01-022-5/+46
|\ \
| | * Hide doc comments from inner function include doc comments on outer functionBrendon Fallquist2022-12-241-5/+13
| * | Add random examplemiathedev2022-12-041-0/+33
* | | Merge #1130bors[bot]2023-01-021-10/+4
|\ \ \
| * | | usb cdc-acm: Set flag for supported capabilitiesTimo Kröger2022-12-261-1/+4
| * | | usb cdc-acm: Remove unused call management descriptorTimo Kröger2022-12-261-9/+0
| | |/ | |/|
* | | Merge #1136bors[bot]2022-12-301-1/+1
|\ \ \
| * | | Fix a typoKentaro Okuda2022-12-301-1/+1
|/ / /
* | | Merge #1135bors[bot]2022-12-291-1/+1
|\ \ \