| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | stm32/wpan: fix examples | xoviat | 2023-06-17 | 2 | -13/+18 | |
| | * | | | | | | | | rustfmt | xoviat | 2023-06-17 | 3 | -15/+11 | |
| | * | | | | | | | | stm32/wpan: convert to new ipcc | xoviat | 2023-06-17 | 9 | -322/+317 | |
| | * | | | | | | | | stm32/wpan: debug remove node | xoviat | 2023-06-17 | 1 | -0/+3 | |
| | * | | | | | | | | stm32/ipcc: add clear debug | xoviat | 2023-06-17 | 1 | -0/+1 | |
| | * | | | | | | | | disable mm | xoviat | 2023-06-17 | 1 | -23/+23 | |
| | * | | | | | | | | revert reset changes | xoviat | 2023-06-17 | 2 | -10/+0 | |
| | * | | | | | | | | fut: add poll_once | xoviat | 2023-06-17 | 1 | -0/+12 | |
| | * | | | | | | | | stm32/wpan: improve linked list ergonomics | xoviat | 2023-06-16 | 8 | -62/+70 | |
| | * | | | | | | | | stm32/wpan: move schi command into sys | xoviat | 2023-06-15 | 6 | -38/+56 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | 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 | |
| |/ / / / / / / / | ||||||
