aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32 gpio implement degrade to AnyPinJosh Mcguigan2023-02-021-0/+36
* Merge #1188bors[bot]2023-02-022-4/+4
|\
| * LoRa/STM32WL: adjust Rx window offset and durationSamuel Tardieu2023-02-021-2/+2
| * LoRa/SX126x: adjust Rx window offset and durationSamuel Tardieu2023-02-021-2/+2
|/
* Merge #1179bors[bot]2023-02-021-2/+2
|\
| * LoRa/SX1276: adjust Rx window offset and durationSamuel Tardieu2023-01-271-2/+2
* | nrf/twis: FIx doc typoDario Nieuwenhuis2023-02-011-1/+1
* | Merge #1151bors[bot]2023-02-014-10/+21
|\ \
| * | usb: allow setting the interface string for interface alt settingsMatt Ickstadt2023-01-134-10/+21
* | | Merge #1186bors[bot]2023-02-0156-342/+961
|\ \ \
| * | | nrf: docs.Dario Nieuwenhuis2023-02-0140-245/+694
| * | | usb: docsDario Nieuwenhuis2023-01-3117-97/+267
|/ / /
* | | Merge #1184bors[bot]2023-01-311-1/+1
|\ \ \
| * | | Pass the correct buffer when creating TcpSocketUlf Lilleengen2023-01-311-1/+1
|/ / /
* | | Merge #1182bors[bot]2023-01-295-65/+82
|\ \ \
| * | | Make `wake_task` safeGrant Miller2023-01-291-9/+7
| * | | executor: Replace `NonNull<TaskHeader>` with `TaskRef`Grant Miller2023-01-295-57/+76
|/ / /
* | | Merge #1180bors[bot]2023-01-271-0/+13
|\ \ \
| * | | usb: allow adding isochronous endpointsnitroxis2023-01-271-0/+13
| | |/ | |/|
* | | Merge #1178bors[bot]2023-01-271-2/+4
|\ \ \ | |/ / |/| |
| * | rp: allow isochronous USB endpoints to be up to 1023 in sizenitroxis2023-01-271-2/+4
|/ /
| |
| \
*-. \ Merge #1173 #1174bors[bot]2023-01-244-3/+7
|\ \ \
| | * | add missing copy of icmpv6 checksumUlf Lilleengen2023-01-242-1/+5
| |/ / |/| |
* | | Merge #1172bors[bot]2023-01-241-4/+0
|\ \ \
| * | | IPv6 has no checksumDavide Della Giustina2023-01-241-4/+0
|/ / /
| * / Changed crates' names for nrf examples since they were conflictingDavide Della Giustina2023-01-242-2/+2
|/ /
* | Merge #1171bors[bot]2023-01-231-3/+3
|\ \
| * | Replace `Level: Into<bool>` with `From<Level>`Joakim Hulthe2023-01-231-3/+3
|/ /
* | Merge #1168bors[bot]2023-01-211-1/+1
|\ \
| * | Fix rcc prescaler for wb55 HCLK1Christian Enderle2023-01-211-1/+1
|/ /
* | Merge pull request #1166 from embassy-rs/sdmmc-fixDario Nieuwenhuis2023-01-213-19/+8
|\ \
| * | fix embedded-sdmmc integration.Dario Nieuwenhuis2023-01-213-19/+8
|/ /
* | Merge pull request #1164 from embassy-rs/stm32-print-rccDario Nieuwenhuis2023-01-202-1/+4
|\ \
| * | stm32/rcc: print actual freqs on boot.Dario Nieuwenhuis2023-01-202-1/+4
|/ /
* | Merge #1161bors[bot]2023-01-1912-131/+110
|\ \
| * | net: update smoltcp.Dario Nieuwenhuis2023-01-192-23/+21
| * | net: allocate space for 2 sockets, needed for dhcp.Dario Nieuwenhuis2023-01-198-8/+8
| * | net: poll returning false is not an error. No need to repoll.Dario Nieuwenhuis2023-01-191-5/+1
| * | Add smoltcp dhcp socket configurationPaweł Jan Czochański2023-01-1910-87/+81
| * | Update smoltcp to the newest masterPaweł Jan Czochański2023-01-193-27/+18
|/ /
* | Merge #1162bors[bot]2023-01-191-0/+1
|\ \
| * | rp gpio: make pin_bank() inlineMatt Johnston2023-01-191-0/+1
|/ /
* | Merge #1159bors[bot]2023-01-183-11/+223
|\ \
| * | stm32/usb_otg: fix core formatterchemicstry2023-01-181-2/+2
| * | stm32/usb_otg: Add F4 usb_ethernet examplechemicstry2023-01-182-1/+174
| * | stm32/usb_otg: prevent writes on disabled endpointchemicstry2023-01-181-8/+13
| * | stm32/usb_otg: implement endpoint wait_enabledchemicstry2023-01-181-2/+36
* | | Merge #1160bors[bot]2023-01-183-8/+24
|\ \ \ | |/ / |/| |
| * | Stop sampling when exiting the Saadc methodshuntc2023-01-183-8/+24
|/ /
* | Merge pull request #1158 from embassy-rs/stm32c0Dario Nieuwenhuis2023-01-1716-28/+391
|\ \