Commit graph

  • ed3da1721a
    Merge pull request #3165 from 1-rafael-1/impl-ReadReady-for-BufferedUart-in-embassy-rp James Munns 2024-07-10 21:40:36 +0000
  • d8821dd7d7 rustfmt rafael 2024-07-10 22:56:12 +0200
  • 68b3fbe348 implement read_ready method in BufferedUart rafael 2024-07-10 22:54:48 +0200
  • 10a1a27cc3 add async TSC example for STM32L073 michel 2024-07-10 14:08:52 +0200
  • 52f40b9c9d add blocking TSC examples michel 2024-07-09 23:11:25 +0200
  • 4972dbd91b Add function to get the active HSEM interrupt Dion Dokter 2024-07-09 11:49:16 +0200
  • 6636a5835b
    Merge pull request #3160 from 1-rafael-1/add-rp-sample-distribute-resources James Munns 2024-07-08 21:29:25 +0000
  • 2f62376a15 add faq rafael 2024-07-08 23:27:42 +0200
  • af9c7379f9 Add link to example in book kalkyl 2024-07-08 22:53:50 +0200
  • 52c43f0249 rustfmt rafael 2024-07-08 22:26:32 +0200
  • 91e6aa3166 rustfmt rafael 2024-07-08 22:20:23 +0200
  • 376f65e1d3 add assign_resources example rafael 2024-07-08 22:07:38 +0200
  • 03f3a3389d Add example for shared I2C and SPI buses kalkyl 2024-07-08 21:48:19 +0200
  • d8bd5907ca
    Merge pull request #3157 from kalkyl/sharing James Munns 2024-07-08 15:19:48 +0000
  • 028ca55f9c Add more docs and cross-links kalkyl 2024-07-08 17:16:35 +0200
  • 87f6634349 Add example for sharing things between tasks kalkyl 2024-07-08 13:58:36 +0200
  • 462daeeb49
    Merge pull request #3154 from Dicklessgreat/main James Munns 2024-07-07 16:54:37 +0000
  • 3408e1ddbf Fixed to reserve as much space as it uses. Dickless 2024-07-07 04:39:39 +0900
  • e2aa5ef376 Merge branch 'main' of https://github.com/Dicklessgreat/embassy into main Dickless 2024-07-06 17:46:53 +0900
  • b90eef293b [#2905 #2904] Replaced static raw array with GroundedArrayCell Dickless 2024-07-06 17:36:22 +0900
  • f91244bae6
    Merge pull request #3152 from Dicklessgreat/main Henrik Alsér 2024-07-04 18:32:51 +0000
  • 4f649caa81 cargo +nightly fmt Dickless 2024-07-05 03:29:25 +0900
  • 49546abfec rustfmt Dickless 2024-07-05 03:17:04 +0900
  • 4ecdf31f9b add SAI example Dickless 2024-07-05 02:33:30 +0900
  • e2f9a48457
    Merge pull request #3148 from andresv/stm32-adc-blocking_read Ulf Lilleengen 2024-07-03 12:45:58 +0000
  • f851081e09 stm32 adc: introduce blocking_read Andres Vahter 2024-07-03 14:39:10 +0300
  • ac5b7edb05
    Merge pull request #3144 from Stupremee/better-clock-messages Dario Nieuwenhuis 2024-07-03 09:30:24 +0000
  • 914d7c7919
    Merge pull request #3128 from andresv/stm32-adc-dma-v3 Ulf Lilleengen 2024-07-03 08:13:26 +0000
  • 09cfa28a21 stm32g0: add adc_dma example Andres Vahter 2024-07-03 10:59:20 +0300
  • 8c54df1042
    Merge pull request #3145 from embassy-rs/nrf-radio-fixes Ulf Lilleengen 2024-07-03 07:45:14 +0000
  • ef78e3283b
    Merge pull request #3143 from andresv/stm32-ringbuffered-adc-docs Ulf Lilleengen 2024-07-03 07:33:10 +0000
  • b6f76b5ab2
    Merge pull request #3110 from liarokapisv/adc_v4_averaging Ulf Lilleengen 2024-07-03 07:22:34 +0000
  • 3e70601fc7
    Merge pull request #3124 from Adancurusul/dev Ulf Lilleengen 2024-07-03 07:22:03 +0000
  • b07570fce5 remove unused logging Ulf Lilleengen 2024-07-03 09:04:47 +0200
  • a07702ba7b fix cancellation hanging on event never occuring Ulf Lilleengen 2024-07-03 09:03:25 +0200
  • 9e4e536769
    Better panic message when peripheral clock is not enabled Justus K 2024-07-02 16:39:24 +0200
  • 5223923bd2
    Merge pull request #3111 from Eekle/feature/async_tsc Ulf Lilleengen 2024-07-02 18:51:50 +0000
  • d3f8905e93 Use crate level PeriMode Eekle 2024-07-02 20:46:05 +0200
  • 14435d095f
    Merge pull request #3142 from embassy-rs/compile-time-asserts Dario Nieuwenhuis 2024-07-02 17:33:34 +0000
  • 5137ebab56
    Merge pull request #3132 from oro-os/wiznet-version-check Dario Nieuwenhuis 2024-07-02 16:58:00 +0000
  • d4ff7616f9 stm32 ringbuffered adc docs improvements Andres Vahter 2024-07-02 17:35:15 +0300
  • a4e62314af stm32: adc v3: fix for newest pac Andres Vahter 2024-07-02 17:15:22 +0300
  • c120efad5b stm32 adc read_async: add asserts for buf len Andres Vahter 2024-07-02 14:23:44 +0300
  • 5e2fd8623a stm32 adc v3 read_async Andres Vahter 2024-06-26 23:50:12 +0300
  • 70061e74b2 add async dma read example Alexandros Liarokapis 2024-06-26 19:06:20 +0300
  • 02b096915f add asynchrous sequence read support to adc v4 Alexandros Liarokapis 2024-06-21 23:37:58 +0300
  • 9bdb697cd9
    Merge pull request #3138 from andresv/update-stm32-metapac Dario Nieuwenhuis 2024-07-02 14:01:02 +0000
  • dd69efe708 stm32 ringbuffered adc: add buf size assert Andres Vahter 2024-07-02 16:56:19 +0300
  • b88e1a5d71 stm32 ringbuffered adc docs Andres Vahter 2024-07-02 15:22:50 +0300
  • 8f52ee469e make some embassy-boot asserts const Ulf Lilleengen 2024-07-02 12:37:36 +0200
  • 1f30ad595b stm32 ringbuffered adc: fix for metapac changes Andres Vahter 2024-07-02 09:21:27 +0300
  • 8cbb64226b update stm32-metapac Andres Vahter 2024-07-01 15:07:26 +0300
  • 6f21d5e478
    Merge pull request #3116 from sethkrie/adc-v2-ringbuf Dario Nieuwenhuis 2024-07-02 01:05:49 +0000
  • d6e4086a15
    Merge pull request #3089 from qwerty19106/stm32_uart_half_fix_sequential_read_write Dario Nieuwenhuis 2024-07-02 00:58:54 +0000
  • c0cd851fb9
    Merge pull request #3093 from liarokapisv/circular_half_transfer_ir Dario Nieuwenhuis 2024-07-02 00:51:05 +0000
  • a862334dae STM32 Half-Duplex: fix sequential reads and writes Роман Кривенков 2024-05-23 12:42:41 +0400
  • f3fdeb26a4
    Merge pull request #3127 from shufps/feat/dds-example Dario Nieuwenhuis 2024-07-01 23:50:35 +0000
  • 3d8cec3b47
    Merge pull request #3141 from trepidacious/ready_ready_and_write_ready_fix Dario Nieuwenhuis 2024-07-01 23:21:10 +0000
  • 976e9f7fba
    Merge pull request #3104 from birdistheword96/main Dario Nieuwenhuis 2024-07-01 23:18:55 +0000
  • 00babd2ec4
    Merge pull request #3126 from ninjasource/stm32-ltdc Dario Nieuwenhuis 2024-07-01 23:18:15 +0000
  • abe7f9921e Update ReadReady and WriteReady implementations trepidacious 2024-07-01 20:59:27 +0100
  • 92eb6011d6
    Merge pull request #3139 from igiona/AllowDrivingStrengthInPwm Dario Nieuwenhuis 2024-07-01 17:51:53 +0000
  • f418006508 fixup! feat(pwm): allow specifying OutputDrive for PWM channels Giona Imperatori 2024-07-01 18:06:14 +0200
  • 98263ac220 Merge branch 'main' into nrf9151 nerwalt 2024-07-01 10:03:24 -0600
  • e9bbfb349c Clean up nerwalt 2024-07-01 10:02:03 -0600
  • 7884babb9d feat(pwm): allow specifying OutputDrive for PWM channels Giona Imperatori 2024-07-01 17:20:42 +0200
  • 27652798c7 fix typo, add spaces after // seth 2024-07-01 06:44:47 -0700
  • 3c6bf3a31a
    Merge pull request #3137 from embassy-rs/nrf-egu-irq Ulf Lilleengen 2024-07-01 12:08:44 +0000
  • 0b8a8e54dc expose enabling and disabling irq for triggers Ulf Lilleengen 2024-07-01 10:22:39 +0200
  • 2a38787a83
    Merge pull request #3130 from kkrolczyk/kk/i2c-addr-flexibility Ulf Lilleengen 2024-07-01 06:38:33 +0000
  • c4b88b5781
    wiznet: add version check to initialization sequence Josh Junon 2024-06-29 01:17:27 +0200
  • e0c0a618bd
    Merge pull request #3136 from trepidacious/read_ready_smoltcp_fix Dario Nieuwenhuis 2024-06-30 21:05:52 +0000
  • c3be54f96b Add check for closed connection to read_ready() trepidacious 2024-06-30 17:47:04 +0100
  • 67f5b8d974 Update example Eekle 2024-06-30 11:06:32 +0200
  • 1d1fc9afea Add async and blocking variants Eekle 2024-06-30 11:03:29 +0200
  • bd0243d12f
    Merge pull request #3131 from dflemstr/less-implicit-panics Dario Nieuwenhuis 2024-06-28 23:41:02 +0000
  • 662e97f7b5 Panic on index-out-of-bounds when releasing RCC node David Flemström 2024-06-29 01:37:35 +0200
  • 114dda2fd1 Avoid accidental copy of static var before creating mut ref David Flemström 2024-06-29 01:34:07 +0200
  • 2f750a82bf Swat some other occurrences of .unwrap() that pull in panicing infra David Flemström 2024-06-28 21:50:51 +0200
  • 73d937dc33 Remove implicit bounds checking from rcc module David Flemström 2024-06-28 21:10:41 +0200
  • cbc67469d3 Route sources of panics to the crate's fmt macros David Flemström 2024-06-28 19:10:59 +0200
  • 96cdf9c9e0
    rp/i2c: add address flexibility and example Krzysztof Królczyk 2024-06-27 21:22:16 +0200
  • 6edf7b4688 Applied formatting David Haig 2024-06-28 18:17:17 +0100
  • 79f00e54cc Moved ltdc example to its own crate David Haig 2024-06-28 18:11:34 +0100
  • 317e065517 Adding uart example to 9151-ns Updated README nerwalt 2024-06-28 08:59:22 -0600
  • 1123e3fd41 Get dsi_bsp example to compile again David Haig 2024-06-28 15:12:17 +0100
  • 5e1a6a9753 Adding support for 9120 nerwalt 2024-06-28 07:11:50 -0600
  • 2462a22140 format shufps 2024-06-28 14:52:21 +0200
  • b2a0eb3cb4 added comment shufps 2024-06-28 14:43:39 +0200
  • ece6203a99 added DDS example shufps 2024-06-28 14:42:19 +0200
  • 47c7bb2bb5 Updated metapac dependency to latest for LTDC support David Haig 2024-06-28 11:35:38 +0100
  • 8a6b71b0bb Adding initial support for nrf9151 s and ns Adding s and ns examples, including a reference TFM nerwalt 2024-06-27 14:07:26 -0600
  • 0e84bd8a91 Add support for the stm32 ltdc display peripheral David Haig 2024-06-27 20:13:20 +0100
  • 26e660722c
    Merge pull request #3125 from neuschaefer/input Dario Nieuwenhuis 2024-06-27 14:51:56 +0000
  • e3b495908c docs: Fix mention of ExtiInput J. Neuschäfer 2024-06-27 16:48:31 +0200
  • a0799bf270 Add adc oversampling support Chen Yuheng 2024-06-27 17:04:26 +0800
  • a2acb3e3dc
    Merge pull request #3121 from embassy-rs/nrftests Dario Nieuwenhuis 2024-06-25 22:02:12 +0000
  • 9a21f70c9f tests/nrf: add non-buffered uart tests. Dario Nieuwenhuis 2024-06-25 23:57:19 +0200
  • b870e7f257 tests/nrf: generalize buffereduart tests for all chips. Dario Nieuwenhuis 2024-06-25 23:56:59 +0200
  • 1ce9418bca nrf/buffered_uart: take into account EASYDMA_SIZE. fixes nrf52832 Dario Nieuwenhuis 2024-06-25 23:55:07 +0200