Commit Graph

  • 8af52488e7 add RTR flag if it is remote frame Tu Nguyen 2024-10-16 17:45:40 +0700
  • bcfbaaab95
    Merge pull request #3336 from liarokapisv/stm32-alternative-ringbuffer-impl Ulf Lilleengen 2024-10-16 08:01:58 +0000
  • 96362b33e8 Add set_config method to RP SPI driver dstric-aqueduct 2024-10-15 11:48:54 -0400
  • e350ca836a
    STM32 QSPI typo (#3418) Dion Dokter 2024-10-15 13:23:57 +0200
  • 881d71095a
    STM32 QSPI typo Dion Dokter 2024-10-15 13:23:10 +0200
  • 28d03537e9 stm32: Automatically clear on WritableRingBuffer start Alexandros Liarokapis 2024-10-07 23:12:35 +0300
  • 4f810e47f5 enable ci usart tests Alexandros Liarokapis 2024-10-03 21:54:47 +0300
  • d280b23428 fix adc/ringbuffered_v2.rs Alexandros Liarokapis 2024-10-03 13:04:15 +0300
  • 2ec05da5dd simplify if/else handling on ringbuffer Alexandros Liarokapis 2024-10-02 13:10:07 +0300
  • f0d2ebdc7e stm32: fix ringbugger overrun errors due to bad dma wrap-around behavior Alexandros Liarokapis 2024-10-01 17:59:04 +0300
  • c991ddb766 use request_pause instead of request_stop at adc shutdown Alexandros Liarokapis 2024-09-24 17:46:53 +0300
  • 9c7b296432 overrun at invalid diffs, rename clear to reset, simplify dma_sync method Alexandros Liarokapis 2024-09-24 00:59:34 +0300
  • 8271225216 make len method take mut self and remove sync index calls Alexandros Liarokapis 2024-09-23 16:50:26 +0300
  • 85fb890b00 add auto-clear functionality to ringbuffer Alexandros Liarokapis 2024-09-23 02:49:05 +0300
  • f4ec0cb4d4 simplify and rename ringbuffer methods, make len available Alexandros Liarokapis 2024-09-23 02:01:44 +0300
  • 2b10caafd4 stm32: initial support for alternative ringbuffer implementation Alexandros Liarokapis 2024-09-15 18:47:33 +0300
  • c614253656
    Merge pull request #27 from tokenize-inc/TR3FIR-449 lukasz-zajac 2024-10-15 10:06:30 +0200
  • 715c10004f
    [TR3FIR-449] Bump stm32wb-hci version Łukasz Zając 2024-10-14 17:32:24 +0200
  • 4f08d5bc5f
    Merge pull request #3379 from qwerty19106/stm32_async_flush Dario Nieuwenhuis 2024-10-14 10:52:32 +0000
  • 014583aaa5 tests/stm32: add uart async and blocking flush test. Dario Nieuwenhuis 2024-10-14 12:43:59 +0200
  • ad5f7bf6f7 tests: remove deprecated -Cinline-threshold. Dario Nieuwenhuis 2024-10-14 12:43:38 +0200
  • 6862ac56cb Stm32: implement async flush for UART Роман Кривенков 2024-09-16 11:02:27 +0400
  • c84495ef2e
    Merge pull request #3416 from embassy-rs/update-nightly-324 Dario Nieuwenhuis 2024-10-13 22:20:00 +0000
  • 9a45d776d8 rustfmt for new nightly. Dario Nieuwenhuis 2024-10-14 00:12:45 +0200
  • ee669ee5c5 Update nighlty, fix warnings. Dario Nieuwenhuis 2024-10-14 00:01:49 +0200
  • 4eb820ab6c
    Merge pull request #3377 from Totto8492/enable-fpu Dario Nieuwenhuis 2024-10-13 20:54:22 +0000
  • a4636d819f rp/multicore: enable fpu on second core only if building for -eabihf targets. Dario Nieuwenhuis 2024-10-13 21:47:40 +0200
  • 0222faa8a1
    Add octospim support for octospi (#3102) HaoboGu 2024-10-14 04:32:22 +0800
  • 2f6273bb5d
    Merge pull request #3299 from badrbouslikhin/main Dario Nieuwenhuis 2024-10-13 20:10:16 +0000
  • cdcd9de051 Enable FPU for RP235X Core1 Keisuke Tottori 2024-09-27 17:19:35 +0900
  • eea08d761d
    Merge pull request #3407 from CBJamo/pio_programs Dario Nieuwenhuis 2024-10-13 19:41:57 +0000
  • 7b09e88645
    Merge pull request #3397 from embassy-rs/core-ip Dario Nieuwenhuis 2024-10-13 19:40:56 +0000
  • 45d4b1dd3e
    Merge pull request #3415 from bkueng/stm32_uart_rx_pull Dario Nieuwenhuis 2024-10-13 19:38:59 +0000
  • 0bf99820f3
    stm32: add RX Pull configuration option to USART Beat Küng 2024-10-12 10:35:43 +0200
  • 4a05114ca1 feat(ospi): support both ospi instances in stm32 OCTOSPIM Haobo Gu 2024-10-12 14:45:13 +0800
  • 638397810b
    Merge branch 'embassy-rs:main' into main HaoboGu 2024-10-12 10:58:50 +0800
  • edf56f7991
    Merge pull request #26 from tokenize-inc/TR3FIR-440 lukasz-zajac 2024-10-11 16:17:46 +0200
  • 78106a0942
    [TR3FIR-440] Bump stm32wb-hci version Łukasz Zając 2024-10-11 16:11:57 +0200
  • 350a15a0cd make bluetooth module public Joost Buijgers 2024-10-11 12:18:04 +0200
  • 97aa44bacf
    Fix build issues I--P 2024-10-11 10:40:19 +0200
  • a3b66fd8a2 Silence an unrelated warning Jan Špaček 2024-10-10 21:41:15 +0200
  • 9555259c57
    Merge pull request #3402 from sourcebox/sync-additions Ulf Lilleengen 2024-10-10 19:34:46 +0000
  • e7dfc2bc0a
    Merge pull request #3410 from Sh3Rm4n/fix/i2c-pull Dario Nieuwenhuis 2024-10-10 19:27:33 +0000
  • 3870411a4a stm32/i2c: disable pullup instead of pulldown Fabian Viöl 2024-10-10 16:12:51 +0200
  • f8fd75778d Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming consistency michel 2024-10-10 15:14:53 +0200
  • fbfe23415c stm32 multipin examples: remove check for group status since we are using the async pending method michel 2024-10-10 14:53:04 +0200
  • 60c0d4b992 STM32-TSC: enable discriminating between pins within same TSC group and improve TSC library in general michel 2024-08-07 21:58:49 +0200
  • 70bd158d03 Make the docs be docs Caleb Jamison 2024-10-09 16:57:02 -0400
  • 1b32b7bcb4 fmt Caleb Jamison 2024-10-09 16:51:52 -0400
  • 041eef5c2d
    Merge pull request #1 from BjornTheProgrammer/pio_programs Caleb Jamison 2024-10-09 16:50:57 -0400
  • 22fe493257 Better docs and adding of release for PioPwm Bjorn 2024-10-09 10:12:43 -0700
  • e47c031b67 fmt examples too Caleb Jamison 2024-10-09 11:47:04 -0400
  • c7f7728eb1 cargo +nightly fmt Caleb Jamison 2024-10-09 11:44:58 -0400
  • fc978c2ee9 Fix rp23 i2s example, boot_sel isn't supported yet. Caleb Jamison 2024-10-09 11:37:15 -0400
  • 57c1fbf308 Move pio programs into embassy-rp Caleb Jamison 2024-10-09 10:04:35 -0400
  • 55d85e1ca3
    Add support for stm32f4 additional PLL SAI divider I--P 2024-10-09 14:44:51 +0200
  • ff1a0a160c
    Add support for stm32f4 additional PLL SAI divider I--P 2024-10-09 14:40:10 +0200
  • 17207de04c
    Merge fc342915e6 into 456c226b29 Jared Moulton 2024-10-08 22:23:48 -0600
  • 456c226b29
    Merge pull request #3404 from farmblox/fix-stm32-exti-low-power Dario Nieuwenhuis 2024-10-08 20:48:26 +0000
  • 00e14305d8 stm32/timer: Update examples for new timer API Jan Špaček 2024-06-29 16:19:23 +0200
  • c05262d47b stm32/timer: Remove generics and introduce type-safe timer taxonomy Jan Špaček 2024-06-01 11:02:26 +0200
  • df0fc04198
    fix: stm32l0 low-power EXTI IRQ handler wiped pending bits before they were checked Lena Berlin 2024-09-11 11:36:24 -0400
  • 592bb5a8ca embassy-sync: made changelog formatting more consistent Oliver Rockstedt 2024-10-07 18:16:47 +0200
  • 4110cb494f embassy-sync: added Watch primitive to changelog Oliver Rockstedt 2024-10-07 18:12:45 +0200
  • bf60b239e8 embassy-sync: fixed some clippy warnings Oliver Rockstedt 2024-10-07 18:05:15 +0200
  • 42815e944a
    Merge pull request #3401 from sourcebox/sync-additions Dario Nieuwenhuis 2024-10-07 15:42:48 +0000
  • 2704ac3d28 Add capacity, free_capacity, clear, len, is_empty and is_full functions to priority_channel::{Sender, Receiver} Oliver Rockstedt 2024-10-07 17:35:11 +0200
  • 07748131dd embassy-sync: fixed link to priority_channel in README Oliver Rockstedt 2024-10-07 17:24:56 +0200
  • 7920ba8f8f
    Merge pull request #3400 from sourcebox/sync-additions Dario Nieuwenhuis 2024-10-07 12:26:05 +0000
  • e3fd33d372 Minor changelog fix Oliver Rockstedt 2024-10-07 13:41:15 +0200
  • baef775f6b Add capacity, free_capacity, clear, len, is_empty and is_full functions to Channel::{Sender, Receiver} Oliver Rockstedt 2024-10-07 13:30:46 +0200
  • a75f7a266c Fix to pass CI ferris 2024-10-07 10:55:12 +0200
  • aa2f6ae965
    Merge pull request #3395 from vapor-keeb/main Dario Nieuwenhuis 2024-10-07 08:43:08 +0000
  • c12710c7e2 Manual adjustments to fix CI ferris 2024-10-07 10:40:20 +0200
  • 0b319ff8c6 Add frame list len fix ferris 2024-10-07 10:32:15 +0200
  • d385a42076 rustfmt ferris 2024-10-07 10:28:44 +0200
  • e75e7b0cc8
    Merge branch 'main' into usbh_prereq C2D 2024-10-07 10:25:31 +0200
  • 3478d0b118 Auto-gen version ferris 2024-10-07 10:21:47 +0200
  • a74bae3de1
    Merge pull request #3343 from george-cosma/hal-with-pac Ulf Lilleengen 2024-10-07 08:14:32 +0000
  • e7e245eeb7 feat: embassy-lpc55 hal with gpio and pint driver George Cosma 2024-06-05 13:54:00 +0300
  • 9e6e09a8d7 executor/spin: introduce an architecture agnostic executor Dummyc0m 2024-10-06 23:23:33 -0700
  • f6155cf735 Update smoltcp, embedded-nal-async to use the core::net IP addr types. Dario Nieuwenhuis 2024-10-06 23:47:43 +0200
  • 631fec8d09
    Merge pull request #3393 from sourcebox/sync-additions Dario Nieuwenhuis 2024-10-06 18:56:09 +0000
  • 12e6add058 embassy-sync: renamed field len to capacity on zerocopy_channel state Oliver Rockstedt 2024-10-06 17:45:03 +0200
  • f3ed0c6026 embassy-sync: fix len calculation for zerocopy_channel Oliver Rockstedt 2024-10-06 17:39:47 +0200
  • add25dd0c1
    Merge 244fa979d3 into 8f27349745 Ugljesa Jovanovic 2024-10-06 13:20:36 +0200
  • 8f27349745
    Merge pull request #3394 from AtoVproject/fix/embassy-sync-sender-typo Henrik Alsér 2024-10-06 05:30:43 +0000
  • 67836f955a
    docs: fix Sender/Receiver typo Chris Maniewski 2024-10-05 14:16:00 +0200
  • 383ad72b63 embassy-sync: add clear, len, is_empty and is_full functions to zerocopy_channel Oliver Rockstedt 2024-10-05 13:39:27 +0200
  • b59143a4ab
    Merge pull request #3391 from shilga/features/rp235x_clock Dario Nieuwenhuis 2024-10-05 11:29:08 +0000
  • 7c3562cee6
    Merge pull request #3392 from 1-rafael-1/embassy-sync-README-mention-watch Henrik Alsér 2024-10-05 11:23:48 +0000
  • d643d50f41 Add Watch to embassy-sync README rafael 2024-10-05 12:24:17 +0200
  • b73b3f2da0 rp: Run RP235x at 150 MHz instead of 125 Sebastian Quilitz 2024-10-05 12:18:33 +0200
  • 6e0b08291b
    Merge pull request #3387 from paulwrath1223/main Henrik Alsér 2024-10-02 21:17:54 +0000
  • ce701c3e8e Fixed overflow on pio_stepper.rs Paul Fornage 2024-10-02 13:35:59 -0700
  • e3b6dff38c Update embedded-nal-async dependency to 0.8 Aurélien Jacobs 2024-10-02 16:32:11 +0200
  • bc0180800d
    Remove binary_info blocks from most examples. (#3385) Caleb Jamison 2024-10-01 10:51:18 -0400
  • c02642d8bf Remove binary_info blocks from most examples. Caleb Jamison 2024-10-01 09:40:43 -0400
  • e6ce81018b
    Merge pull request #2568 from peterkrull/multi-signal Ulf Lilleengen 2024-10-01 07:10:46 +0000
  • c2119705e9 finish implementing high level interface, polish, fix warnings and bugs Hans Josephsen 2024-09-25 22:37:41 +0200