| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/rcc: fix minor issues | xoviat | 2023-07-24 | 1 | -6/+6 |
| * | stm32/rcc: move rcc logic from ipcc | xoviat | 2023-07-23 | 3 | -103/+287 |
| * | Merge pull request #1658 from xoviat/mac | xoviat | 2023-07-21 | 21 | -137/+764 |
| |\ | |||||
| | * | wpan/mac: misc fixes | xoviat | 2023-07-21 | 3 | -5/+5 |
| | * | Merge branch 'main' of https://github.com/embassy-rs/embassy into mac | xoviat | 2023-07-21 | 14 | -670/+1141 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #1673 from pennae/rp-disable-adc | Dario Nieuwenhuis | 2023-07-20 | 1 | -0/+10 |
| |\ \ | |||||
| | * | | rp: disable adc hardware on Adc drop | pennae | 2023-07-20 | 1 | -0/+10 |
| |/ / | |||||
| * | | Merge pull request #1667 from quentinmit/nrf-pdm | Dario Nieuwenhuis | 2023-07-19 | 4 | -23/+333 |
| |\ \ | |||||
| | * | | cargo fmt | Quentin Smith | 2023-07-18 | 1 | -2/+1 |
| | * | | Update pdm driver to build with all the PACs | Quentin Smith | 2023-07-18 | 1 | -4/+29 |
| | * | | cargo fmt | Quentin Smith | 2023-07-18 | 3 | -43/+56 |
| | * | | Remove merge error | Quentin Smith | 2023-07-18 | 2 | -38/+1 |
| | * | | Merge remote-tracking branch 'origin/main' into nrf-pdm | Quentin Smith | 2023-07-18 | 8 | -361/+489 |
| | |\ \ | |||||
| | * \ \ | Merge remote-tracking branch 'origin/main' into nrf-pdm | Quentin Smith | 2023-07-17 | 863 | -28308/+74533 |
| | |\ \ \ | |||||
| | * | | | | util -> sync rename | Quentin Smith | 2022-08-23 | 1 | -1/+1 |
| | * | | | | Merge remote-tracking branch 'origin/master' into nrf-pdm | Quentin Smith | 2022-08-23 | 164 | -434/+923 |
| | |\ \ \ \ | |||||
| | * | | | | | Optimize pdm_continuous example | Quentin Smith | 2022-08-21 | 1 | -2/+3 |
| | * | | | | | Demonstrate FFT in example | Quentin Smith | 2022-08-21 | 2 | -1/+24 |
| | * | | | | | PDM clock frequency control | Quentin Smith | 2022-08-21 | 2 | -8/+18 |
| | * | | | | | Stop PDM sampling when future is dropped | Quentin Smith | 2022-08-21 | 1 | -13/+15 |
| | * | | | | | Discard the first N samples due to transients | Quentin Smith | 2022-08-21 | 2 | -6/+24 |
| | * | | | | | Add continuous PDM sampling with example | Quentin Smith | 2022-08-20 | 3 | -4/+167 |
| | * | | | | | Set gain at runtime | Quentin Smith | 2022-08-20 | 3 | -10/+41 |
| | * | | | | | Initial PDM driver | Quentin Smith | 2022-08-20 | 9 | -0/+243 |
| * | | | | | | Merge pull request #1671 from alepez/uart-swap | Dario Nieuwenhuis | 2023-07-19 | 1 | -2/+25 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | stm32/uart: optimize swap_rx_tx | Alessandro Pezzato | 2023-07-19 | 1 | -13/+15 |
| | * | | | | | stm32/uart: add swap_rx_tx | Alessandro Pezzato | 2023-07-19 | 1 | -2/+23 |
| |/ / / / / | |||||
| * | | | | | net-esp-hosted: build docs. | Dario Nieuwenhuis | 2023-07-18 | 2 | -0/+7 |
| * | | | | | Fix multicast support (#1670) | ivmarkov | 2023-07-18 | 1 | -7/+55 |
| * | | | | | Merge pull request #1669 from embassy-rs/nocrlf | Dario Nieuwenhuis | 2023-07-18 | 4 | -626/+684 |
| |\ \ \ \ \ | |||||
| | * | | | | | Convert files to LF endings. | Dario Nieuwenhuis | 2023-07-18 | 2 | -626/+626 |
| | * | | | | | Add gitattributes to control crlf conversion. | Dario Nieuwenhuis | 2023-07-18 | 1 | -0/+41 |
| | * | | | | | ci: add check for no CRLF line endings. | Dario Nieuwenhuis | 2023-07-18 | 1 | -0/+17 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1668 from bjoernQ/fix-embassy-net-dual-stack | Dario Nieuwenhuis | 2023-07-18 | 1 | -14/+28 |
| |\ \ \ \ \ | |||||
| | * | | | | | cfg-gate `unapply_config_v4` | bjoernQ | 2023-07-18 | 1 | -2/+3 |
| | * | | | | | Make dual-stack work in embassy-net | bjoernQ | 2023-07-18 | 1 | -13/+26 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #1666 from alexferro/possible-1664-fix | Dario Nieuwenhuis | 2023-07-18 | 1 | -2/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Embassy-rp I2C: Fix 1664 | Alex Ferro | 2023-07-16 | 1 | -2/+3 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #1665 from xoviat/eth | Dario Nieuwenhuis | 2023-07-18 | 1 | -6/+6 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | stm32/eth: fix cfg(not(time)) | xoviat | 2023-07-17 | 1 | -6/+6 |
| | | | | * | wpan: complete prelim. command impl. | xoviat | 2023-07-21 | 2 | -9/+14 |
| | | | | * | wpan: impl. draft control scheme | xoviat | 2023-07-20 | 4 | -12/+109 |
| | | | | * | wpan: impl. debug for structs | xoviat | 2023-07-20 | 4 | -8/+50 |
| | | | | * | wpan/mac: incr. runner msdu handle | xoviat | 2023-07-20 | 1 | -1/+5 |
| | | | | * | wpan: further optimize mac event | xoviat | 2023-07-20 | 8 | -139/+85 |
| | | | | * | rustfmt | xoviat | 2023-07-19 | 1 | -2/+5 |
| | | | | * | - optimize event to parse opcode only once | xoviat | 2023-07-19 | 12 | -133/+178 |
| | | | | * | wpan: implement initial event loop | xoviat | 2023-07-18 | 5 | -69/+84 |
| | | | | * | wpan: fully implement initial draft concept | xoviat | 2023-07-18 | 6 | -50/+80 |
| | | | | * | wpan: fix comp errors and impl. some of runner | xoviat | 2023-07-17 | 4 | -17/+255 |
