Commit Graph

  • 71afa40a69
    Merge branch 'embassy-rs:main' into can-split schphil 2023-06-23 10:19:30 +0200
  • 6f17286c75
    Merge pull request #1576 from OueslatiGhaith/hci_v2 xoviat 2023-06-23 02:09:52 +0000
  • caf63b9e73 stm32/tests: update ble test xoviat 2023-06-22 21:05:51 -0500
  • 64ff1a6b75 update hci crate git path GhaithOueslati 2023-06-22 22:53:07 +0100
  • 558247d8f6 update hci crate name GhaithOueslati 2023-06-22 22:51:38 +0100
  • 23c51a1874 disable pull-up and down resistors for rp adc blocking_read Dietrich Beck 2023-06-22 23:02:16 +0200
  • 70907d84f1
    Merge pull request #1546 from embassy-rs/esp-hosted Dario Nieuwenhuis 2023-06-22 19:18:01 +0000
  • 8bbfa6827c esp-hosted: add perf hil test. Dario Nieuwenhuis 2023-06-22 21:11:53 +0200
  • 6e65282f18 esp-hosted: smaller delay after transfer, makes slightly better perf. Dario Nieuwenhuis 2023-06-22 21:10:58 +0200
  • 0d02298ea6 esp-hosted: fix build on stable. Dario Nieuwenhuis 2023-06-22 15:30:26 +0200
  • 1ed909ea74 esp-hosted: fix warnings. Dario Nieuwenhuis 2023-06-21 19:08:09 +0200
  • 764b43e82c esp-hosted: wait for esp firmware init. Dario Nieuwenhuis 2023-06-21 19:05:20 +0200
  • 082f1ab494 esp-hosted: nicer names for shared state struct. Dario Nieuwenhuis 2023-06-21 18:55:29 +0200
  • ec2c095a76 esp-hosted: print events. Dario Nieuwenhuis 2023-06-21 18:13:19 +0200
  • 6c123596b7 wip: esp-hosted net driver. Dario Nieuwenhuis 2023-06-09 03:36:48 +0200
  • 89fbb02979 add as_mut Philipp Scheff 2023-06-22 17:49:33 +0200
  • 76a334bd7c add as_mut & set loopback true in example Philipp Scheff 2023-06-22 17:47:58 +0200
  • f47a148f51 add stm32f7 can example Philipp Scheff 2023-06-22 17:18:55 +0200
  • 5ecf9ec7bc split can Philipp Scheff 2023-06-22 17:17:51 +0200
  • 3dbd58f40e fix unsound access in EvtBox goueslati 2023-06-22 15:59:03 +0100
  • 810c6af77a fix build goueslati 2023-06-22 15:31:45 +0100
  • cd4f8f13a2 wpan: add BLE HCI goueslati 2023-06-22 15:21:14 +0100
  • 78736328a0
    update docs and update to new dma interface JuliDi 2023-06-22 10:44:08 +0200
  • 8d0095c618
    add option to enable/disable complete transfer interrupt JuliDi 2023-06-22 10:43:45 +0200
  • 1f2be2dac5
    Merge pull request #1569 from xoviat/tl-mbox-2 xoviat 2023-06-21 21:50:12 +0000
  • 5247c1c795 stm32/wpan: fix data alignment xoviat 2023-06-21 16:34:56 -0500
  • fdb3c3d6ff
    Merge remote-tracking branch 'upstream/main' JuliDi 2023-06-21 11:52:53 +0200
  • 2e625138ff
    Merge pull request #1501 from xoviat/can Dario Nieuwenhuis 2023-06-20 22:57:31 +0000
  • ca21027eea
    Merge pull request #3 from schphil/can xoviat 2023-06-20 17:45:28 -0500
  • 0a551eb7c6 stm32/can: fix time xoviat 2023-06-20 17:39:00 -0500
  • 5dd0d35021
    Merge pull request #1574 from embassy-rs/bootloader-safe-order Dario Nieuwenhuis 2023-06-20 17:04:34 +0000
  • 0d67ef795e Merge branch 'main' of https://github.com/embassy-rs/embassy into tl-mbox-2 xoviat 2023-06-19 21:18:46 -0500
  • 978e7b5e77 stm32/wpan: fix bugs xoviat 2023-06-19 21:17:31 -0500
  • 161d3ce05c Add firmware updater examples to CI Ulf Lilleengen 2023-06-19 23:30:51 +0200
  • 37a1e9f971
    Merge pull request #1573 from embassy-rs/stm32-gpdma-clear-irqs Dario Nieuwenhuis 2023-06-19 21:11:20 +0000
  • 5a075acc6a stm32/tests: fix can xoviat 2023-06-19 16:11:01 -0500
  • 0998221478 stm32/can: update interrupts xoviat 2023-06-19 16:05:59 -0500
  • 428a4ba3f9 stm32/gpdma: clear all interrupts after reset. Dario Nieuwenhuis 2023-06-19 22:39:08 +0200
  • aaad906815 Merge branch 'main' of https://github.com/embassy-rs/embassy into can xoviat 2023-06-19 15:52:33 -0500
  • 76659d9003 Prevent accidental revert when using firmware updater Ulf Lilleengen 2023-06-19 22:37:23 +0200
  • 990dd5e5db tests/stm32: do multiple transfers to catch more bugs. Dario Nieuwenhuis 2023-06-19 22:38:27 +0200
  • 56ab6d9f14
    remove write_X variants JuliDi 2023-06-19 13:54:22 +0200
  • 88052480b1
    fix typo, minor cleanup JuliDi 2023-06-19 13:50:17 +0200
  • 218b102b28
    remove Alignment and make Value and Value array look the same JuliDi 2023-06-19 13:46:17 +0200
  • fe7b72948a
    add ValueArray type and respective write functions JuliDi 2023-06-19 13:42:25 +0200
  • 3c70f799a2
    Merge pull request #1572 from whitequark/bdma-blocking_wait-stop Dario Nieuwenhuis 2023-06-19 09:55:07 +0000
  • e0747e937f
    remove unsafe for circular dma reg access JuliDi 2023-06-19 11:15:09 +0200
  • 320e2cf35b
    Merge branch 'main' of github.com:embassy-rs/embassy JuliDi 2023-06-19 11:14:48 +0200
  • bbc81146ec BDMA: request stop after busy loop in blocking_wait(). Catherine 2023-06-19 09:06:41 +0000
  • faf7aeba27
    Merge pull request #1570 from embassy-rs/update-metapac2 Dario Nieuwenhuis 2023-06-19 01:25:43 +0000
  • 558918651e stm32: update stm32-metapac. Dario Nieuwenhuis 2023-06-19 03:07:26 +0200
  • 0122b813d3 stm32/wpan: fix lifetime param xoviat 2023-06-18 19:03:50 -0500
  • 72fd648d92 stm32/wpan: add shci mac init xoviat 2023-06-18 18:56:53 -0500
  • b95c0210b8 stm32/wpan: add draft mac mbox xoviat 2023-06-18 18:51:14 -0500
  • f8ee33abb9
    add half transfer interrupt and circular dma JuliDi 2023-06-18 18:51:36 +0200
  • 9f63158aad stm32/wpan: reorg modules xoviat 2023-06-18 10:11:36 -0500
  • 748d1ea89d stm32/ipcc: minor cleanup xoviat 2023-06-18 10:10:05 -0500
  • 39334f7280 stm32/wpan: add ble, mac features and cleanup xoviat 2023-06-18 09:43:07 -0500
  • 7177e7ea1a stm32/wpan: cleanup and expand shci xoviat 2023-06-18 08:37:26 -0500
  • adaed307b4
    Merge pull request #1561 from petegibson/stm32-buffereduart-int-flags-fix Dario Nieuwenhuis 2023-06-18 10:40:22 +0000
  • 17c3f4c503 stm32/uart: clear idle flag on interrupt cumthugo 2023-06-18 10:44:18 +0800
  • b4f96e192c Don't read data register to clear flags on usart v3 ^& v4 Peter Gibson 2023-06-18 08:45:58 +1000
  • ae83e6f536
    Merge pull request #1566 from xoviat/tl-mbox-2 xoviat 2023-06-17 20:48:37 +0000
  • 443550b353 stm32/wpan: use new ownership model xoviat 2023-06-17 15:37:34 -0500
  • 6d7d617f40 stm32/wpan: add ble acl_write xoviat 2023-06-17 15:18:15 -0500
  • c7b0df569b stm32/wpan: modify evtbox to use slice view xoviat 2023-06-17 14:38:36 -0500
  • 041a4a4208 rustfmt xoviat 2023-06-17 12:15:00 -0500
  • 4d2d7d7684 stm32/wpan: fix examples xoviat 2023-06-17 12:13:51 -0500
  • faa58b9074 rustfmt xoviat 2023-06-17 12:06:00 -0500
  • 6b5d55eb29 stm32/wpan: convert to new ipcc xoviat 2023-06-17 12:00:33 -0500
  • b0a2f0c4fe stm32/wpan: debug remove node xoviat 2023-06-17 11:02:31 -0500
  • 4c9b7befaa stm32/ipcc: add clear debug xoviat 2023-06-17 10:50:06 -0500
  • 6ef060ca17 disable mm xoviat 2023-06-17 10:44:36 -0500
  • 391f0b5d09 revert reset changes xoviat 2023-06-17 08:37:00 -0500
  • 9e8de5f596 fut: add poll_once xoviat 2023-06-17 08:11:55 -0500
  • 78a2ca8a0e
    remove unnecessary use, disable DAC and DMA after transfer JuliDi 2023-06-17 11:51:57 +0200
  • f5d084552d
    implement mwe of a DMA write() method for DAC JuliDi 2023-06-17 11:48:21 +0200
  • e1161dfc80 stm32/wpan: improve linked list ergonomics xoviat 2023-06-16 20:15:03 -0500
  • ec36225f8a
    Merge pull request #1560 from kevswims/feature/stm32g4-pll-enhancements Dario Nieuwenhuis 2023-06-16 16:06:50 +0000
  • 0ac43d3e7c
    Merge pull request #1562 from embassy-rs/rp-pac-update Dario Nieuwenhuis 2023-06-16 16:00:52 +0000
  • 6ed36cd9c7
    Merge pull request #1563 from kaspar030/interrupt_executor_spawner_fn Dario Nieuwenhuis 2023-06-16 16:00:42 +0000
  • f6c1108bdf fix extended can id Philipp Scheff 2023-06-16 14:56:28 +0200
  • 54fc933932 embassy-executor: introduce InterruptExecutor::spawner() Kaspar Schleiser 2023-06-16 12:59:23 +0200
  • af451b5462 stm32/wpan: move schi command into sys xoviat 2023-06-15 21:02:10 -0500
  • 837ebe405f rp: update rp-pac. Dario Nieuwenhuis 2023-06-16 01:32:18 +0200
  • d236f3dbf9 actually fix formatting Peter Gibson 2023-06-15 18:35:58 +1000
  • d23717904b fix formatting Peter Gibson 2023-06-15 18:33:01 +1000
  • 837950cd74 ensure DR is read to clear idle/overflow interrupt when they occur independently of the rxne Peter Gibson 2023-06-14 11:56:44 +1000
  • 61aa6b5236 STM32G4: Add USB Serial example Kevin Lannen 2023-06-14 11:07:19 -0600
  • c94ba84892 stm32g4: PLL: Add support for configuring PLL_P and PLL_Q Kevin Lannen 2023-06-14 10:44:51 -0600
  • 64e3310e64
    Merge pull request #1559 from xoviat/tl-mbox xoviat 2023-06-14 02:20:22 +0000
  • 4601f4e1eb stm32/wpan: minor linked list cleanpu xoviat 2023-06-13 21:15:01 -0500
  • ae9983324d stm32/wpan: cleanup linked list and fix edge cases xoviat 2023-06-13 21:10:42 -0500
  • bc0734eee5 stm32/wpan: remove break xoviat 2023-06-13 18:05:27 -0500
  • c1fc98c313 stm32/wpan: fix linked list bug xoviat 2023-06-13 18:04:05 -0500
  • c484f0715b rustfmt xoviat 2023-06-13 17:17:10 -0500
  • 29513074ee rustfmt xoviat 2023-06-13 17:16:12 -0500
  • f15a0203e4 rustfmt xoviat 2023-06-13 17:13:25 -0500
  • 6c13f381c4 stm32/wpan: get --release working xoviat 2023-06-13 17:12:34 -0500
  • 38891c29ea
    Merge pull request #1549 from timokroeger/uart_rx_idle Dario Nieuwenhuis 2023-06-13 09:43:32 +0000