| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove unnecessary use, disable DAC and DMA after transfer | JuliDi | 2023-06-17 | 1 | -3/+3 |
| * | implement mwe of a DMA write() method for DAC | JuliDi | 2023-06-17 | 2 | -7/+71 |
| * | Merge pull request #1560 from kevswims/feature/stm32g4-pll-enhancements | Dario Nieuwenhuis | 2023-06-16 | 4 | -38/+295 |
| |\ | |||||
| | * | STM32G4: Add USB Serial example | Kevin Lannen | 2023-06-14 | 2 | -0/+111 |
| | * | stm32g4: PLL: Add support for configuring PLL_P and PLL_Q | Kevin Lannen | 2023-06-14 | 2 | -38/+184 |
| * | | Merge pull request #1562 from embassy-rs/rp-pac-update | Dario Nieuwenhuis | 2023-06-16 | 22 | -1509/+1255 |
| |\ \ | |||||
| | * | | rp: update rp-pac. | Dario Nieuwenhuis | 2023-06-16 | 22 | -1509/+1255 |
| * | | | Merge pull request #1563 from kaspar030/interrupt_executor_spawner_fn | Dario Nieuwenhuis | 2023-06-16 | 1 | -0/+15 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | embassy-executor: introduce `InterruptExecutor::spawner()` | Kaspar Schleiser | 2023-06-16 | 1 | -0/+15 |
| |/ / | |||||
| * | | Merge pull request #1559 from xoviat/tl-mbox | xoviat | 2023-06-14 | 7 | -82/+229 |
| |\ \ | |||||
| | * | | stm32/wpan: minor linked list cleanpu | xoviat | 2023-06-13 | 1 | -6/+6 |
| | * | | stm32/wpan: cleanup linked list and fix edge cases | xoviat | 2023-06-13 | 4 | -58/+100 |
| | * | | stm32/wpan: remove break | xoviat | 2023-06-13 | 1 | -2/+0 |
| | * | | stm32/wpan: fix linked list bug | xoviat | 2023-06-13 | 2 | -17/+28 |
| | * | | rustfmt | xoviat | 2023-06-13 | 1 | -9/+9 |
| | * | | rustfmt | xoviat | 2023-06-13 | 1 | -1/+1 |
| | * | | rustfmt | xoviat | 2023-06-13 | 3 | -6/+0 |
| | * | | stm32/wpan: get --release working | xoviat | 2023-06-13 | 7 | -56/+158 |
| |/ / | |||||
| * | | Merge pull request #1549 from timokroeger/uart_rx_idle | Dario Nieuwenhuis | 2023-06-13 | 1 | -44/+51 |
| |\ \ | |||||
| | * | | embassy-nrf: Idle detection for RX only uarte | Timo Kröger | 2023-06-13 | 1 | -44/+51 |
| * | | | Merge pull request #1558 from OueslatiGhaith/doc | Dario Nieuwenhuis | 2023-06-13 | 2 | -0/+7 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | stm32-wpan: add doc metadata | goueslati | 2023-06-13 | 2 | -0/+7 |
| |/ / | |||||
| * | | Merge pull request #1555 from xoviat/old-tl-mbox | xoviat | 2023-06-13 | 25 | -725/+1210 |
| |\ \ | |||||
| | * | | tests/ble: disable test for now | xoviat | 2023-06-12 | 2 | -2/+11 |
| | * | | Merge branch 'old_tl_mbox' of github.com:OueslatiGhaith/embassy into old-tl-mbox | xoviat | 2023-06-12 | 25 | -724/+1200 |
| | |\ \ | | |/ | |/| | |||||
| | | * | clippy | goueslati | 2023-06-12 | 2 | -3/+3 |
| | | * | fix CI for tests | goueslati | 2023-06-12 | 1 | -2/+2 |
| | | * | fix CI for tests | goueslati | 2023-06-12 | 1 | -0/+1 |
| | | * | fix CI error | goueslati | 2023-06-12 | 1 | -1/+1 |
| | | * | fix build | goueslati | 2023-06-12 | 5 | -18/+70 |
| | | * | Merge pull request #3 from OueslatiGhaith/master | Ghaith Oueslati | 2023-06-12 | 146 | -1393/+1594 |
| | | |\ | |||||
| | | | * | fix merge conflict | goueslati | 2023-06-12 | 146 | -1393/+1594 |
| | | |/| | |||||
| | | * | | stm32/ipcc: fix `tl_mbox` example | goueslati | 2023-06-12 | 1 | -5/+6 |
| | | * | | stm32/ipcc: move tl_mbox into `embassy-stm32-wpan` | goueslati | 2023-06-12 | 18 | -370/+653 |
| | | * | | wip | goueslati | 2023-06-08 | 10 | -343/+482 |
| * | | | | Fix docs build. | Dario Nieuwenhuis | 2023-06-13 | 1 | -0/+6 |
| |/ / / | |||||
| * | | | Merge pull request #1553 from henrikberg/rp_wifi_blinky | Dario Nieuwenhuis | 2023-06-12 | 2 | -1/+63 |
| |\ \ \ | |||||
| | * | | | Spelling. | Henrik Berg | 2023-06-12 | 1 | -1/+1 |
| | * | | | Code cleanup. | Henrik Berg | 2023-06-12 | 1 | -1/+1 |
| | * | | | Document external button. Add wifi_blinky.rs for easy beginners start. | Henrik Berg | 2023-06-12 | 2 | -1/+63 |
| |/ / / | |||||
| * | | | Merge pull request #1552 from embassy-rs/log-fix | Dario Nieuwenhuis | 2023-06-12 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | usb-logger: fix breakage in log 0.4.19 | Dario Nieuwenhuis | 2023-06-12 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #1548 from embassy-rs/crate-cleanup | Dario Nieuwenhuis | 2023-06-09 | 55 | -388/+96 |
| |\ \ | |||||
| | * | | examples: use nicer InterrupExt to set irq priority in multprio. | Dario Nieuwenhuis | 2023-06-09 | 5 | -47/+25 |
| | * | | Remove embassy-cortex-m crate, move stuff to embassy-hal-common. | Dario Nieuwenhuis | 2023-06-09 | 50 | -328/+64 |
| | * | | Remove executor dep+reexports from HALs. | Dario Nieuwenhuis | 2023-06-09 | 8 | -13/+7 |
| |/ / | |||||
| * | | Merge pull request #1545 from embassy-rs/fixes4 | Dario Nieuwenhuis | 2023-06-09 | 5 | -16/+1 |
| |\ \ | |||||
| | * | | cyw43: remove pointless wait_complete. | Dario Nieuwenhuis | 2023-06-09 | 1 | -4/+1 |
| | * | | fmt: remove unused defmt::timestamp! | Dario Nieuwenhuis | 2023-06-09 | 4 | -12/+0 |
| * | | | Merge pull request #1532 from cstlaurent/stm32g4-pll | Dario Nieuwenhuis | 2023-06-09 | 2 | -1/+222 |
| |\ \ \ | |/ / |/| | | |||||
