Commit Graph

  • 61be0e75c8
    Merge #1068 bors[bot] 2022-11-22 15:04:24 +0000
  • a074cd0625
    Update gpiote.rs Ardelean Călin Petru 2022-11-22 16:56:04 +0200
  • ca4f615b25
    Merge #1067 bors[bot] 2022-11-22 13:59:28 +0000
  • 536b6a2de5 sync/signal: Implement Default for Signal Matt Johnston 2022-11-22 21:55:10 +0800
  • 51233c0357 doc: update cargo manifests with keywords Ulf Lilleengen 2022-11-22 14:48:42 +0100
  • 5c52d6c217
    Merge pull request #1066 from embassy-rs/embassy-macros-doc Dario Nieuwenhuis 2022-11-22 14:31:56 +0100
  • f474817872 doc: add README to embassy-macro Ulf Lilleengen 2022-11-22 09:35:42 +0100
  • 97cb95bbf4
    Merge #1042 bors[bot] 2022-11-22 11:20:14 +0000
  • 99c561a749
    Merge #1065 bors[bot] 2022-11-22 11:02:50 +0000
  • f09745dfe1 embassy-nrf: Default disable UARTE (nrf9160) Henrik Alsér 2022-11-22 02:21:06 +0100
  • da9f82f507 Fix pin refs Henrik Alsér 2022-11-22 02:13:03 +0100
  • f13639e78c
    Merge #1059 bors[bot] 2022-11-22 01:06:25 +0000
  • 908eef2775 Change interrupt modify into write Henrik Alsér 2022-11-22 02:03:34 +0100
  • 633ffe46ae config write, docs, add address_match_index Henrik Alsér 2022-11-22 01:57:00 +0100
  • e6b9722a31 Remove nrf9160 UARTE fix Henrik Alsér 2022-11-22 01:07:59 +0100
  • b8f51c6496
    Merge #1057 bors[bot] 2022-11-21 23:58:28 +0000
  • 33ee48b9e8 Merge branch 'spis' of github.com:kalkyl/embassy into spis Henrik Alsér 2022-11-22 00:55:46 +0100
  • a6d941fac3 Fix txonly/rxonly data pin dir, _from_ram and doc Henrik Alsér 2022-11-22 00:55:05 +0100
  • 15b4ed2c67
    Merge #1060 bors[bot] 2022-11-21 22:52:58 +0000
  • bbfb786139
    Merge #1064 bors[bot] 2022-11-21 22:08:46 +0000
  • 81dc532d2d Fix LoRaWAN PHY settings for SX126x driver Justin Beaurivage 2022-11-20 16:08:43 -0500
  • 06fb3e4251 docs: add missing README for usb-logger Ulf Lilleengen 2022-11-21 11:24:53 +0100
  • 4943dec1a7 Merge remote-tracking branch 'upstream/master' Sijmen Woutersen 2022-11-20 20:04:23 +0100
  • 15a93246d6 Buffer management in line with other peripherals. Constructor and config redesign Christian Perez Llamas 2022-11-19 19:18:20 +0100
  • f5391efe22 Fix fmt Christian Perez Llamas 2022-11-19 02:17:58 +0100
  • 64e8cfef8e Fix build Christian Perez Llamas 2022-11-19 01:38:03 +0100
  • 16838f8a66 Fix format Christian Perez Llamas 2022-11-19 00:32:09 +0100
  • 6b88057aef Add missing parts and Cleanup Christian Perez Llamas 2022-11-19 00:29:05 +0100
  • a444a65ebf feat: embassy-usb-logger and example for rpi pico Ulf Lilleengen 2022-11-17 09:26:15 +0100
  • 1ed260b105 Fix buffer overruns Christian Perez Llamas 2022-11-17 00:19:22 +0100
  • 9f870a5edf Cleanup Henrik Alsér 2022-11-15 16:31:19 +0100
  • eb149a0bd4 embassy-rp: Add basic ADC module Henrik Alsér 2022-11-15 16:12:07 +0100
  • 551b54ddcb stm32g0: Fix ADC for channels above 14 Jaxter Kim 2022-11-14 14:56:30 +0100
  • 2528f45138
    Merge #1058 bors[bot] 2022-11-15 11:35:43 +0000
  • 9505a6f752 [doc] Remove obsolete code sample Johannes Neyer 2022-11-15 10:07:45 +0100
  • ea61c19280 [doc] Fix some grammar Johannes Neyer 2022-11-15 10:07:35 +0100
  • bcec55464f [doc] Fix line indices of basic example Johannes Neyer 2022-11-11 11:06:38 +0100
  • 0b066b22d1 Check events_acquired kalkyl 2022-11-14 16:24:21 +0100
  • 3a1ddd66c6 Cleanup interrupts kalkyl 2022-11-14 16:18:11 +0100
  • 8d2d5a30a5 Single waker kalkyl 2022-11-14 11:39:55 +0100
  • 43c1afb6a6 Return number of bytes written, add address match getter kalkyl 2022-11-14 11:22:14 +0100
  • eba42cb5f4 embassy-nrf: Add TWIS module kalkyl 2022-11-13 22:15:19 +0100
  • 4fe834db2f Mono channels Christian Perez Llamas 2022-11-13 02:48:07 +0100
  • 5cfad3f853 Feature gate UARTE disable Henrik Alsér 2022-11-13 02:37:23 +0100
  • 17857bc18f Minor changes Christian Perez Llamas 2022-11-13 02:12:58 +0100
  • dca11095e2 Disable UARTE in embassy-nrf::init Henrik Alsér 2022-11-13 01:49:55 +0100
  • d2e8794f29 Investigating discontinuities in the signal Christian Perez Llamas 2022-11-13 01:41:32 +0100
  • 122a31d208 Interrupts, async, sine oscillator Christian Perez Llamas 2022-11-12 18:48:57 +0100
  • e70ae71ecc restore SIGNAL_WORK_THREAD_MODE Sijmen Woutersen 2022-11-12 10:56:49 +0100
  • 10e3c3f2ec Cargo fmt Roman Valls Guimera 2022-11-11 23:49:20 +0100
  • d05979c708
    Merge #1052 #1053 bors[bot] 2022-11-11 08:04:16 +0000
  • 4a2e810485 Restrict to pacs supporting i2s Christian Perez Llamas 2022-11-10 23:13:01 +0100
  • 6e1120e17e riscv support Sijmen Woutersen 2022-09-25 20:10:11 +0200
  • 99682d313b Disable MMC interrupts Matous Hybl 2022-10-25 09:47:30 +0200
  • cbc97758e3 stm32: Fix watchdog division by zero for 256 prescaler, add watchdog example for H7 Matous Hybl 2022-11-09 14:10:46 +0100
  • dbe97b4098 Adapted nvmc so it can be used for all nrf targets Dion Dokter 2022-11-10 14:37:42 +0100
  • f22f36f51b Add input rx Christian Perez Llamas 2022-11-10 00:24:49 +0100
  • 5a64bf651c Buffer trait. Simpler config. Christian Perez Llamas 2022-11-10 00:10:42 +0100
  • 356beabc3b Apply config Christian Perez Llamas 2022-11-09 22:47:55 +0100
  • 3760b60db3 Make bors grin ;) Roman Valls Guimera 2022-11-09 21:58:56 +0100
  • cecd77938c Draft: Initial support for I2S with a working example. Christian Perez Llamas 2022-11-09 19:14:43 +0100
  • 059610a8de
    Merge #1047 bors[bot] 2022-11-09 09:57:36 +0000
  • a3a58e8e4a
    Special handling for log and defmt Ulf Lilleengen 2022-11-09 10:04:37 +0100
  • 8a81114baf Update Embassy, nightly, deps. Dario Nieuwenhuis 2022-11-07 22:51:58 +0100
  • 27771e60af Bake the blob into the firmware by default. Dario Nieuwenhuis 2022-11-07 22:44:20 +0100
  • bd5ef80bec
    Ensure embassy-lora stm32wl supports log crate Ulf Lilleengen 2022-11-07 20:51:29 +0100
  • c53614f057
    Merge #1046 bors[bot] 2022-11-07 17:48:04 +0000
  • 1365ce6ab8 embassy-stm32: Fix bug when Uart::read future is dropped and DMA request was not stopped Guillaume MICHEL 2022-11-07 17:46:32 +0100
  • 5b61ab852a blah rp-remove-generics Dario Nieuwenhuis 2022-11-06 23:35:37 +0100
  • 14a2d15240 Derive Default for WakerRegistration Matt Johnston 2022-11-05 22:55:04 +0800
  • af34fc4ccc rustfmt Henrik Alsér 2022-11-05 01:40:20 +0100
  • aecfce1159 rustfmt Henrik Alsér 2022-11-05 01:36:29 +0100
  • 207fa19551 Acquire semaphore on blocking Henrik Alsér 2022-11-05 01:34:52 +0100
  • 7da18e194a Add status checks Henrik Alsér 2022-11-05 01:12:25 +0100
  • a3e8a6bc3a rustfmt Henrik Alsér 2022-11-05 00:19:52 +0100
  • 1920e90dcd embassy-nrf: Add SPIS module Henrik Alsér 2022-11-05 00:15:43 +0100
  • b99533607c
    Merge #1039 bors[bot] 2022-11-01 20:58:17 +0000
  • ea4d08b6cf stm32-metapac-gen: Use serde_json to parse json files Grant Miller 2022-11-01 14:23:22 -0500
  • 05968bf0f3
    Merge #1037 bors[bot] 2022-11-01 08:48:54 +0000
  • fc086fd4ba Add uart async example miathedev 2022-11-01 10:38:02 +0100
  • ea702b3719
    Merge #1038 bors[bot] 2022-11-01 08:05:37 +0000
  • 97d18c5ffb Move default initializer function to Default trait implementation Mathias 2022-11-01 07:54:43 +0100
  • eed34f945c
    Merge #1036 bors[bot] 2022-10-29 13:28:54 +0000
  • 0b2d6996e8
    Fix ascii table in BootLoader doc comment Daniel Bevenius 2022-10-29 15:16:09 +0200
  • e7fdd500d8
    Merge #951 bors[bot] 2022-10-28 12:19:56 +0000
  • 1f246d0e37
    Merge #1034 bors[bot] 2022-10-28 11:22:53 +0000
  • a7d5c87049
    Merge #1033 bors[bot] 2022-10-28 11:13:11 +0000
  • 49e1091309 embassy-stm32: Fix bug where USART idle flag could end a read prematuraly Guillaume MICHEL 2022-10-28 10:49:59 +0200
  • 79b49c6fae embassy-stm32: remove duplicated code for USART general configuration Guillaume MICHEL 2022-10-28 09:32:05 +0200
  • f053bf742c embassy-stm32: Add support for hardware flow control for BufferedUart Guillaume MICHEL 2022-10-27 11:03:37 +0200
  • 9423987ac5 embassy-stm32: Add hardware flow control constructor for UartRx and UartTx Guillaume MICHEL 2022-10-27 10:52:21 +0200
  • bc21b6efaf Add delay to flash test to allow time to parse RTT header Mathias 2022-10-27 12:41:06 +0200
  • a7b90c7fb6 Remove unused imports from test Mathias 2022-10-27 11:36:46 +0200
  • 4e61d83555
    Merge #1032 bors[bot] 2022-10-27 08:45:12 +0000
  • c871fe0848 Rebase on master Mathias 2022-10-27 07:12:34 +0200
  • 3c6c382465 Remove random delay from example, and move flash functions to allow using without embedded-storage in scope Mathias 2022-10-27 07:10:27 +0200
  • 171b764d82 Refactor: Use PeripheralRef Grant Miller 2022-10-26 18:36:04 -0500
  • 08c8022583 Refactor: Reorder _version cfgs Grant Miller 2022-10-26 18:04:52 -0500
  • 4f2dcca34b Refactor: Fix v4 RccPeripheral bounds Grant Miller 2022-10-26 17:59:44 -0500
  • 9c30d565b9 Refactor: Factor out Adc struct declaration Grant Miller 2022-10-26 17:51:12 -0500