Commit Graph

  • bfb4cf775a remove adc refcount xoviat 2023-09-04 15:54:00 -0500
  • 274f63a879 stm32: fix refcounts for usart, spi, and i2c xoviat 2023-09-04 15:47:33 -0500
  • 615882ebd6 Rename zero_copy -> zerocopy. Dario Nieuwenhuis 2023-09-04 22:16:28 +0200
  • 6e38b07642 Add docs to zero-copy-channel Ruben De Smet 2023-08-11 13:50:12 +0200
  • 1eb03dc41a Prefer receive over recv Ruben De Smet 2023-08-11 12:07:30 +0200
  • a2656f402b Move embassy-net-driver-channel::zerocopy_channel to embassy_sync::zero_copy_channel Ruben De Smet 2023-08-11 12:04:30 +0200
  • 3466c9cfa9 stm32: refcount peripheral enable/disable xoviat 2023-09-04 13:47:02 -0500
  • bda0380f20 jlkgjalskdjf Dario Nieuwenhuis 2023-08-31 21:20:21 +0200
  • 3295ec94e5
    Merge pull request #1858 from xoviat/psc-cleanup xoviat 2023-09-03 16:49:27 +0000
  • c5732ce285 ci: remove failing tests xoviat 2023-09-03 11:48:41 -0500
  • 2e6f4237f2 stm32: cleanup psc design xoviat 2023-09-03 11:40:34 -0500
  • ac11635b0b
    Merge pull request #1856 from embassy-rs/teleprobe-cache Dario Nieuwenhuis 2023-09-03 01:45:28 +0200
  • 9dd58660c3 Add teleprobe cache. Dario Nieuwenhuis 2023-09-03 01:36:03 +0200
  • 9baa3bafb0
    Merge pull request #1854 from bugadani/str Dario Nieuwenhuis 2023-09-03 00:35:21 +0200
  • 360286e67c Fix bootloader application examples Dániel Buga 2023-09-02 08:50:03 +0200
  • 0c66636d00 Use fmt::unwrap Dániel Buga 2023-09-02 07:44:10 +0200
  • 9d8c527308
    Merge pull request #1831 from vDorst/adin1110-part2 Dario Nieuwenhuis 2023-09-02 00:49:17 +0200
  • 1d87ec9cc3
    stm32/qei: fix struct naming (#1852) xoviat 2023-09-01 17:30:27 -0500
  • 08ce3a7aba
    Merge branch 'main' into hci-attempt-3 Brandon Ros 2023-09-01 08:54:40 -0400
  • b74645e259
    Delete .github/bors.toml Dario Nieuwenhuis 2023-09-01 00:21:01 +0200
  • 1800c47f8d stm32/qei: fix struct naming xoviat 2023-08-31 16:47:54 -0500
  • 36c2ff7c24 jlkgjalskdjf Dario Nieuwenhuis 2023-08-31 21:20:21 +0200
  • 56351cedcb
    Merge pull request #1844 from xoviat/rtc xoviat 2023-08-30 23:28:00 +0000
  • 0823d9dc93
    Merge pull request #1845 from xoviat/qei xoviat 2023-08-30 23:16:33 +0000
  • c10fb7c1c4 stm32: implement qei xoviat 2023-08-30 18:10:26 -0500
  • a2ce3aa1a1
    Merge pull request #1848 from kalkyl/rp-write-size Dario Nieuwenhuis 2023-08-30 21:34:34 +0000
  • 3769447382 rp: Fix write size in embassy-boot example app kalkyl 2023-08-30 23:20:38 +0200
  • 2c6b428ed4
    Merge pull request #1847 from mvniekerk/main Dario Nieuwenhuis 2023-08-30 20:00:40 +0000
  • 83a976cf4b RP2040: Fixes as per PR Michael van Niekerk 2023-08-30 21:59:41 +0200
  • a76ff53fb3 RP2040: Fixes as per PR Michael van Niekerk 2023-08-30 21:58:36 +0200
  • f69e8459c9 RP2040: Fixes as per PR Michael van Niekerk 2023-08-30 21:52:03 +0200
  • 891f1758bc RP2040: XOSC delay multiplier Michael van Niekerk 2023-08-30 21:43:57 +0200
  • ae174fd0e0 RP2040: XOSC delay multiplier Michael van Niekerk 2023-08-30 21:42:27 +0200
  • 5c936d33d4
    Merge pull request #1846 from diondokter/stm32-timer-prevent-hardfault Dario Nieuwenhuis 2023-08-30 17:40:06 +0000
  • 36ec9bcc1d Stm32 timer prevent hardfault Dion Dokter 2023-08-30 19:35:15 +0200
  • 5adc80f6d9
    Merge pull request #1838 from Frostie314159/cyw43-next Dario Nieuwenhuis 2023-08-30 14:04:27 +0000
  • 98f55fa54d
    Reverted patch for lint fix. Frostie314159 2023-08-30 09:59:47 +0200
  • 416ecc73d8 add qei draft xoviat 2023-08-29 20:06:53 -0500
  • 27dfced285 stm32: fix rcc wb xoviat 2023-08-29 19:51:21 -0500
  • 21681d8b4e rustfmt xoviat 2023-08-29 19:44:43 -0500
  • 989c98f316 stm32/rtc: autocompute prescalers xoviat 2023-08-29 19:41:03 -0500
  • fdb2c4946a
    Merge pull request #1843 from embassy-rs/fmt-sync Dario Nieuwenhuis 2023-08-29 23:42:59 +0000
  • 5e613d9abb Sync all fmt.rs files. Dario Nieuwenhuis 2023-08-30 01:37:18 +0200
  • 40b576584e
    Merge pull request #1832 from embassy-rs/pipe-bufread Dario Nieuwenhuis 2023-08-29 23:12:06 +0000
  • aa7752020e
    Merge pull request #1842 from embassy-rs/ppp-terminate Dario Nieuwenhuis 2023-08-29 23:09:30 +0000
  • 6c165f8dc0 sync/pipe: impl BufRead. Dario Nieuwenhuis 2023-08-28 01:53:15 +0200
  • 975f2f23c0 net-ppp: return error when PPP link gets terminated by the peer. Dario Nieuwenhuis 2023-08-30 01:04:43 +0200
  • 0eeefd3dbf
    cyw43: Make Scanner public. Frostie314159 2023-08-29 23:05:05 +0200
  • de01fe352b
    Removed unnecessary newline. Frostie314159 2023-08-29 08:35:29 +0200
  • 70662ec4ba
    embassy-time: Introduced reset function for Ticker Frostie314159 2023-08-29 08:29:38 +0200
  • a4d78a6552
    Merge pull request #1835 from oll3/fix/stm32-rng xoviat 2023-08-28 21:38:54 +0000
  • f503417f4c
    Merge pull request #1833 from xoviat/rtc xoviat 2023-08-28 21:18:42 +0000
  • 6b8b145266 stm32: revert changes to rcc f4 xoviat 2023-08-28 16:17:42 -0500
  • e07f943562 rustfmt xoviat 2023-08-28 15:52:13 -0500
  • 70a5221b2e stm32/bd: consolidate enable_rtc xoviat 2023-08-28 15:34:08 -0500
  • b315c28d4e stm32/rtc: remove rtc-debug and asbtract exti wakeup xoviat 2023-08-28 15:30:29 -0500
  • e025693914
    cyw43: Create leave function on Control struct. Frostie314159 2023-08-28 21:34:14 +0200
  • 05ee02b593
    cyw43: Introduce seperate up/down functions. Frostie314159 2023-08-28 21:32:31 +0200
  • 4098a61ef0
    cyw43: Fix warning in event.rs. Frostie314159 2023-08-28 21:02:38 +0200
  • 1db00f5439 embassy-net-adin1110: Add basic benchmark results. René van Dorst 2023-08-28 20:00:59 +0200
  • 7fc17bc150 embassy-net-adin1110 bump deps. René van Dorst 2023-08-28 19:29:32 +0200
  • 6e616a6fe6 Update comment about turn around byte. René van Dorst 2023-08-28 19:23:15 +0200
  • d02886786e Show the error type René van Dorst 2023-08-28 19:00:00 +0200
  • 2db4d01198
    Merge branch 'embassy-rs:main' into adin1110-part2 René van Dorst 2023-08-28 16:45:17 +0000
  • a36ee75d19
    Merge pull request #1836 from jessebraham/feature/release embassy-time-v0.1.3 Dario Nieuwenhuis 2023-08-28 15:05:11 +0000
  • 1f63bf4153 Release embassy-time v0.1.3 Jesse Braham 2023-08-28 08:00:18 -0700
  • fd739250ea stm32: fix wait for RNG data Olle Sandberg 2023-08-28 11:27:56 +0200
  • 71c4e7e4d2 Fix timing on RP2040 pio_ws2812.rs example Dave Andersen 2023-08-27 22:39:44 -0400
  • 2c80784fe6 stm32/rtc: feature-gate instant xoviat 2023-08-27 21:26:29 -0500
  • 538001a4bc stm32/rtc: fix psc div xoviat 2023-08-27 21:24:16 -0500
  • e981cd4968 stm32: fix rtc wakeup timing and add dbg xoviat 2023-08-27 21:15:57 -0500
  • 91bb3aae3f stm32l4: bump embassy-net-adin1110 to v0.2.0 René van Dorst 2023-08-28 00:03:50 +0200
  • e08dbcd027 embassy-net-adin1110: bump version v0.2.0 René van Dorst 2023-08-28 00:02:09 +0200
  • 5c27265a21 Add fmt.rs to improve log/debug and embbed and PC René van Dorst 2023-08-27 23:36:16 +0200
  • 2c36199dea stm32l4: Update adin1110 example add FCS option René van Dorst 2023-08-27 13:47:02 +0200
  • 13a0be6289 Validate FCS in fifo_read() and refactor tests. René van Dorst 2023-08-26 01:29:06 +0200
  • 9f928010a8 stm32/rtc: use psc to compute instants xoviat 2023-08-27 16:06:33 -0500
  • 88146eb53e
    Merge pull request #1830 from xoviat/rtc xoviat 2023-08-27 20:26:41 +0000
  • 326e78757b rustfmt xoviat 2023-08-27 15:25:12 -0500
  • f77a7fe4bf Merge branch 'main' of https://github.com/aidant/embassy into rtc xoviat 2023-08-27 15:23:25 -0500
  • cbc92dce05 stm32/bd: fix errors xoviat 2023-08-27 15:18:34 -0500
  • 531f51d0eb rcc/bd: consolidate mod xoviat 2023-08-27 15:01:09 -0500
  • f28ab18d7b stm32: fix l4 re-export xoviat 2023-08-27 09:50:02 -0500
  • 3bf6081eb5 stm32: fix wl re-export xoviat 2023-08-27 09:41:31 -0500
  • fb942e6675 stm32: re-export rtcclocksource xoviat 2023-08-27 09:25:14 -0500
  • 10ea068027 stm32/bd: allow dead code xoviat 2023-08-27 09:12:04 -0500
  • 4caa8497fc stm32: extract backupdomain into mod xoviat 2023-08-27 09:07:34 -0500
  • 48085939e7 stm32/rcc: rename common to bus xoviat 2023-08-27 08:35:13 -0500
  • 7f7256050c Don't let the MAC add FCS when it is done by app René van Dorst 2023-08-26 00:21:01 +0200
  • 4b6538c8a8 Fix read_fifo() better readout and more checks René van Dorst 2023-08-25 23:39:32 +0200
  • db6f9afa2e fix hanging on rtc example aidant 2023-08-27 18:37:10 +1000
  • 59a5e84df5 fix day of the week conversion aidant 2023-08-27 18:36:35 +1000
  • 13f0501673
    Merge pull request #1822 from xoviat/rtc-lp xoviat 2023-08-27 01:47:46 +0000
  • 94de1a5353 stm32: feature-gate wakeup alarm xoviat 2023-08-26 20:40:21 -0500
  • db71887817 tests/stm32: add stop and cleanpu xoviat 2023-08-26 20:37:01 -0500
  • 1e430f7413 stm32: complete stop impl. xoviat 2023-08-26 20:31:12 -0500
  • 2897670f24 stm32: get the basic lp working xoviat 2023-08-26 19:23:25 -0500
  • ca738d6c99
    Merge pull request #1826 from bugadani/warn Dario Nieuwenhuis 2023-08-26 11:05:03 +0000
  • d33246b072 Add new feature/arch combinations to executor CI check Dániel Buga 2023-08-26 12:40:57 +0200
  • 54e2e17520 Avoid dead code warning Dániel Buga 2023-08-26 05:43:16 +0200