Commit Graph

  • e0727fe1f6
    Merge pull request #2211 from embassy-rs/cache-lockfiles Dario Nieuwenhuis 2023-11-21 16:37:47 +0000
  • ba9cc102e2 ci: cache lockfiles cache-lockfiles Dario Nieuwenhuis 2023-11-21 16:53:28 +0100
  • 32b59148a8
    Merge pull request #2210 from embassy-rs/lulf-patch-1 Ulf Lilleengen 2023-11-21 15:04:43 +0000
  • bd2e6b0422
    Update faq.adoc Ulf Lilleengen 2023-11-21 16:01:46 +0100
  • 85059f693b
    Merge pull request #2209 from bugadani/faq Dario Nieuwenhuis 2023-11-21 15:54:04 +0100
  • c211d51c06 Add note for Xtensa Dániel Buga 2023-11-21 15:51:56 +0100
  • 7f1fd199bb
    Merge pull request #2207 from mickvangelderen/split-can-bus-2 Dario Nieuwenhuis 2023-11-21 14:45:10 +0000
  • 5ddd2cf9a6
    Merge pull request #2208 from jamesmunns/add-faq Dario Nieuwenhuis 2023-11-21 14:42:28 +0000
  • 88f893da45
    Format Mick van Gelderen 2023-11-21 15:40:07 +0100
  • aedd41eac4 Add FAQ with one question from chat James Munns 2023-11-21 15:38:33 +0100
  • 19ba7da3fd
    Rename _flush* methods Mick van Gelderen 2023-11-21 15:37:38 +0100
  • 06a83c0f89
    Refactor bxcan split. Tommas Bakker 2023-10-25 13:56:23 +0200
  • 766ec77ec5
    Merge pull request #2198 from adamgreig/stm32-opamp Dario Nieuwenhuis 2023-11-20 22:47:19 +0000
  • d1af696605
    STM32 opamp: use impl Peripheral instead of directly taking pins Adam Greig 2023-11-20 21:35:05 +0000
  • 2386619f1f
    STM32: Disable opamp when OpAmpOutput is dropped, not when the parent OpAmp is dropped Adam Greig 2023-11-20 21:17:09 +0000
  • 382949e1ff
    Merge pull request #2197 from MabezDev/priority-channel Dario Nieuwenhuis 2023-11-20 11:34:33 +0000
  • 454828accb revert module changes, reexport heapless relevant items Scott Mabin 2023-11-20 11:28:31 +0000
  • cf82fa687c
    Merge pull request #2192 from RobertTDowling/stm32h7-adc-clock Dario Nieuwenhuis 2023-11-20 00:00:25 +0000
  • 7f258cd3c4 PR feedback RobertTDowling 2023-11-19 15:56:34 -0800
  • 3a939fb511
    Merge pull request #2204 from Slowki/fix/igmp-compile-error Dario Nieuwenhuis 2023-11-19 22:43:55 +0000
  • b8e9e00b44
    add build with igmp enabled to ci.sh Stephan Wolski 2023-11-19 17:26:16 -0500
  • ff2f1049b1
    Merge pull request #2139 from jamesmunns/patch-1 Dario Nieuwenhuis 2023-11-19 22:17:27 +0000
  • be17e1b363
    populate medium in DriverAdapter struct in IGMP code Stephan Wolski 2023-11-19 17:08:46 -0500
  • f3c77e59c4 Add docs, touch all linker fragments James Munns 2023-11-19 23:09:53 +0100
  • 30424d83ff Update RP2040 memory.x James Munns 2023-11-04 13:17:54 +0100
  • e3be0b957a
    Merge pull request #2203 from embassy-rs/h7-sai4only-fix Dario Nieuwenhuis 2023-11-19 21:13:01 +0000
  • 5221705495 stm32/sai: fix build on chips with only SAI4 (like stm32h725re), improve sync config. h7-sai4only-fix Dario Nieuwenhuis 2023-11-19 22:02:57 +0100
  • 814e096d22
    STM32: Don't enable opamps in new(), wait until configured. Adam Greig 2023-11-18 19:37:56 +0000
  • 5a60024af7 docs Scott Mabin 2023-11-18 15:08:16 +0000
  • f482a105b8 more clean up, refactor channel into module to share code Scott Mabin 2023-11-18 15:01:12 +0000
  • 7589b5e13e reduce duplication further by sharing Dynamic sender/receiver Scott Mabin 2023-11-18 14:56:29 +0000
  • 2efa73f431 docs and simple test for priority Scott Mabin 2023-11-18 14:37:15 +0000
  • 270ec324b0 Reduce duplication, fix tests Scott Mabin 2023-11-18 14:31:09 +0000
  • ca0d02933b Priority channel using binary heap Scott Mabin 2023-11-18 14:21:43 +0000
  • 54123de7bd stm32/i2c: WIP async i2cv1 asynci2cv1-dirbaio Barnaby Walters 2023-11-18 01:44:13 +0100
  • 838a97c186 stm32/i2c: add async, dual interrupt scaffolding. Dario Nieuwenhuis 2023-11-18 01:18:23 +0100
  • 5bc7557826
    Merge pull request #2173 from andresv/expose-i2c-async-api-without-time Dario Nieuwenhuis 2023-11-17 23:47:46 +0000
  • 190d23b245 Merge remote-tracking branch 'origin/master' into feature_pwm_interrupt anton smeenk 2023-11-17 09:46:38 +0100
  • 7ceba02641
    Merge 8399d96e24 into 006260fedd smeenka 2023-11-17 08:57:16 +0100
  • 4947b13615 stm32h7 ADC: Fix stalled clock in default h7 config RobertTDowling 2023-11-15 17:11:16 -0800
  • 006260fedd
    Merge pull request #2184 from sammko/cyw43-multicast-macs Dario Nieuwenhuis 2023-11-16 00:09:15 +0000
  • e3ee24017d cyw43: Add Control method to add multicast HW address Samuel Čavoj 2023-11-14 01:44:42 +0000
  • 467b53076c
    Merge pull request #2189 from embassy-rs/executor-hax Dario Nieuwenhuis 2023-11-15 18:16:40 +0000
  • 27e6634c9d executor: add faster ARM-specific impl. executor-hax Dario Nieuwenhuis 2023-11-15 01:19:32 +0100
  • 1f9b649f80 executor: release v0.3.3 embassy-executor-v0.3.3 executor-033 Dario Nieuwenhuis 2023-11-14 18:47:15 +0100
  • bef9b7a853 executor: remove atomic-polyfill. Dario Nieuwenhuis 2023-11-14 22:32:48 +0100
  • 248f06f7b2
    feat: implement blinky for nrf52833 on micro:bit Cyril Marpaud 2023-11-13 19:22:01 +0100
  • bc2bdd3f53
    Merge 12450ffeb4 into 7e5deae589 Hailey Somerville 2023-11-15 01:49:15 +0100
  • 50a983fd9b executor: add missing main macro reexport on xtensa. Dario Nieuwenhuis 2023-11-14 18:45:23 +0100
  • a7f0ef4aab
    rp: Allow SPI reset, slave mode Bruno Wozniak 2023-11-14 17:43:22 +0100
  • bcb401fdd6 stm32/usart: impl {eio, eio_async}::Read for Uart, UartRx Torin Cooper-Bennun 2023-11-14 10:54:40 +0000
  • 7e5deae589
    Merge pull request #2170 from korken89/fix/embassy-net-dns Ulf Lilleengen 2023-11-14 07:56:08 +0000
  • a2c440ef8c Update changelog Emil Fresk 2023-11-14 08:45:24 +0100
  • fd670a9ae5 Use smoltcp constant in results from DNS Emil Fresk 2023-11-14 08:31:02 +0100
  • ef69f386ab Update smoltcp and fix errors from that Emil Fresk 2023-11-14 08:30:39 +0100
  • 872f1ec4c2
    Merge pull request #2183 from embassy-rs/buffereduarte-fix Dario Nieuwenhuis 2023-11-13 23:26:19 +0000
  • 6ccd8c051e nrf/buffered_uarte: add test for recovering from buffer full. buffereduarte-fix Dario Nieuwenhuis 2023-11-14 00:00:39 +0100
  • c46418f123 nrf/buffered_uarte: fix hang when buffer full due to PPI missing the endrx event. Dario Nieuwenhuis 2023-11-14 00:00:12 +0100
  • 19ff043acd nrf/buffered_uarte: fix missing hwfc enable. Dario Nieuwenhuis 2023-11-13 22:37:13 +0100
  • ea99671729
    Merge pull request #2180 from MaxiluxSystems/gpdma-drop-fix Dario Nieuwenhuis 2023-11-13 16:53:50 +0000
  • 8eff749823 stm32/gpdma: fix drop() to use RM's method for aborting transfer Torin Cooper-Bennun 2023-11-13 15:13:25 +0000
  • cdcd3e26dd
    Merge pull request #2179 from t-moe/features/embassy-futures-bump embassy-futures-v0.1.1 Ulf Lilleengen 2023-11-13 11:40:09 +0000
  • 18c1f9dd56 Bump embassy-futures 0.1.0 -> 0.1.1 Timo 2023-11-13 11:25:11 +0100
  • ac7134ed0d
    Merge pull request #2178 from embassy-rs/rcc-no-spaghetti Dario Nieuwenhuis 2023-11-13 01:08:27 +0000
  • ace5221080 stm32/rcc: unify f2 into f4/f7. rcc-no-spaghetti Dario Nieuwenhuis 2023-11-13 01:56:28 +0100
  • 2376b3bdfa stm32/rcc: fix pll enum naming on f4, f7. Dario Nieuwenhuis 2023-11-13 01:53:27 +0100
  • f00e97a5f1
    Merge pull request #2177 from embassy-rs/rcc-no-spaghetti Dario Nieuwenhuis 2023-11-13 00:46:43 +0000
  • 066dc297ed stm32/rcc: unify l0l1 and l4l5. Dario Nieuwenhuis 2023-11-13 01:05:07 +0100
  • 4fe344ebc0 stm32/rcc: consistent casing and naming for PLL enums. Dario Nieuwenhuis 2023-11-13 00:52:01 +0100
  • bd70af0df1 embassy-executor to 0.3.2. Added a reset function to pwm_simple anton smeenk 2023-11-12 11:43:26 +0100
  • 0f2208c0af stm32 i2c: remove mod dummy_time Andres Vahter 2023-11-11 14:29:24 +0200
  • 6c42885d4a stm32 i2c: remove pub _timeout api Andres Vahter 2023-11-11 14:05:58 +0200
  • 8399d96e24 Removed global static channel_out and moved to interrupt state. TODO: make feature switch for slave specific stuff anton smeenk 2023-11-10 18:00:59 +0100
  • 39c7371621
    Merge pull request #2163 from embassy-rs/update-heapless Dario Nieuwenhuis 2023-11-10 15:51:33 +0000
  • 4647df14b1 Update heapless to v0.8, embedded-nal-async to v0.7 update-heapless Dario Nieuwenhuis 2023-11-08 22:59:58 +0100
  • 2ab596a484 Removed embed.toml anton smeenk 2023-11-10 16:42:13 +0100
  • 9f4af99b57 Removed global static signal and added signal to interrupt state. Nice: signaling can be done in immutable environment. Added extra pin to test to be able to measure with logic scope anton smeenk 2023-11-10 16:32:37 +0100
  • 3b33cc4691 i2c: expose async api without needing time Andres Vahter 2023-11-10 15:49:31 +0200
  • 1b9cbe47aa Merge remote-tracking branch 'origin/master' into feature_pwm_interrupt anton smeenk 2023-11-10 14:13:20 +0100
  • 17ab454c8e Added a pwm update event interrupt and one test to show the functionality anton smeenk 2023-11-10 14:05:19 +0100
  • d2b17de145
    fix: make RP2040 I2C slave aware of serial writes Jonathan Dickinson 2023-11-09 20:48:16 -0500
  • 05416e3db2
    check real length Jonathan Dickinson 2023-11-08 21:25:24 -0500
  • 8a1e49940a
    check real length Jonathan Dickinson 2023-11-08 21:22:25 -0500
  • 04f08f2f31
    fixed Jonathan Dickinson 2023-11-08 21:17:37 -0500
  • b3367be9c8
    Merge pull request #2161 from xoviat/low-power xoviat 2023-11-09 01:16:02 +0000
  • da4feb3693 Merge branch 'main' of github.com:embassy-rs/embassy into low-power xoviat 2023-11-08 19:13:12 -0600
  • c7707093cd test commit xoviat 2023-11-08 19:11:22 -0600
  • 05a4bb3a4a rustfmt xoviat 2023-11-08 19:06:29 -0600
  • 4b4c28d875 stm32: add low power for g4 xoviat 2023-11-08 19:04:20 -0600
  • 1977acdb11
    Merge pull request #2164 from embassy-rs/msos-descriptor Dario Nieuwenhuis 2023-11-08 22:23:37 +0000
  • 0b015bd727 usb: remove msos-descriptor feature. msos-descriptor Dario Nieuwenhuis 2023-11-08 23:08:50 +0100
  • 79acb560ec Pin noproto git rev. Dario Nieuwenhuis 2023-11-08 23:05:00 +0100
  • 94586576a0
    Merge pull request #2160 from Nigecat/main xoviat 2023-11-07 23:56:03 +0000
  • a3e200d011
    Fix typo in embassy-net docs Nigecat 2023-11-08 09:28:33 +1100
  • 3bccb67231
    Merge pull request #2155 from xoviat/eth xoviat 2023-11-07 21:42:55 +0000
  • 553f0158c0 stm32: resolve eth/v2 security bug fixes #2129 xoviat 2023-11-07 15:39:06 -0600
  • b44a5fcaf6
    Merge pull request #2159 from kalkyl/usb-bulk-cleanup Dario Nieuwenhuis 2023-11-07 19:52:11 +0000
  • 8effff3383 rp: Remove control handler from USB raw bulk example kalkyl 2023-11-07 20:45:01 +0100
  • 05f983c607
    Merge pull request #2158 from kalkyl/usb-bulk Dario Nieuwenhuis 2023-11-07 19:22:55 +0000
  • d44383e9a7 fmt kalkyl 2023-11-07 20:19:56 +0100