| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| *-. | Merge #1192 #1193 | bors[bot] | 2023-02-06 | 1 | -2/+9 | |
| |\ \ | ||||||
| | | * | stm32/usart: fix LPUART clock multiplier | Patrick Oppenlander | 2023-02-06 | 1 | -1/+1 | |
| | * | | stm32/usart: implement stop_bits configuration | Patrick Oppenlander | 2023-02-06 | 1 | -1/+8 | |
| | |/ | ||||||
| * | | Merge #1187 | bors[bot] | 2023-02-03 | 3 | -64/+65 | |
| |\ \ | ||||||
| | * | | Make `poll_fn` lazily initialized again | Grant Miller | 2023-01-31 | 1 | -3/+5 | |
| | * | | Add internal `AvailableTask` type | Grant Miller | 2023-01-31 | 1 | -28/+40 | |
| | * | | Replace the pointer in `TaskHeader` with an `Option<&Executor>` | Grant Miller | 2023-01-31 | 2 | -11/+11 | |
| | * | | Set `poll_fn` in `TaskStorage::new` | Grant Miller | 2023-01-31 | 2 | -27/+14 | |
| * | | | Merge #1191 | bors[bot] | 2023-02-03 | 1 | -0/+36 | |
| |\ \ \ | ||||||
| | * | | | stm32 gpio implement degrade to AnyPin | Josh Mcguigan | 2023-02-02 | 1 | -0/+36 | |
| | | |/ | |/| | ||||||
| * / | | PeripheralRef docs improvements. | Dario Nieuwenhuis | 2023-02-03 | 1 | -9/+10 | |
| |/ / | ||||||
| * | | Merge #1188 | bors[bot] | 2023-02-02 | 2 | -4/+4 | |
| |\ \ | ||||||
| | * | | LoRa/STM32WL: adjust Rx window offset and duration | Samuel Tardieu | 2023-02-02 | 1 | -2/+2 | |
| | * | | LoRa/SX126x: adjust Rx window offset and duration | Samuel Tardieu | 2023-02-02 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Merge #1179 | bors[bot] | 2023-02-02 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | LoRa/SX1276: adjust Rx window offset and duration | Samuel Tardieu | 2023-01-27 | 1 | -2/+2 | |
| * | | | nrf/twis: FIx doc typo | Dario Nieuwenhuis | 2023-02-01 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | Merge #1151 | bors[bot] | 2023-02-01 | 4 | -10/+21 | |
| |\ \ | ||||||
| | * | | usb: allow setting the interface string for interface alt settings | Matt Ickstadt | 2023-01-13 | 4 | -10/+21 | |
| * | | | Merge #1186 | bors[bot] | 2023-02-01 | 56 | -342/+961 | |
| |\ \ \ | ||||||
| | * | | | nrf: docs. | Dario Nieuwenhuis | 2023-02-01 | 40 | -245/+694 | |
| | * | | | usb: docs | Dario Nieuwenhuis | 2023-01-31 | 17 | -97/+267 | |
| |/ / / | ||||||
| * | | | Merge #1184 | bors[bot] | 2023-01-31 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Pass the correct buffer when creating TcpSocket | Ulf Lilleengen | 2023-01-31 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge #1182 | bors[bot] | 2023-01-29 | 5 | -65/+82 | |
| |\ \ \ | ||||||
| | * | | | Make `wake_task` safe | Grant Miller | 2023-01-29 | 1 | -9/+7 | |
| | * | | | executor: Replace `NonNull<TaskHeader>` with `TaskRef` | Grant Miller | 2023-01-29 | 5 | -57/+76 | |
| |/ / / | ||||||
| * | | | Merge #1180 | bors[bot] | 2023-01-27 | 1 | -0/+13 | |
| |\ \ \ | ||||||
| | * | | | usb: allow adding isochronous endpoints | nitroxis | 2023-01-27 | 1 | -0/+13 | |
| | | |/ | |/| | ||||||
| * | | | Merge #1178 | bors[bot] | 2023-01-27 | 1 | -2/+4 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | rp: allow isochronous USB endpoints to be up to 1023 in size | nitroxis | 2023-01-27 | 1 | -2/+4 | |
| |/ / | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge #1173 #1174 | bors[bot] | 2023-01-24 | 4 | -3/+7 | |
| |\ \ \ | ||||||
| | | * | | add missing copy of icmpv6 checksum | Ulf Lilleengen | 2023-01-24 | 2 | -1/+5 | |
| | |/ / |/| | | ||||||
| * | | | Merge #1172 | bors[bot] | 2023-01-24 | 1 | -4/+0 | |
| |\ \ \ | ||||||
| | * | | | IPv6 has no checksum | Davide Della Giustina | 2023-01-24 | 1 | -4/+0 | |
| |/ / / | ||||||
| | * / | Changed crates' names for nrf examples since they were conflicting | Davide Della Giustina | 2023-01-24 | 2 | -2/+2 | |
| |/ / | ||||||
| * | | Merge #1171 | bors[bot] | 2023-01-23 | 1 | -3/+3 | |
| |\ \ | ||||||
| | * | | Replace `Level: Into<bool>` with `From<Level>` | Joakim Hulthe | 2023-01-23 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | Merge #1168 | bors[bot] | 2023-01-21 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix rcc prescaler for wb55 HCLK1 | Christian Enderle | 2023-01-21 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #1166 from embassy-rs/sdmmc-fix | Dario Nieuwenhuis | 2023-01-21 | 3 | -19/+8 | |
| |\ \ | ||||||
| | * | | fix embedded-sdmmc integration. | Dario Nieuwenhuis | 2023-01-21 | 3 | -19/+8 | |
| |/ / | ||||||
| * | | Merge pull request #1164 from embassy-rs/stm32-print-rcc | Dario Nieuwenhuis | 2023-01-20 | 2 | -1/+4 | |
| |\ \ | ||||||
| | * | | stm32/rcc: print actual freqs on boot. | Dario Nieuwenhuis | 2023-01-20 | 2 | -1/+4 | |
| |/ / | ||||||
| * | | Merge #1161 | bors[bot] | 2023-01-19 | 12 | -131/+110 | |
| |\ \ | ||||||
| | * | | net: update smoltcp. | Dario Nieuwenhuis | 2023-01-19 | 2 | -23/+21 | |
| | * | | net: allocate space for 2 sockets, needed for dhcp. | Dario Nieuwenhuis | 2023-01-19 | 8 | -8/+8 | |
| | * | | net: poll returning false is not an error. No need to repoll. | Dario Nieuwenhuis | 2023-01-19 | 1 | -5/+1 | |
| | * | | Add smoltcp dhcp socket configuration | Paweł Jan Czochański | 2023-01-19 | 10 | -87/+81 | |
| | * | | Update smoltcp to the newest master | Paweł Jan Czochański | 2023-01-19 | 3 | -27/+18 | |
| |/ / | ||||||
