aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | stm32/wpan: fix examplesxoviat2023-06-172-13/+18
| * | | | | | | | rustfmtxoviat2023-06-173-15/+11
| * | | | | | | | stm32/wpan: convert to new ipccxoviat2023-06-179-322/+317
| * | | | | | | | stm32/wpan: debug remove nodexoviat2023-06-171-0/+3
| * | | | | | | | stm32/ipcc: add clear debugxoviat2023-06-171-0/+1
| * | | | | | | | disable mmxoviat2023-06-171-23/+23
| * | | | | | | | revert reset changesxoviat2023-06-172-10/+0
| * | | | | | | | fut: add poll_oncexoviat2023-06-171-0/+12
| * | | | | | | | stm32/wpan: improve linked list ergonomicsxoviat2023-06-168-62/+70
| * | | | | | | | stm32/wpan: move schi command into sysxoviat2023-06-156-38/+56
| |/ / / / / / /
* | | | | | | | Merge pull request #1560 from kevswims/feature/stm32g4-pll-enhancementsDario Nieuwenhuis2023-06-164-38/+295
|\ \ \ \ \ \ \ \
| * | | | | | | | STM32G4: Add USB Serial exampleKevin Lannen2023-06-142-0/+111
| * | | | | | | | stm32g4: PLL: Add support for configuring PLL_P and PLL_QKevin Lannen2023-06-142-38/+184
* | | | | | | | | Merge pull request #1562 from embassy-rs/rp-pac-updateDario Nieuwenhuis2023-06-1622-1509/+1255
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rp: update rp-pac.Dario Nieuwenhuis2023-06-1622-1509/+1255
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #1563 from kaspar030/interrupt_executor_spawner_fnDario Nieuwenhuis2023-06-161-0/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | embassy-executor: introduce `InterruptExecutor::spawner()`Kaspar Schleiser2023-06-161-0/+15
|/ / / / / / / /
* | | | | | | | Merge pull request #1559 from xoviat/tl-mboxxoviat2023-06-147-82/+229
|\ \ \ \ \ \ \ \
| * | | | | | | | stm32/wpan: minor linked list cleanpuxoviat2023-06-131-6/+6
| * | | | | | | | stm32/wpan: cleanup linked list and fix edge casesxoviat2023-06-134-58/+100
| * | | | | | | | stm32/wpan: remove breakxoviat2023-06-131-2/+0
| * | | | | | | | stm32/wpan: fix linked list bugxoviat2023-06-132-17/+28
| * | | | | | | | rustfmtxoviat2023-06-131-9/+9
| * | | | | | | | rustfmtxoviat2023-06-131-1/+1
| * | | | | | | | rustfmtxoviat2023-06-133-6/+0
| * | | | | | | | stm32/wpan: get --release workingxoviat2023-06-137-56/+158
|/ / / / / / / /
* | | | | | | | Merge pull request #1549 from timokroeger/uart_rx_idleDario Nieuwenhuis2023-06-131-44/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | embassy-nrf: Idle detection for RX only uarteTimo Kröger2023-06-131-44/+51
* | | | | | | | | Merge pull request #1558 from OueslatiGhaith/docDario Nieuwenhuis2023-06-132-0/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | stm32-wpan: add doc metadatagoueslati2023-06-132-0/+7
|/ / / / / / / /
* | | | | | | | Merge pull request #1555 from xoviat/old-tl-mboxxoviat2023-06-1325-725/+1210
|\ \ \ \ \ \ \ \
| * | | | | | | | tests/ble: disable test for nowxoviat2023-06-122-2/+11
| * | | | | | | | Merge branch 'old_tl_mbox' of github.com:OueslatiGhaith/embassy into old-tl-mboxxoviat2023-06-1225-724/+1200
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | clippygoueslati2023-06-122-3/+3
| | * | | | | | | fix CI for testsgoueslati2023-06-121-2/+2
| | * | | | | | | fix CI for testsgoueslati2023-06-121-0/+1
| | * | | | | | | fix CI errorgoueslati2023-06-121-1/+1
| | * | | | | | | fix buildgoueslati2023-06-125-18/+70
| | * | | | | | | Merge pull request #3 from OueslatiGhaith/masterGhaith Oueslati2023-06-12146-1393/+1594
| | |\ \ \ \ \ \ \
| | | * | | | | | | fix merge conflictgoueslati2023-06-12146-1393/+1594
| | |/| | | | | | |
| | * | | | | | | | stm32/ipcc: fix `tl_mbox` examplegoueslati2023-06-121-5/+6
| | * | | | | | | | stm32/ipcc: move tl_mbox into `embassy-stm32-wpan`goueslati2023-06-1218-370/+653
| | * | | | | | | | wipgoueslati2023-06-0810-343/+482
* | | | | | | | | | Fix docs build.Dario Nieuwenhuis2023-06-131-0/+6
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1553 from henrikberg/rp_wifi_blinkyDario Nieuwenhuis2023-06-122-1/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Spelling.Henrik Berg2023-06-121-1/+1
| * | | | | | | | | Code cleanup.Henrik Berg2023-06-121-1/+1
| * | | | | | | | | Document external button. Add wifi_blinky.rs for easy beginners start.Henrik Berg2023-06-122-1/+63
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1552 from embassy-rs/log-fixDario Nieuwenhuis2023-06-121-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | usb-logger: fix breakage in log 0.4.19Dario Nieuwenhuis2023-06-121-1/+1
|/ / / / / / / /