Commit Graph

  • 79502330de rename to UsbBus Jacob Rosenthal 2021-12-15 09:59:56 -0700
  • 1374ad2ab6 Introduces split on the nRF Uarte huntc 2021-12-15 17:51:26 +1100
  • 2a6d92d641 cleanup Jacob Rosenthal 2021-12-14 16:53:13 -0700
  • 5f0fefbd25 dont rely on nrf-usdb Jacob Rosenthal 2021-12-14 16:51:29 -0700
  • 3debe604fb sorta works, too many interupts? Jacob Rosenthal 2021-12-14 16:48:48 -0700
  • 6597e67036 Add finish_dma function Grant Miller 2021-12-14 16:59:31 -0600
  • a13a7a6616 Replace wait_for_idle with spin_until_idle Grant Miller 2021-12-14 16:05:39 -0600
  • 07cbd41131 dont expose embedded_hal_common::usb Jacob Rosenthal 2021-12-14 15:47:54 -0700
  • e75cb1a564 Regs type alias Grant Miller 2021-12-07 00:48:44 -0600
  • b06658c195 Refactor new Grant Miller 2021-12-07 13:22:59 -0600
  • f31140a70b revert Jacob Rosenthal 2021-12-14 13:51:50 -0700
  • 1a7b9e3279
    Merge #542 bors[bot] 2021-12-14 14:09:59 +0000
  • 153b1bbdbf nrf/gpiote: remove PortInput, move impls to Input. Dario Nieuwenhuis 2021-12-14 13:23:40 +0100
  • 535d30335a make send, consolidate usb types Jacob Rosenthal 2021-12-13 18:13:38 -0700
  • 83a1237ea3 stub out the embassy registers for usbd Jacob Rosenthal 2021-12-13 17:50:08 -0700
  • 78c5d65ca9 [lint] Add newline in pwr file VasanthakumarV 2021-12-13 18:16:58 +0530
  • 2c50ab1ebf [ci] Add STM32F3 examples to CI shell VasanthakumarV 2021-12-13 18:13:23 +0530
  • 3f3b7d066e
    Merge pull request #541 from lulf/docs-readme Dario Nieuwenhuis 2021-12-13 13:25:26 +0100
  • 91e0c6df73 Some notes in the readme about docs Ulf Lilleengen 2021-12-13 13:23:18 +0100
  • a65c2bc2b4 [examples] Add examples for STM32F3 VasanthakumarV 2021-12-11 21:51:14 +0530
  • 3f33d307ff [feature] Add rcc register support for F3 VasanthakumarV 2021-12-10 11:40:03 +0530
  • e2c074d133 [feature] Add pwr register support for F3 VasanthakumarV 2021-12-10 11:39:54 +0530
  • 7733d11f90 [generate] Add stm32f3 chips to the Cargo manifest VasanthakumarV 2021-12-12 12:08:31 +0530
  • 629fab7e21 [manual] Add stm32f3 family to stm32-gen-features VasanthakumarV 2021-12-12 12:09:17 +0530
  • e5dc63e8e9 usb feature gate Jacob Rosenthal 2021-12-12 21:32:51 -0700
  • f430c0e8c2 nrf-usbd Jacob Rosenthal 2021-12-12 17:13:37 -0700
  • 2a4a133b88
    Merge #533 bors[bot] 2021-12-13 00:07:39 +0000
  • 052abc918a
    Merge #537 bors[bot] 2021-12-12 20:35:43 +0000
  • 8e25ecb68e
    Merge #538 bors[bot] 2021-12-12 20:23:01 +0000
  • e95b96f3a4 Use smoltcp 0.8.0 from crates.io. Matous Hybl 2021-12-12 15:32:36 +0100
  • dc3469b297 Documents the nRF BufferedUarte problem huntc 2021-12-12 17:47:38 +1100
  • ff82c76935 Fix broken ci.sh Ulf Lilleengen 2021-12-10 13:10:02 +0100
  • aa0abe976a Fix doc example compile Ulf Lilleengen 2021-12-10 12:58:23 +0100
  • e5d4d0952b Add doc-specific example and add it to CI Ulf Lilleengen 2021-12-10 12:46:41 +0100
  • 9b01eed195 Revert blinky changes for now Ulf Lilleengen 2021-12-10 12:32:20 +0100
  • e93f2679b1 More content Ulf Lilleengen 2021-12-10 12:27:44 +0100
  • b48fcd9229 Add more content Ulf Lilleengen 2021-12-10 12:04:12 +0100
  • 7568d0bb68 More on traits and notes on time Ulf Lilleengen 2021-12-10 10:47:34 +0100
  • 439e317ba3 Add diagrams explaining the runtime Ulf Lilleengen 2021-12-10 10:22:11 +0100
  • d2820d5be7 Update section on async Ulf Lilleengen 2021-12-10 08:24:39 +0100
  • 08e1fcd2e4 Add example snippet inclusion Ulf Lilleengen 2021-12-10 08:08:56 +0100
  • dce3f8c47d
    Merge #534 bors[bot] 2021-12-10 04:26:11 +0000
  • 45ef944457 Stm flush required implementing also, along with std alloc split huntc 2021-12-10 15:11:41 +1100
  • 5d502ec0af Fix missing flush for tcp huntc 2021-12-10 14:38:28 +1100
  • 29fee65616 std also required an implementation huntc 2021-12-10 14:18:22 +1100
  • 0338fd2237
    Merge pull request #535 from GrantM11235/example-linkedprojects Dario Nieuwenhuis 2021-12-10 02:47:04 +0100
  • 87f45be1c6 Add all example crates to linked projects (commented out) Grant Miller 2021-12-09 19:33:45 -0600
  • 7256ff3e71 Provides AsyncWrite with flush huntc 2021-12-10 12:08:00 +1100
  • 60b7c50d8b
    Merge #531 bors[bot] 2021-12-10 00:44:24 +0000
  • 45a82cfc43
    Merge #490 bors[bot] 2021-12-09 12:42:13 +0000
  • 08c8476145
    Merge #528 bors[bot] 2021-12-09 12:01:27 +0000
  • 484c356c03 Add DCMI example. Matous Hybl 2021-11-16 11:44:05 +0100
  • 1dd5a71c07 Add DCMI peripheral support. Matous Hybl 2021-11-10 14:47:16 +0100
  • bdde4dc966 Enable running ci.sh locally multiple-times. Matous Hybl 2021-12-08 12:33:41 +0100
  • 8ad8e3b718
    Merge #532 bors[bot] 2021-12-09 11:21:11 +0000
  • d6f3b479df Use smoltcp revision from its master branch. Matous Hybl 2021-12-09 12:15:32 +0100
  • 5c4a9043d1 Update docs Ulf Lilleengen 2021-12-09 10:40:26 +0100
  • c12337920f Initial PoC of embassy book Ulf Lilleengen 2021-12-09 10:06:17 +0100
  • 990d2330db Rust Analyzer documentation huntc 2021-12-09 10:40:03 +1100
  • 4f4b19d920
    Merge #530 bors[bot] 2021-12-08 21:20:26 +0000
  • 9d62e886fb Do not use exported Result to mitigate problems with clap. Matous Hybl 2021-12-08 22:19:13 +0100
  • 4eb9f0f3ae
    Merge #527 bors[bot] 2021-12-08 05:07:42 +0000
  • ff5583fc73 stm32/tests: add uart, uart_dma tests. Dario Nieuwenhuis 2021-12-08 05:43:39 +0100
  • 1c651e2b44
    Merge #526 bors[bot] 2021-12-08 04:13:40 +0000
  • 4ddd23d623 stm32/usart: unify v1 and v2 Dario Nieuwenhuis 2021-12-08 05:12:48 +0100
  • b0da4dfa8c
    Merge #500 bors[bot] 2021-12-08 02:30:46 +0000
  • 022c4cb739 stm32/dma: simplify impls a bit. Dario Nieuwenhuis 2021-12-08 03:30:07 +0100
  • b316d2620c stm32/dma: improve trait docs, seal Word. Dario Nieuwenhuis 2021-12-08 03:18:15 +0100
  • 6179da6b9c stm32/dma: eagerly start transfers when calling the functions. Dario Nieuwenhuis 2021-12-08 03:04:39 +0100
  • 6081b36356
    Merge #525 bors[bot] 2021-12-08 01:43:25 +0000
  • 090a7adf78 Keep Clippy happy huntc 2021-12-08 12:13:49 +1100
  • 4e7fa52288 Applies the Uarte patch huntc 2021-12-08 11:40:12 +1100
  • 4e349d0f5d stm32/dma: use the right waker slot number for DMA2 (must add 8) Dario Nieuwenhuis 2021-12-08 01:54:31 +0100
  • fd2fe62b5f stm32/dma: rename is_stopped to is_running. Dario Nieuwenhuis 2021-12-08 01:51:39 +0100
  • b2910558d3 Refactor DMA traits. Matous Hybl 2021-11-19 19:15:55 +0100
  • e2719aba10 Further extend the dma channel trait Joshua Salzedo 2021-09-29 18:19:01 -0700
  • 93e047ede2 cargo fmt Joshua Salzedo 2021-09-28 19:35:07 -0700
  • 3411039cb9 Implement extended Channel trait to bdma.rs Joshua Salzedo 2021-09-28 19:33:40 -0700
  • 2d2c6d0e01 Implement extended Channel trait to dma.rs Joshua Salzedo 2021-09-28 17:37:39 -0700
  • 3272987d92 Expand channel trait Joshua Salzedo 2021-09-28 15:59:11 -0700
  • c574b0eb73
    Merge pull request #524 from lulf/readd-write-flush Dario Nieuwenhuis 2021-12-07 19:23:48 +0100
  • f9ac0c8047 Add back MISO flush Ulf Lilleengen 2021-12-07 09:40:45 +0100
  • 56bcc824e0
    Merge #523 bors[bot] 2021-12-07 06:30:29 +0000
  • 79baa04118 Implement blocking traits with a macro Grant Miller 2021-12-06 23:29:16 -0600
  • bf1f80afa1 Unify blocking trait impls Grant Miller 2021-12-06 22:45:40 -0600
  • 3a17e3a2a5 Move async trait impls to mod Grant Miller 2021-12-06 22:06:58 -0600
  • 20d2151b1d check_error_flags function Grant Miller 2021-12-06 19:12:34 -0600
  • 496579b48b Move Word trait to mod Grant Miller 2021-12-06 18:16:15 -0600
  • 2e6c3b22b8
    Merge #518 bors[bot] 2021-12-07 04:45:14 +0000
  • 7c78247be3 v2: set frxth and ds in new Grant Miller 2021-12-06 22:36:53 -0600
  • 15a324a42a
    Merge #522 bors[bot] 2021-12-07 04:16:30 +0000
  • e673ba8ea2 stm32/tests: add DMA SPI Dario Nieuwenhuis 2021-12-07 05:14:27 +0100
  • f0c2c5caa0
    Merge #521 bors[bot] 2021-12-07 04:02:09 +0000
  • fa36fa2808 stm32/tests: add spi Dario Nieuwenhuis 2021-12-07 05:01:01 +0100
  • a14c4f49c4 stm32/tests: higher clocks for H7 Dario Nieuwenhuis 2021-12-07 05:00:35 +0100
  • 5dc5192d79
    Merge #520 bors[bot] 2021-12-07 00:47:59 +0000
  • 17c5dc496e stm32/tests: add stm32h755zi, stm32wb55rg Dario Nieuwenhuis 2021-12-07 01:24:26 +0100
  • c1b4759935
    Merge #519 bors[bot] 2021-12-06 23:39:34 +0000
  • dde6607aec Add timer test, add g0, g4 tests. Dario Nieuwenhuis 2021-12-07 00:28:32 +0100
  • 693690cb5a Uncomment accidentally commented ci stuff. Dario Nieuwenhuis 2021-12-07 00:27:37 +0100