| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | stm32/eth: convert static metho | xoviat | 2023-07-15 | 1 | -2/+2 |
| * | stm32/eth: refactor genericsmi | xoviat | 2023-07-15 | 4 | -27/+47 |
| * | Update stm32-metapac, includes chiptool changes to use real Rust enums now. | Dario Nieuwenhuis | 2023-06-29 | 1 | -1/+1 |
| * | stm32: update stm32-metapac. | Dario Nieuwenhuis | 2023-06-19 | 5 | -468/+417 |
| * | Make interrupt module more standard. | Dario Nieuwenhuis | 2023-06-08 | 2 | -10/+10 |
| * | cortex-m: remove owned interrupts. | Dario Nieuwenhuis | 2023-06-01 | 2 | -6/+6 |
| * | stm32: move to bind_interrupts | xoviat | 2023-05-24 | 3 | -49/+59 |
| * | stm32: add H5 support. | Dario Nieuwenhuis | 2023-04-06 | 1 | -4/+21 |
| * | Apply fix | Davide Della Giustina | 2023-03-01 | 1 | -1/+1 |
| * | PacketQueue::init() does not need to be unsafe | Davide Della Giustina | 2023-02-28 | 1 | -2/+4 |
| * | Implemented suggestions from @Dirbaio | Davide Della Giustina | 2023-02-28 | 1 | -33/+10 |
| * | PacketQueue::new() uses ::init() when in nightly | Davide Della Giustina | 2023-02-28 | 1 | -7/+18 |
| * | Added PacketQueue::init() | Davide Della Giustina | 2023-02-28 | 1 | -0/+18 |
| * | net: split driver trait to a separate crate. | Dario Nieuwenhuis | 2022-12-26 | 2 | -74/+69 |
| * | stm32/eth_v2: update to new embassy-net trait, remove PeripheralMutex. | Dario Nieuwenhuis | 2022-12-13 | 2 | -456/+260 |
| * | stm32/eth_v1: update to new embassy-net trait, remove PeripheralMutex. | Dario Nieuwenhuis | 2022-12-13 | 5 | -500/+398 |
| * | Disable MMC interrupts | Matous Hybl | 2022-11-10 | 1 | -0/+18 |
| * | make `State::new()` const, consistent with others | Vincent Stakenburg | 2022-09-15 | 2 | -2/+2 |
| * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 2 | -2/+2 |
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 2 | -2/+2 |
| * | Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral | Dario Nieuwenhuis | 2022-07-23 | 2 | -32/+32 |
| * | Update embassy-stm32 | Dario Nieuwenhuis | 2022-07-23 | 2 | -22/+22 |
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 6 | -57/+27 |
| * | Add embassy-cortex-m crate. | Dario Nieuwenhuis | 2022-06-12 | 2 | -4/+4 |
| * | common/PeripheralMutex: remove unsafe API. (#802) | Dario Nieuwenhuis | 2022-06-09 | 2 | -2/+2 |
| * | WIP embassy-net v2 | Dario Nieuwenhuis | 2022-05-25 | 2 | -2/+2 |
| * | Replace embassy::io with embedded_io. | Dario Nieuwenhuis | 2022-05-07 | 1 | -0/+2 |
| * | net: add functions to get current Eth and IP config | Dario Nieuwenhuis | 2022-05-02 | 2 | -2/+2 |
| * | stm32/eth: make "ethmac" vs "eth" consistent in RCC regs. | Dario Nieuwenhuis | 2022-04-30 | 1 | -3/+3 |
| * | 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 | 2 | -24/+7 |
| * | 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 |
| * | Update rust nightly, embedded-hal 1.0, embedded-hal-async. | Dario Nieuwenhuis | 2022-03-11 | 2 | -2/+2 |
| * | stm32: centralize gpio reg access in the gpio module. | Dario Nieuwenhuis | 2022-02-24 | 2 | -18/+12 |
| * | stm32: move pin trait impls from macrotables to build.rs | Dario Nieuwenhuis | 2022-02-23 | 1 | -30/+0 |
| * | stm32: Add standard crate-wide macros for pin/dma traits, switch all drivers ... | Dario Nieuwenhuis | 2022-02-10 | 3 | -307/+152 |
| * | Add v1c ethernet driver for the STM32F7 family. | Matous Hybl | 2021-11-10 | 5 | -1/+1043 |
| * | Fix v2 ethernet pin definitions. Fix ethernet example for H7 nucleos. | Matous Hybl | 2021-11-04 | 1 | -2/+2 |
| * | partial alternate function configuration on STM32f1 | Tobias Pisani | 2021-10-11 | 1 | -2/+2 |
| * | Code review request - moving `OutputType` to `mod sealed` | Mariusz Ryndzionek | 2021-09-24 | 1 | -1/+1 |
| * | Small adjustment to 'set_as_af' interface | Mariusz Ryndzionek | 2021-09-24 | 1 | -2/+2 |
| * | embassy: Refactor module structure to remove kitchen-sink `util`. | Dario Nieuwenhuis | 2021-09-11 | 1 | -1/+2 |
| * | STM32H7: Ethernet: Disable RA in MAC filtering, fix order of MACA0 register w... | Adam Greig | 2021-09-06 | 1 | -3/+4 |
| * | Don't set SAF=true, do set RA=true for Ethernet. | Bob McWhirter | 2021-09-06 | 1 | -1/+1 |
| * | common: Initialize PeripheralMutex state with closure to ensure it's done in-... | Dario Nieuwenhuis | 2021-08-02 | 1 | -3/+1 |
| * | Make const the states when able. | Dario Nieuwenhuis | 2021-08-02 | 1 | -1/+1 |
| * | Mark `new`s as unsafe due to not being leak-safe. | Dario Nieuwenhuis | 2021-08-02 | 1 | -61/+60 |
| * | hal-common: remove Pin in PeripheralMutex | Dario Nieuwenhuis | 2021-08-02 | 1 | -41/+23 |