Commit graph

  • 673d11f49f add send_queue and recv_queue Philip Reimer 2024-06-05 15:28:18 -0600
  • 044b5c8921
    Merge pull request #3040 from embassy-rs/embassy-time-0.3.1 Ulf Lilleengen 2024-06-05 13:36:24 +0000
  • 5af0fe8a58
    Merge pull request #3042 from GustavToft/fix_main Dario Nieuwenhuis 2024-06-05 12:06:30 +0000
  • bf36bec9bb rp: Add multichannel ADC kalkyl 2024-06-05 09:42:08 +0200
  • 3610799618 Added docs. Gustav Toft 2024-06-05 08:33:55 +0200
  • a516dbd5e2 CYW43: Add function to close existing soft AP Gustav Toft 2024-06-05 08:14:35 +0200
  • 319e18b399 Merge branch 'main' of https://github.com/embassy-rs/embassy into fix_main Gustav Toft 2024-06-05 08:11:50 +0200
  • 4ebd8af96f add convenience script to bump dependency version Ulf Lilleengen 2024-06-04 09:19:07 +0200
  • 30918c355b prepare for embassy-time 0.3.1 release Ulf Lilleengen 2024-06-04 08:57:16 +0200
  • 5f9bc6def7
    Merge pull request #3037 from kalkyl/zerocopy Ulf Lilleengen 2024-06-04 06:37:45 +0000
  • f9d8c68fc8 Add description kalkyl 2024-06-04 01:20:19 +0200
  • 874d5f7c65 core atomic kalkyl 2024-06-04 00:53:51 +0200
  • 03d8f99aa5 rp: Add zerocopy channel example kalkyl 2024-06-04 00:38:51 +0200
  • 9856d21693
    Merge pull request #3006 from honzasp/harmonize-new Dario Nieuwenhuis 2024-06-03 21:26:43 +0000
  • f3703ff6bf stm32/usart: set refcount even if initialization failed Jan Špaček 2024-06-03 20:12:33 +0200
  • 039d8ed671
    Merge pull request #3036 from embassy-rs/fix-book-refs Dario Nieuwenhuis 2024-06-03 12:12:18 +0200
  • d2045be9f3 fix broken links to embassy book Ulf Lilleengen 2024-06-03 08:45:05 +0200
  • ecd7888ba9
    Merge pull request #3035 from embassy-rs/spi-nosck-fix Dario Nieuwenhuis 2024-06-02 23:03:53 +0000
  • 348c87fc2f stm32/spi: fix blocking_write on nosck spi. Dario Nieuwenhuis 2024-06-03 00:57:53 +0200
  • 7b590334e6
    Merge pull request #3033 from cschuhen/feature/fdcan_no_generics2 Dario Nieuwenhuis 2024-06-02 19:25:44 +0000
  • 900b104860 Remove generic argument from CanBuilder. Corey Schuhen 2024-06-02 21:45:35 +1000
  • 5f8f867eae
    Merge pull request #3032 from cschuhen/feature/bxcan_no_generics2 Dario Nieuwenhuis 2024-06-02 10:33:14 +0000
  • 58ef2594e5 Fix F7 example. Corey Schuhen 2024-06-02 20:16:57 +1000
  • 367a22cc0e Remove more BXCAN generics. Corey Schuhen 2024-06-02 19:40:25 +1000
  • 664e4a5c03 stm32/usart: move init code to function that's not generic in T Jan Špaček 2024-05-26 16:55:07 +0200
  • 44e4a2c9e9 stm32/buffered-usart: use new_pin! and disconnect pins on drop Jan Špaček 2024-05-26 16:37:26 +0200
  • ade27b7f21 stm32/usart: disconnect pins of RingBufferedUartRx on drop Jan Špaček 2024-05-26 16:21:11 +0200
  • 41711195e3 stm32/i2c: use new_pin! macro Jan Špaček 2024-05-26 15:40:42 +0200
  • ca3c15658d stm32/spi: move init code to function that's not generic in T Jan Špaček 2024-05-26 15:33:29 +0200
  • e61136fa4a
    Merge pull request #3028 from embassy-rs/check-cfg-fix Dario Nieuwenhuis 2024-05-31 21:02:40 +0000
  • 8a1658ab0e stm32/spi: test zero-length transfers in more cases. Dario Nieuwenhuis 2024-05-31 22:19:17 +0200
  • 339dd85968 stm32/spi: restrict txonly_nosck to SPIv1, it hangs in other versions. Dario Nieuwenhuis 2024-05-31 22:16:30 +0200
  • 7baa14371b
    Merge pull request #3027 from embassy-rs/check-cfg-fix Dario Nieuwenhuis 2024-05-31 21:59:06 +0200
  • f594ddceec stm32/spi: add blocking rxonly test. Dario Nieuwenhuis 2024-05-31 21:49:33 +0200
  • da197b6016 stm32/spi: fix spiv1 rxonly hanging. Dario Nieuwenhuis 2024-05-31 21:43:03 +0200
  • 999a2ad829 Fix all check-cfg errors in the entire repo. Dario Nieuwenhuis 2024-05-31 21:41:42 +0200
  • ba940017ee
    Merge pull request #3014 from brunob45/pwm_input Dario Nieuwenhuis 2024-05-31 18:09:27 +0000
  • 4452a06e76
    Merge pull request #3025 from andresovela/timestamp-uptime-features Dario Nieuwenhuis 2024-05-31 17:43:55 +0000
  • 441ca8f64d
    Merge pull request #3005 from honzasp/check-cfg Dario Nieuwenhuis 2024-05-31 17:32:29 +0000
  • bfb380e8ca Copy build_common.rs into each crate, to make cargo publish happy Jan Špaček 2024-05-30 19:59:06 +0200
  • 7d86919257 rust fmt really does not want blank space there Bruno Bousquet 2024-05-30 17:54:49 -0400
  • 83b5797b8d fix fmt (again) Bruno Bousquet 2024-05-30 17:53:38 -0400
  • 713d84f778 fix fmt Bruno Bousquet 2024-05-30 17:51:48 -0400
  • 4d307b5a77 undo changes in input_capture Bruno Bousquet 2024-05-30 17:49:20 -0400
  • 84707af5d7 create functions in inner to handle register modification Bruno Bousquet 2024-05-30 17:43:38 -0400
  • 6eaa259342 embassy-time: add timestamp features Andres O. Vela 2024-05-30 22:16:56 +0200
  • 368893c9cb Emit cargo:rustc-check-cfg instructions from build.rs Jan Špaček 2024-05-25 21:44:37 +0200
  • 694ac3a515
    Merge pull request #2992 from liarokapisv/i2s-spi_v3 Dario Nieuwenhuis 2024-05-30 12:31:59 +0000
  • d21e9caa80
    Merge pull request #3021 from mat-kie/follower-opamp Dario Nieuwenhuis 2024-05-30 12:23:53 +0000
  • b378ec4558
    Merge pull request #3020 from cschuhen/feature/bxcan_no_generics Dario Nieuwenhuis 2024-05-30 12:16:17 +0000
  • b4a2f7fb70 Use phantom for lifetime holder instead of not used pointer to pointer. Corey Schuhen 2024-05-30 22:10:46 +1000
  • 28f5f0baba add dac buffer function Mattis Kieffer 2024-05-30 14:07:47 +0200
  • 7fd79857c3 Fix example. Corey Schuhen 2024-05-30 22:00:02 +1000
  • 39c5a6c3f7
    Merge pull request #3002 from honzasp/rcc-info Dario Nieuwenhuis 2024-05-30 11:50:40 +0000
  • 245c895d09 Remove generics for BXCAN. Corey Schuhen 2024-05-30 21:23:12 +1000
  • 7bc71a8262
    Merge pull request #3019 from embassy-rs/rtc-lowpower-mod Dario Nieuwenhuis 2024-05-30 11:34:46 +0000
  • 2c691baadd stm32/rtc: move lowpower stuff to a separate mod. Dario Nieuwenhuis 2024-05-30 13:26:14 +0200
  • 62f4b4ee1e
    Merge pull request #3018 from embassy-rs/nopacpointer Dario Nieuwenhuis 2024-05-30 11:17:51 +0000
  • c46172acac stm32: remove pointer-to-pointer-to-registers. Dario Nieuwenhuis 2024-05-30 13:07:18 +0200
  • 7532a06f67
    Merge pull request #3007 from liarokapisv/spi_v3-fix-rx Dario Nieuwenhuis 2024-05-30 10:44:48 +0000
  • e9cb9badf7
    Merge pull request #3012 from cschuhen/feature/fdcan_no_generics Dario Nieuwenhuis 2024-05-30 10:42:53 +0000
  • d3c3670a96 Merge branch 'main' of https://github.com/embassy-rs/embassy into fix_main Gustav Toft 2024-05-30 09:56:09 +0200
  • 50210e8cdc
    Merge pull request #3017 from lucasgranberg/main Dario Nieuwenhuis 2024-05-29 14:22:44 +0000
  • a87b333034 fix fmt Bruno Bousquet 2024-05-29 10:02:54 -0400
  • 292c1dd0b8 rename get_width_ticks and add info!() in examples Bruno Bousquet 2024-05-29 09:58:46 -0400
  • a23fa8dcb2
    Apply suggestions from code review Bruno Bousquet 2024-05-29 09:14:05 -0400
  • b282edcc6e add set_as_analog to stm32 gpio Flex Lucas Granberg 2024-05-29 14:56:29 +0300
  • 56235c97bc
    Merge pull request #3016 from embassy-rs/embassy-sync-release Ulf Lilleengen 2024-05-29 10:40:02 +0000
  • 52965ae96a remove duplicate entry Ulf Lilleengen 2024-05-29 12:38:33 +0200
  • d040dfaff9 add missing entries to changelog Ulf Lilleengen 2024-05-29 12:21:41 +0200
  • cf0d227cca Prepare for embassy-sync 0.6.0 release Ulf Lilleengen 2024-05-29 12:09:55 +0200
  • 35feb1bf23 Remove generic argument for STM32 FDCAN. Corey Schuhen 2024-05-26 19:54:46 +1000
  • 53dedd2ff5
    Merge pull request #3015 from valleyflowerbear/main Ulf Lilleengen 2024-05-29 07:39:06 +0000
  • 9031ce7fa7 rp: fix watchdog CTRL register getting overwritten Nick 2024-05-29 06:29:25 +0100
  • 7f4803ddaf fix fmt again Bruno Bousquet 2024-05-29 00:55:49 -0400
  • 66122aa60f Merge branch 'pwm_input_f103' into pwm_input Bruno Bousquet 2024-05-29 00:53:09 -0400
  • 61f1f80e90 fix fmt Bruno Bousquet 2024-05-29 00:52:55 -0400
  • 69badfb845 remove dev files Bruno Bousquet 2024-05-29 00:37:50 -0400
  • 50039b17a7 fix F103 example Bruno Bousquet 2024-05-29 00:33:35 -0400
  • 521332bdd1 pwm_input is working on F446 Bruno Bousquet 2024-05-29 00:28:26 -0400
  • a6c419d096 add f103 example for input_capture Bruno Bousquet 2024-05-28 23:12:08 -0400
  • f1d5f4ca21 undo minor changes Bruno Bousquet 2024-05-28 22:43:23 -0400
  • a52841041d use timer LL Bruno Bousquet 2024-05-28 22:38:08 -0400
  • 7c1e1ee288 example is working now Bruno Bousquet 2024-05-28 22:30:10 -0400
  • 41b9a12574 compile pwm_input example Bruno Bousquet 2024-05-28 20:36:23 -0400
  • 642465a7da add stm32f446 files Bruno Bousquet 2024-05-28 20:20:15 -0400
  • 4f76f6b9df add spi_dma rx-only test Alexandros Liarokapis 2024-05-28 15:24:05 +0300
  • 000b022ae2
    Merge pull request #2988 from de-vri-es/bxcan-tx-fifo-scheduling Dario Nieuwenhuis 2024-05-28 11:12:37 +0000
  • 4d1fbcd9cd address review comments Alexandros Liarokapis 2024-05-28 13:38:27 +0300
  • 46fc15783d add spi_v4 and spi_v5 support but block i2scfg rx-only configuration Alexandros Liarokapis 2024-05-28 12:50:24 +0300
  • 34bc439f17
    Merge pull request #3011 from plaes/docs-faq-fix-bdma-link Dario Nieuwenhuis 2024-05-28 10:58:20 +0200
  • 4d431b3080 docs: faq: Fix link to bdma example and improve wording. Priit Laes 2024-05-28 11:27:21 +0300
  • 9a6ed79ad1 remove rx-only support for new spi versions with missing I2SCFGR register Alexandros Liarokapis 2024-05-27 20:51:50 +0300
  • 1d05015a1c broaden tsize read support to other spi versions Alexandros Liarokapis 2024-05-27 20:42:29 +0300
  • 76fbec74da fix spi panic on read due to i2s configuration conversion check Alexandros Liarokapis 2024-05-27 20:43:17 +0300
  • 8d7c3f7de1
    Merge pull request #3008 from aurelj/stm32-rcc-hsi Dario Nieuwenhuis 2024-05-27 17:28:13 +0000
  • ec6cfc1f21 stm32: ensure the core runs on HSI clock while setting up rcc Aurélien Jacobs 2024-05-27 17:31:29 +0200
  • 25cc5241b1 Add i2s support for spi_v3. Alexandros Liarokapis 2024-05-20 16:15:41 +0300
  • f9324201b1 add proper rxonly support for spi_v3 and force tx dma stream requirement on others Alexandros Liarokapis 2024-05-27 15:44:58 +0300
  • 807e573994 embassy_stm32: allow scheduling lower priority frames in bxcan driver Maarten de Vries 2024-05-22 17:13:38 +0200