Commit Graph

  • 11a78fb1e4 rcc: more cleanup xoviat 2023-09-08 18:20:58 -05:00
  • 48154e18bf Merge pull request #1873 from vDorst/adin1110-pr3 Dario Nieuwenhuis 2023-09-08 18:11:47 +00:00
  • cf2d4eca7c add wait_config_up to examples JuliDi 2023-09-08 17:40:20 +02:00
  • 3e0b752bef fix poll_fn, add documentation JuliDi 2023-09-08 17:26:01 +02:00
  • 6070d61d8c fix typos JuliDi 2023-09-08 15:59:46 +02:00
  • a4f8d82ef5 wait_config_up first steps JuliDi 2023-09-08 15:58:47 +02:00
  • c27b0296fe Add more documentation and comment René van Dorst 2023-09-07 22:32:20 +02:00
  • 336ae54a56 mdio: reenable and async the tests René van Dorst 2023-09-07 21:08:49 +02:00
  • d6a1118406 fix some spelling René van Dorst 2023-09-07 21:02:33 +02:00
  • 9de08d56a0 nrf: spim: Anomaly 109 workaround for SPIM peripheral (#460) Priit Laes 2023-09-06 23:15:33 +03:00
  • 26740bb3ef Merge pull request #1869 from xoviat/rcc-bd xoviat 2023-09-06 23:24:24 +00:00
  • 4550452f43 rustfmt xoviat 2023-09-06 17:53:02 -05:00
  • 08410432b5 stm32: fix rcc merge xoviat 2023-09-06 17:51:40 -05:00
  • 3cf3caa3ab Merge branch 'main' into rcc-bd xoviat 2023-09-06 17:49:29 -05:00
  • c21ad04c2e stm32: extract lse/lsi into bd mod xoviat 2023-09-06 17:48:12 -05:00
  • d097c99719 stm32/rcc: add lsi and lse bd abstraction xoviat 2023-09-06 17:33:56 -05:00
  • af7c93abba Merge pull request #1864 from oll3/feat/stm32wl-adc Dario Nieuwenhuis 2023-09-06 16:32:12 +00:00
  • c356585a59 update metapac tag Olle Sandberg 2023-09-06 11:49:18 +02:00
  • 0d3ff34d80 adc: enable ADC and clock selection for STM32WLx Olle Sandberg 2023-09-05 12:14:04 +02:00
  • bb2d6c8542 adc_v3: replace cfg(stm32g0) + friends with cfg(adc_g0) Olle Sandberg 2023-09-05 12:10:31 +02:00
  • a05afc5426 Merge pull request #1867 from xoviat/adc-g4 xoviat 2023-09-05 23:31:03 +00:00
  • 50116e5b27 remove paste dependency xoviat 2023-09-05 18:20:17 -05:00
  • a80acf686e Merge pull request #1868 from MabezDev/f2-rtc-clocks xoviat 2023-09-05 23:13:57 +00:00
  • 6770d8e8a6 Allow the RTC clock source to be configured with the new RTC mechanism Scott Mabin 2023-09-06 00:04:09 +01:00
  • 7307098780 stm32: don't generate adc5 xoviat 2023-09-05 17:50:45 -05:00
  • f4601af2a4 stm32: don't generate adc4 for g4 xoviat 2023-09-05 17:48:20 -05:00
  • fd22f4fac5 stm32: remove paste and use refcount statics xoviat 2023-09-05 17:45:52 -05:00
  • 7622d2eb61 stm32: fix merge issues xoviat 2023-09-05 17:10:15 -05:00
  • 7573160077 Merge branch 'main' of https://github.com/embassy-rs/embassy into adc-g4 xoviat 2023-09-05 17:02:28 -05:00
  • 7e18e5e0c1 Merge branch 'stm32g4_adc' of https://github.com/daehyeok/embassy into adc-g4 xoviat 2023-09-05 16:50:33 -05:00
  • 9d76a6e933 Merge pull request #1849 from xoviat/adc-f3 xoviat 2023-09-05 21:48:44 +00:00
  • f502271940 stm32: add initial adc f3 impl xoviat 2023-09-05 16:46:57 -05:00
  • e2f8bf19ea Merge pull request #1865 from embassy-rs/esp-hosted-status Dario Nieuwenhuis 2023-09-05 18:33:22 +00:00
  • 1180e1770d net-esp-hosted: add get_status() Dario Nieuwenhuis 2023-09-05 19:50:21 +02:00
  • 49ba9c3da2 initial support for STM32G4 ADC Daehyeok Mun 2023-08-20 19:31:47 -07:00
  • ce662766be Merge pull request #1771 from rubdos/zero-copy-channel Dario Nieuwenhuis 2023-09-04 23:38:11 +02:00
  • a03b6be693 Merge pull request #1862 from xoviat/rcc-refcount Dario Nieuwenhuis 2023-09-04 23:37:59 +02:00
  • 87d3086533 Merge pull request #1863 from embassy-rs/reenable-test Dario Nieuwenhuis 2023-09-04 23:20:00 +02:00
  • d19e1c1dd1 stm32: only refcount usart and use kind direclty xoviat 2023-09-04 16:18:31 -05:00
  • 8a55adbfd8 Revert "ci: remove failing tests" Dario Nieuwenhuis 2023-09-04 23:01:07 +02:00
  • 6dc56d2b35 stm32: include uart-named peripherals xoviat 2023-09-04 16:04:29 -05:00
  • 394503ab69 ci: run HIL xoviat 2023-09-04 15:54:23 -05:00
  • bfb4cf775a remove adc refcount xoviat 2023-09-04 15:54:00 -05:00
  • 274f63a879 stm32: fix refcounts for usart, spi, and i2c xoviat 2023-09-04 15:47:33 -05:00
  • 615882ebd6 Rename zero_copy -> zerocopy. Dario Nieuwenhuis 2023-09-04 22:16:28 +02:00
  • 6e38b07642 Add docs to zero-copy-channel Ruben De Smet 2023-08-11 13:50:12 +02:00
  • 1eb03dc41a Prefer receive over recv Ruben De Smet 2023-08-11 12:07:30 +02:00
  • a2656f402b Move embassy-net-driver-channel::zerocopy_channel to embassy_sync::zero_copy_channel Ruben De Smet 2023-08-11 12:04:30 +02:00
  • 3466c9cfa9 stm32: refcount peripheral enable/disable xoviat 2023-09-04 13:47:02 -05:00
  • 3295ec94e5 Merge pull request #1858 from xoviat/psc-cleanup xoviat 2023-09-03 16:49:27 +00:00
  • c5732ce285 ci: remove failing tests xoviat 2023-09-03 11:48:41 -05:00
  • 2e6f4237f2 stm32: cleanup psc design xoviat 2023-09-03 11:40:34 -05:00
  • ac11635b0b Merge pull request #1856 from embassy-rs/teleprobe-cache Dario Nieuwenhuis 2023-09-03 01:45:28 +02:00
  • 9dd58660c3 Add teleprobe cache. Dario Nieuwenhuis 2023-09-03 01:36:03 +02:00
  • 9baa3bafb0 Merge pull request #1854 from bugadani/str Dario Nieuwenhuis 2023-09-03 00:35:21 +02:00
  • 360286e67c Fix bootloader application examples Dániel Buga 2023-09-02 08:50:03 +02:00
  • 0c66636d00 Use fmt::unwrap Dániel Buga 2023-09-02 07:44:10 +02:00
  • 9d8c527308 Merge pull request #1831 from vDorst/adin1110-part2 Dario Nieuwenhuis 2023-09-02 00:49:17 +02:00
  • 1d87ec9cc3 stm32/qei: fix struct naming (#1852) xoviat 2023-09-01 17:30:27 -05:00
  • b74645e259 Delete .github/bors.toml Dario Nieuwenhuis 2023-09-01 00:21:01 +02:00
  • 56351cedcb Merge pull request #1844 from xoviat/rtc xoviat 2023-08-30 23:28:00 +00:00
  • 0823d9dc93 Merge pull request #1845 from xoviat/qei xoviat 2023-08-30 23:16:33 +00:00
  • c10fb7c1c4 stm32: implement qei xoviat 2023-08-30 18:10:26 -05:00
  • a2ce3aa1a1 Merge pull request #1848 from kalkyl/rp-write-size Dario Nieuwenhuis 2023-08-30 21:34:34 +00:00
  • 3769447382 rp: Fix write size in embassy-boot example app kalkyl 2023-08-30 23:20:38 +02:00
  • 2c6b428ed4 Merge pull request #1847 from mvniekerk/main Dario Nieuwenhuis 2023-08-30 20:00:40 +00:00
  • 83a976cf4b RP2040: Fixes as per PR Michael van Niekerk 2023-08-30 21:59:41 +02:00
  • a76ff53fb3 RP2040: Fixes as per PR Michael van Niekerk 2023-08-30 21:58:36 +02:00
  • f69e8459c9 RP2040: Fixes as per PR Michael van Niekerk 2023-08-30 21:52:03 +02:00
  • 891f1758bc RP2040: XOSC delay multiplier Michael van Niekerk 2023-08-30 21:43:57 +02:00
  • ae174fd0e0 RP2040: XOSC delay multiplier Michael van Niekerk 2023-08-30 21:42:27 +02:00
  • 5c936d33d4 Merge pull request #1846 from diondokter/stm32-timer-prevent-hardfault Dario Nieuwenhuis 2023-08-30 17:40:06 +00:00
  • 36ec9bcc1d Stm32 timer prevent hardfault Dion Dokter 2023-08-30 19:35:15 +02:00
  • 5adc80f6d9 Merge pull request #1838 from Frostie314159/cyw43-next Dario Nieuwenhuis 2023-08-30 14:04:27 +00:00
  • 98f55fa54d Reverted patch for lint fix. Frostie314159 2023-08-30 09:59:47 +02:00
  • 416ecc73d8 add qei draft xoviat 2023-08-29 20:06:53 -05:00
  • 27dfced285 stm32: fix rcc wb xoviat 2023-08-29 19:51:21 -05:00
  • 21681d8b4e rustfmt xoviat 2023-08-29 19:44:43 -05:00
  • 989c98f316 stm32/rtc: autocompute prescalers xoviat 2023-08-29 19:41:03 -05:00
  • fdb2c4946a Merge pull request #1843 from embassy-rs/fmt-sync Dario Nieuwenhuis 2023-08-29 23:42:59 +00:00
  • 5e613d9abb Sync all fmt.rs files. Dario Nieuwenhuis 2023-08-30 01:37:18 +02:00
  • 40b576584e Merge pull request #1832 from embassy-rs/pipe-bufread Dario Nieuwenhuis 2023-08-29 23:12:06 +00:00
  • aa7752020e Merge pull request #1842 from embassy-rs/ppp-terminate Dario Nieuwenhuis 2023-08-29 23:09:30 +00:00
  • 6c165f8dc0 sync/pipe: impl BufRead. Dario Nieuwenhuis 2023-08-28 01:53:15 +02:00
  • 975f2f23c0 net-ppp: return error when PPP link gets terminated by the peer. Dario Nieuwenhuis 2023-08-30 01:04:43 +02:00
  • 0eeefd3dbf cyw43: Make Scanner public. Frostie314159 2023-08-29 23:05:05 +02:00
  • de01fe352b Removed unnecessary newline. Frostie314159 2023-08-29 08:35:29 +02:00
  • 70662ec4ba embassy-time: Introduced reset function for Ticker Frostie314159 2023-08-29 08:29:38 +02:00
  • a4d78a6552 Merge pull request #1835 from oll3/fix/stm32-rng xoviat 2023-08-28 21:38:54 +00:00
  • f503417f4c Merge pull request #1833 from xoviat/rtc xoviat 2023-08-28 21:18:42 +00:00
  • 6b8b145266 stm32: revert changes to rcc f4 xoviat 2023-08-28 16:17:42 -05:00
  • e07f943562 rustfmt xoviat 2023-08-28 15:52:13 -05:00
  • 70a5221b2e stm32/bd: consolidate enable_rtc xoviat 2023-08-28 15:34:08 -05:00
  • b315c28d4e stm32/rtc: remove rtc-debug and asbtract exti wakeup xoviat 2023-08-28 15:30:29 -05:00
  • e025693914 cyw43: Create leave function on Control struct. Frostie314159 2023-08-28 21:34:14 +02:00
  • 05ee02b593 cyw43: Introduce seperate up/down functions. Frostie314159 2023-08-28 21:32:31 +02:00
  • 4098a61ef0 cyw43: Fix warning in event.rs. Frostie314159 2023-08-28 21:02:38 +02:00
  • 1db00f5439 embassy-net-adin1110: Add basic benchmark results. René van Dorst 2023-08-28 20:00:59 +02:00
  • 7fc17bc150 embassy-net-adin1110 bump deps. René van Dorst 2023-08-28 19:29:32 +02:00
  • 6e616a6fe6 Update comment about turn around byte. René van Dorst 2023-08-28 19:23:15 +02:00