| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | Update stm32-data for new generated data | David Lenfesty | 2022-04-30 | 1 | -0/+0 | |
| * | embassy-stm32/eth: consolidate v1a/v1c and add v1b | David Lenfesty | 2022-04-30 | 10 | -934/+43 | |
| * | embassy-stm32/eth: convert LAN8742 driver to generic SMI driver | David Lenfesty | 2022-04-30 | 4 | -32/+15 | |
| * | embassy-stm32/eth/v1a: configure pins correctly for f107 | David Lenfesty | 2022-04-30 | 1 | -9/+21 | |
| * | initial work porting eth to f107 | David Lenfesty | 2022-04-30 | 1 | -9/+12 | |
| * | Initial import to v1a, does not compile | David Lenfesty | 2022-04-30 | 5 | -0/+928 | |
| * | Merge #742 | bors[bot] | 2022-04-29 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Require 1 argument in embassy::main without HAL | Justin Beaurivage | 2022-04-29 | 1 | -1/+1 | |
| * | | Merge #738 | bors[bot] | 2022-04-28 | 1 | -20/+49 | |
| |\ \ | ||||||
| | * | | Add split method to UarteWithIdle | Zoey Riordan | 2022-04-27 | 1 | -20/+49 | |
| * | | | Merge #741 | bors[bot] | 2022-04-28 | 6 | -3/+26 | |
| |\ \ \ | ||||||
| | * | | | Fix linker script for nrf bootloader example | Ulf Lilleengen | 2022-04-28 | 6 | -3/+26 | |
| |/ / / | ||||||
| * | | | Merge #740 | bors[bot] | 2022-04-28 | 10 | -83/+312 | |
| |\ \ \ | ||||||
| | * | | | Allow using separate page sizes for state and dfu | Ulf Lilleengen | 2022-04-28 | 10 | -83/+312 | |
| |/ / / | ||||||
| * | | | Merge #739 | bors[bot] | 2022-04-27 | 2 | -0/+8 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | net: Add support for packet pools with size 64 and 128 | Matous Hybl | 2022-04-27 | 2 | -0/+8 | |
| |/ / | ||||||
| * | | Merge #737 | bors[bot] | 2022-04-27 | 1 | -5/+0 | |
| |\ \ | ||||||
| | * | | Remove unnecessary feature gating for giant transfers in DCMI | Matous Hybl | 2022-04-27 | 1 | -5/+0 | |
| |/ / | ||||||
| * | | Merge #724 | bors[bot] | 2022-04-27 | 63 | -150/+2118 | |
| |\ \ | ||||||
| | * | | Update stm32-data branch | Ulf Lilleengen | 2022-04-27 | 1 | -0/+0 | |
| | * | | Add bootloader to CI | Ulf Lilleengen | 2022-04-27 | 34 | -172/+162 | |
| | * | | Add stm32 flash + bootloader support | Ulf Lilleengen | 2022-04-27 | 59 | -136/+2114 | |
| |/ / | ||||||
| * | | Merge #736 | bors[bot] | 2022-04-27 | 3 | -54/+111 | |
| |\ \ | ||||||
| | * | | executor: "send-spawn is OK if the args are Send" only holds for async fn fut... | Dario Nieuwenhuis | 2022-04-27 | 2 | -33/+55 | |
| | * | | executor: make send-spawning only require the task args to be Send, not the w... | Dario Nieuwenhuis | 2022-04-27 | 3 | -33/+49 | |
| | * | | executor: add raw::TaskPool. | Dario Nieuwenhuis | 2022-04-27 | 2 | -23/+42 | |
| |/ / | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge #734 #735 | bors[bot] | 2022-04-26 | 19 | -62/+531 | |
| |\ \ \ | ||||||
| | | * | | stm32: add stm32u5 GPDMA, SPIv4 support, add HIL tests. | Dario Nieuwenhuis | 2022-04-27 | 16 | -58/+446 | |
| | * | | | executor: Add `Spawner::for_current_executor`. | Dario Nieuwenhuis | 2022-04-26 | 3 | -4/+85 | |
| | |/ / | ||||||
| * | | | Merge #731 | bors[bot] | 2022-04-26 | 5 | -9/+9 | |
| |\ \ \ | ||||||
| | * | | | Update to released lorawan crates | Ulf Lilleengen | 2022-04-26 | 5 | -9/+9 | |
| | |/ / | ||||||
| * | | | Merge #732 | bors[bot] | 2022-04-26 | 1 | -17/+14 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | macros: simplify task macro using "TAIT laundering". | Dario Nieuwenhuis | 2022-04-26 | 1 | -17/+14 | |
| |/ / | ||||||
| * | | Merge #730 | bors[bot] | 2022-04-25 | 7 | -64/+79 | |
| |\ \ | ||||||
| | * | | examples/nrf: add self_spawn example. | Dario Nieuwenhuis | 2022-04-25 | 1 | -0/+24 | |
| | * | | macros: isolate the TAIT into its own mod. | Dario Nieuwenhuis | 2022-04-25 | 1 | -34/+33 | |
| | * | | executor: fix unsoundness in InterruptExecutor::start. | Dario Nieuwenhuis | 2022-04-25 | 4 | -28/+22 | |
| | * | | executor: remove useless not_send in SendSpwaner. | Dario Nieuwenhuis | 2022-04-25 | 1 | -2/+0 | |
| |/ / | ||||||
| * | | Merge #716 | bors[bot] | 2022-04-25 | 5 | -13/+333 | |
| |\ \ | ||||||
| | * | | Implement giant (chunked) DMA transfers for DCMI. | Matous Hybl | 2022-04-25 | 5 | -13/+333 | |
| |/ / | ||||||
| * | | Merge #717 | bors[bot] | 2022-04-24 | 10 | -11/+1032 | |
| |\ \ | |/ |/| | ||||||
| | * | examples/nrf: add product strings to all usb examples. | Dario Nieuwenhuis | 2022-04-24 | 4 | -6/+17 | |
| | * | Add embassy-usb-ncm. Implements USBB CDC NCM (Ethernet over USB) | Dario Nieuwenhuis | 2022-04-24 | 5 | -1/+1013 | |
| | * | net: change listen() to accept(), which waits until the connection is establi... | Dario Nieuwenhuis | 2022-04-24 | 1 | -4/+2 | |
| |/ | ||||||
| * | Merge pull request #729 from embassy-rs/update-nightly | Dario Nieuwenhuis | 2022-04-24 | 2 | -9/+23 | |
| |\ | ||||||
| | * | Update Rust nightly. | Dario Nieuwenhuis | 2022-04-24 | 2 | -9/+23 | |
| |/ | ||||||
| * | Merge pull request #722 from embassy-rs/usb-altsettings | Dario Nieuwenhuis | 2022-04-23 | 11 | -168/+426 | |
| |\ | ||||||
| | * | nrf: autoenable defmt in deps. | Dario Nieuwenhuis | 2022-04-23 | 1 | -0/+2 | |
| | * | usb: add support for custom string descriptors. | Dario Nieuwenhuis | 2022-04-23 | 3 | -17/+59 | |
| | * | usb: set the interface handler in InterfaceBuilder. | Dario Nieuwenhuis | 2022-04-23 | 3 | -9/+12 | |
