Commit Graph

  • d76bc45e30 Move Spi drop impl to mod Grant Miller 2021-12-06 16:51:10 -0600
  • bd9e730024 Move set_word_size to mod Grant Miller 2021-12-06 16:47:08 -0600
  • a35b7d90bc Add tx_ptr and rx_ptr methods Grant Miller 2021-12-06 16:33:06 -0600
  • 7058f29cf0
    Merge #451 bors[bot] 2021-12-06 21:42:47 +0000
  • a35f337bd6 Move Spi::new and Spi::compute_baud_rate to mod Grant Miller 2021-12-06 15:19:24 -0600
  • dd32358d6b stm32: add gpio HIL test Dario Nieuwenhuis 2021-11-24 03:18:30 +0100
  • 00a87b9a41 Fix build examples with defmt. Dario Nieuwenhuis 2021-11-29 02:28:57 +0100
  • 75374ce7e8 Fix ssoe in v1 Grant Miller 2021-12-06 14:57:53 -0600
  • e1cccc8391 Move Spi to mod (without NoDma defaults) Grant Miller 2021-12-06 14:47:50 -0600
  • aeb69a7665 Track current word size in v2 and v3 also Grant Miller 2021-12-06 14:24:02 -0600
  • d51885c0eb Move WordSize methods to mod Grant Miller 2021-12-06 14:13:25 -0600
  • d426caefbf Move NoPin impls from v1 to mod Grant Miller 2021-12-06 14:02:21 -0600
  • 8b4a247af2
    Merge #517 bors[bot] 2021-12-06 14:39:53 +0000
  • a802fd83aa Fix embassy-net documentation of running examples. Matous Hybl 2021-12-06 14:59:15 +0100
  • 7c155c3aba
    Merge #514 bors[bot] 2021-12-06 08:35:11 +0000
  • 6c2ae74c2c Rename and remove Grant Miller 2021-12-04 01:21:05 -0600
  • b49f15dba3 Match files Grant Miller 2021-12-03 21:58:27 -0600
  • 739c94a2b9 Minor changes Grant Miller 2021-12-03 23:27:55 -0600
  • 81ec4c82fd Flush MISO before transfer operation Ulf Lilleengen 2021-12-02 11:38:43 +0100
  • 9a730ef692 Refactor sx127x radio to use async SPI with DMA Ulf Lilleengen 2021-12-01 21:59:53 +0100
  • 4c31e5a73f Fix vscode settings Grant Miller 2021-12-02 21:11:55 -0600
  • b9693c0b91 Update rust-lorawan to version supporting defmt 0.3 Ulf Lilleengen 2021-12-01 21:16:54 +0100
  • 6d6e6f55b8
    Merge #513 bors[bot] 2021-12-02 17:55:07 +0000
  • 5d057eb12c Update stm32data ref Ulf Lilleengen 2021-12-02 11:26:21 +0100
  • df9a41c3eb
    Merge #515 bors[bot] 2021-12-02 17:13:55 +0000
  • 6e0eb33ea8 Downcast timer to GP16 for time drivers. Matous Hybl 2021-12-02 18:07:05 +0100
  • 51c26a7d05
    Merge #512 bors[bot] 2021-12-02 03:03:52 +0000
  • edbe242ccc ci: add gpiote+time-driver to embassy-nrf to catch more failures. Dario Nieuwenhuis 2021-12-02 04:01:39 +0100
  • 6dd55265cd nrf/gpiote: fix build for nrf9160 Dario Nieuwenhuis 2021-12-02 04:01:03 +0100
  • 2d620df9d6
    Merge #511 bors[bot] 2021-12-01 21:29:04 +0000
  • f0cb77443c Fix wrong pin configuration in STM32's SPI v3. Matous Hybl 2021-12-01 18:30:13 +0100
  • 9500c8c17b
    Merge #509 bors[bot] 2021-11-30 22:39:18 +0000
  • 496ad4ed43 Rationale for uarte usage huntc 2021-12-01 09:29:45 +1100
  • 469852c667 Removed unsafe from uarte huntc 2021-12-01 09:14:24 +1100
  • e36e36dab6
    Merge #507 bors[bot] 2021-11-29 01:28:24 +0000
  • b0fabfab5d Update stm32-data: rcc regs info comes from yamls now. Dario Nieuwenhuis 2021-11-29 02:10:06 +0100
  • 3332c40705 examples: remove unused deps. Dario Nieuwenhuis 2021-11-24 03:17:54 +0100
  • 2a2911221d
    Merge #506 bors[bot] 2021-11-28 19:41:16 +0000
  • 25b49a8a2a Remove common clock types Ulf Lilleengen 2021-11-28 16:46:08 +0100
  • 1b24b3bd68 Make ci script run on Mac OS X Ulf Lilleengen 2021-11-28 14:07:21 +0100
  • 543cc65e56
    Merge #449 bors[bot] 2021-11-27 02:07:43 +0000
  • 006e567716 stm32/pwm: allow using the advanced timer instances too. Dario Nieuwenhuis 2021-11-27 03:06:53 +0100
  • e40555e245 examples/stm32g4: add pwm example Dario Nieuwenhuis 2021-11-27 03:05:26 +0100
  • d7d1258411 stm32/pwm: small cleanups Dario Nieuwenhuis 2021-11-27 03:05:10 +0100
  • 22fad1e7bc stm32/pwm: impl instance/pin for all chips Dario Nieuwenhuis 2021-11-27 03:04:50 +0100
  • 8211d58ee2 stm32/pwm: initial commit Ben Gamari 2021-09-29 10:10:20 -0400
  • 793f4b1f7d
    Merge #505 bors[bot] 2021-11-27 01:44:23 +0000
  • 88d4b0c00d stm32: add stm32g4 support. Dario Nieuwenhuis 2021-11-27 02:21:53 +0100
  • c7d9729028
    Merge #486 bors[bot] 2021-11-26 23:08:24 +0000
  • 524eed5db5 Update smoltcp, fix build issues with no ethernet. Dario Nieuwenhuis 2021-11-26 20:39:21 +0100
  • 6aa27d1a8e
    Merge #504 bors[bot] 2021-11-26 03:15:54 +0000
  • c257893da9 net: update smoltcp Dario Nieuwenhuis 2021-11-26 04:12:14 +0100
  • 539c007b44
    Merge #502 bors[bot] 2021-11-24 20:02:49 +0000
  • 32d52c89a9
    Merge #503 bors[bot] 2021-11-24 19:22:04 +0000
  • e4de15e4de net: don't depend directly on smoltcp outside embassy-net Dario Nieuwenhuis 2021-11-24 17:48:48 +0100
  • cd9a1d547c Ensure SPI DMA write is completed Ulf Lilleengen 2021-11-24 14:59:18 +0100
  • 8fea6c94f6
    Merge #501 bors[bot] 2021-11-24 01:00:22 +0000
  • f9934fb56b ci: do main build with fully generated stm32-metapac. Dario Nieuwenhuis 2021-11-24 01:43:53 +0100
  • e187f50f4b stm32: remove unused deps Dario Nieuwenhuis 2021-11-24 01:41:51 +0100
  • 78d109f5d5 stm32-metapac: add pac feature to allow building only the macrotables. Dario Nieuwenhuis 2021-11-24 01:04:23 +0100
  • d06cb0a264 stm32-metapac-gen: use actually common common.rs instead of emitting it at every single chip file. Dario Nieuwenhuis 2021-11-24 00:42:14 +0100
  • e725d22fd4
    Merge #489 bors[bot] 2021-11-23 23:24:27 +0000
  • dfb6d407a1 stm32: rename core features from _cmX to -cmX, cleanup gen. Dario Nieuwenhuis 2021-11-23 23:49:06 +0100
  • b0da114395
    Merge #491 bors[bot] 2021-11-23 14:34:15 +0000
  • 0ca6060bfd Fix interrupt_take macro by specifying path to panic macro. Matous Hybl 2021-11-16 12:13:43 +0100
  • d98d18d2ee
    Merge #499 bors[bot] 2021-11-22 12:33:09 +0000
  • a6a744d0d9 Update to latest stm32-data Ulf Lilleengen 2021-11-22 13:30:53 +0100
  • 4b3e4e0d02 Makes our various mutexes available to Signal huntc 2021-11-22 14:02:51 +1100
  • 039621c56d stm32-metapac-gen: fix broken build.rs Dario Nieuwenhuis 2021-11-22 02:38:01 +0100
  • 0db4da10f8 stm32-metapac-gen: separate data structs Dario Nieuwenhuis 2021-11-22 02:37:46 +0100
  • 5b45dd4eb5
    Merge #497 bors[bot] 2021-11-22 01:28:00 +0000
  • d4179ee2e4 Some documentation corrections and expansion huntc 2021-11-12 16:49:48 +1100
  • c8e69a14eb Faster CI with cargo-batch Dario Nieuwenhuis 2021-11-15 20:14:59 +0100
  • 10a3a8bbed
    Merge #496 bors[bot] 2021-11-21 20:02:14 +0000
  • d7bbaf1a4c
    Merge #494 bors[bot] 2021-11-21 19:47:31 +0000
  • 920bb3690e
    Merge #495 bors[bot] 2021-11-21 11:10:44 +0000
  • d5a2462cba
    Update embassy-nrf with lifetime bounds on gpio implementations. Wilfried Chauveau 2021-11-21 10:19:34 +0000
  • eac604accd
    Fix missing lifetime bounds Wilfried Chauveau 2021-11-21 08:11:00 +0000
  • e6abd9f5df
    Fix warning for field never used. Wilfried Chauveau 2021-11-21 08:33:18 +0000
  • 18d94a7d01 nrf: saadc do not reexport pac enums Jacob Rosenthal 2021-11-20 18:02:59 -0700
  • 8d108d8753
    Merge #493 bors[bot] 2021-11-17 20:43:52 +0000
  • 24e5013c00 Allow unused to fix build failure in u5 Dario Nieuwenhuis 2021-11-17 21:43:05 +0100
  • 63688bf61f Update stm32-data Dario Nieuwenhuis 2021-11-17 21:31:37 +0100
  • 5754be5d1e
    Merge #492 bors[bot] 2021-11-17 15:37:00 +0000
  • 2649984b55 Adjust the config.toml for U5. - Correct ISA - Remove commented-out cruft. Bob McWhirter 2021-11-17 10:35:25 -0500
  • 271881533e
    Merge #488 bors[bot] 2021-11-15 19:14:13 +0000
  • 9b17b3d721 Remove unused deps Dario Nieuwenhuis 2021-11-15 20:11:08 +0100
  • c8f3ec3fba
    Merge #487 bors[bot] 2021-11-15 18:31:38 +0000
  • ee1490bce1 Move to the newly released bxcan crate that supports defmt 0.3. Bob McWhirter 2021-11-15 13:18:53 -0500
  • 436eb81fc2 Adjust for bxcan API. Bob McWhirter 2021-11-15 12:00:26 -0500
  • 57ca241658 Further cargo muckings for smol/defmt. Bob McWhirter 2021-11-15 11:40:06 -0500
  • 23fdca9e52 Remove extraneous defmt-trace feature. Bob McWhirter 2021-11-15 11:33:44 -0500
  • a770fc77c9 Adjust all examples to defmt 0.3. Bob McWhirter 2021-11-15 11:19:19 -0500
  • c2da498263 Update to defmt 3.0ish. Lots of gitrevs deps. Bob McWhirter 2021-11-15 11:08:51 -0500
  • 4010a829ae nrf: pwm clarify stop and disable pin state Jacob Rosenthal 2021-11-14 11:26:30 -0700
  • 4d61f4aa0d nrf: sequencepwm dont wait for tasks_stop afterall Jacob Rosenthal 2021-11-13 17:31:02 -0700
  • 3a166db280 nrf: pwm use register reset Jacob Rosenthal 2021-11-13 16:41:44 -0700
  • 7dfc0acb2f nrf: pwm clarify stop and disable pin state Jacob Rosenthal 2021-11-13 16:38:35 -0700
  • 2bcacd4f16 nrf: sequencepwm add events Jacob Rosenthal 2021-11-13 15:03:10 -0700
  • 4e0a0f27fe
    Merge #484 bors[bot] 2021-11-12 16:29:53 +0000