Commit Graph

  • 892fe86b03
    Merge 0dd324f9e1 into dd787c3727 sheepmax 2025-04-14 21:31:12 -0600
  • 641e8be972
    Merge a606a1a45a into dd787c3727 Wez Furlong 2025-04-14 19:24:09 -0700
  • a606a1a45a
    embassy-rp: impl rand_core::CryptoRng for Trng Wez Furlong 2025-04-14 19:22:33 -0700
  • 85e8b0c16e
    Merge d9f708ca6d into dd787c3727 Andreas 2025-04-15 04:15:31 +0200
  • d9f708ca6d Implement MII for STM32 V1 ethernet peripheral Andreas Galauner 2025-04-15 04:05:52 +0200
  • 8d20c43d41
    Merge bcc3463273 into dd787c3727 Jasper Harrison 2025-04-15 00:34:56 +0000
  • bcc3463273
    Enable HSEM test on more MCUs Jasper Harrison 2025-04-14 21:09:41 +0100
  • 26ab195a90
    Merge feb5352600 into dd787c3727 Kevin Lannen 2025-04-14 16:58:13 -0600
  • feb5352600 fdcan: Check the IR before reporting bus errors so that the same error is not reported continuously Kevin Lannen 2025-04-11 13:04:52 -0600
  • 5424280d3b fdcan: Add fn to set tx buffer mode Kevin Lannen 2025-04-11 11:59:15 -0600
  • 4f04d320cd
    Merge 88b5752960 into dd787c3727 Mark Murphy 2025-04-14 18:19:00 -0400
  • 93d881e50e
    Merge dbd7ce4d38 into dd787c3727 rafael 2025-04-14 22:51:57 +0200
  • dbd7ce4d38 Enable input mode for PWM pins on RP235x and disable it on drop 1-rafael-1 2025-04-14 22:41:28 +0200
  • 97eb4cfebc
    Merge d7f51529c4 into dd787c3727 Tom Churchman 2025-04-15 01:00:34 +0500
  • 94f3719451
    Merge 2d5003e827 into dd787c3727 James Munns 2025-04-14 15:01:51 -0400
  • 87673fe881
    Merge beab53b4ea into dd787c3727 Matt Ickstadt 2025-04-14 12:44:47 -0500
  • 328c512c75
    Add HSEM test v1 Jasper Harrison 2025-04-14 16:29:26 +0100
  • f2bc94b248
    Merge 18f12cbc32 into dd787c3727 toon23 2025-04-14 19:09:52 +0200
  • c01ab2840b
    Merge bbfebf968e into dd787c3727 Ivan Li 2025-04-14 19:06:49 +0200
  • b55ad65df6
    Merge 063efcd9f8 into dd787c3727 Felipe Balbi 2025-04-14 18:01:10 +0200
  • dd787c3727
    Merge pull request #4090 from diondokter/g4-adc5 main Dario Nieuwenhuis 2025-04-14 15:52:15 +0000
  • 3182218627
    Merge b96f3dea37 into 8fc40e0b84 nakajimayoshi 2025-04-14 07:11:32 -0700
  • 04dd1d9e77 Add the ADC5 to the DMA codegen for the STM32g4x3 and g4x4 Dion Dokter 2025-04-14 14:57:28 +0200
  • bbfebf968e feat(embassy-stm32/opamp): Add some stm32g4 opamp usage Ivan Li 2025-04-14 17:52:36 +0800
  • 8fc40e0b84
    Merge pull request #4085 from 1-rafael-1/add-rp235x-in-docs-comments Ulf Lilleengen 2025-04-14 07:58:59 +0000
  • 4e90c535d2
    Update adc.rs rafael 2025-04-14 09:26:53 +0200
  • bed6dde744
    Update adc.rs rafael 2025-04-14 09:23:32 +0200
  • e0f85249f9
    Merge pull request #3932 from AlixANNERAUD/add-rwlock Dario Nieuwenhuis 2025-04-14 00:50:49 +0200
  • 0ad5903c64
    Merge a73732eeb9 into dd3ae39d42 Tyler 2025-04-14 00:12:09 +0200
  • c52c7ec429
    Merge pull request #4086 from 1-rafael-1/somebody-forgot-wifi-credentials-in-code Dario Nieuwenhuis 2025-04-13 22:07:56 +0000
  • 642740b8cb update WiFi credentials to placeholders 1-rafael-1 2025-04-13 22:33:10 +0200
  • 6719e13059 update documentation and examples to mention RP235x 1-rafael-1 2025-04-13 22:23:07 +0200
  • 18f12cbc32 Stm32 usart: better names for open drain pin modes Anton Pöhl 2025-04-13 20:26:26 +0200
  • dd3ae39d42
    Merge pull request #4084 from iliana/cyw43-state-const-new Dario Nieuwenhuis 2025-04-13 17:09:35 +0000
  • 9ad3026364
    Merge 2ce4f71a62 into 659c616f9f Dániel Buga 2025-04-13 13:39:17 +0000
  • d9f5e1bde8
    Merge b35eeb9c64 into 659c616f9f Michel Bøje Randahl Nielsen 2025-04-13 09:47:59 +0200
  • db83d7275e cyw43: make State::new a const fn iliana etaoin 2025-04-13 00:26:43 -0700
  • 9dc02885a2
    Merge b3ef0ffc2f into 659c616f9f Adrian Figueroa 2025-04-12 22:42:54 -0300
  • 88b5752960
    Update blinky_wifi example name Mark Murphy 2025-04-12 21:02:51 -0400
  • de06406899 Stm32 usart: Remove meaningless pin configurations Anton Pöhl 2025-04-12 20:56:00 +0200
  • 181a324b4d Refactor RwLock implementation by removing unused map methods and cleaning up code for improved readability Alix ANNERAUD 2025-04-12 12:26:48 +0200
  • d8f669fe8b
    Merge 2eb45161f7 into 659c616f9f Robin Mueller 2025-04-11 18:27:12 -0600
  • 063efcd9f8 Add UART and DMA drivers Felipe Balbi 2025-04-10 10:39:54 -0700
  • e86400ec9e
    Merge e6e8df3ae8 into 659c616f9f Michael Schnell 2025-04-11 22:58:47 +0200
  • 27e537caa5
    Merge 37182b7173 into 659c616f9f Dan Nixon 2025-04-11 21:48:36 +0200
  • eb73cc7cfe Format Anton Pöhl 2025-03-13 11:33:11 +0100
  • a544726be4 Stm32 usart: remove HalfDuplexConfig Anton Pöhl 2025-03-13 11:05:10 +0100
  • e3cec4a246 Stm32 usart: make pin modes of cts, tx, rts and de configurable Anton Pöhl 2025-03-13 10:52:41 +0100
  • f5b0318109
    Merge d6b67abefa into 659c616f9f Lucas Martins Mendes 2025-04-12 01:41:44 +0800
  • 3efbecd198
    Merge 508d29ab15 into 659c616f9f mjwells2002 2025-04-11 18:12:00 +0100
  • 659c616f9f
    Merge pull request #4070 from JuliDi/patch-2 Dario Nieuwenhuis 2025-04-11 14:20:59 +0000
  • 608fe44a43
    remove incompatible device classes and protocol from RP webusb example JuliDi 2025-04-11 13:57:41 +0200
  • 0ecde285cc
    Merge pull request #4074 from mchant/main Dario Nieuwenhuis 2025-04-11 00:23:05 +0000
  • 29ef61cd57
    Merge pull request #4077 from RichardWGNR/issue-4075 Dario Nieuwenhuis 2025-04-11 00:06:28 +0000
  • aae3f7fb70 Fix rustfmt #4075 RichardWGNR 2025-04-11 04:31:32 +0500
  • 4d903a713e Capability to modify CAN frame data without copying. #4075 RichardWGNR 2025-04-11 04:27:03 +0500
  • 383808e7ec Capability to modify CAN frame data without copying. #4075 RichardWGNR 2025-04-11 04:12:37 +0500
  • ea7b7e5f8c Merge branch 'main' of https://github.com/mchant/embassy Mick Chanthaseth 2025-04-10 14:11:14 -0700
  • 5bc4de236c fixed fmt Mick Chanthaseth 2025-04-10 14:09:53 -0700
  • f066b01a3a
    Merge branch 'embassy-rs:main' into main Mick Chanthaseth 2025-04-10 14:03:47 -0700
  • e4739113b7 added qspi example for stm32h742 Mick Chanthaseth 2025-04-10 14:02:39 -0700
  • 7e78e5829c
    Merge pull request #4073 from RichardWGNR/issue-4062 Ulf Lilleengen 2025-04-10 20:14:18 +0000
  • 8fb0186f87 Fix #4062 RichardWGNR 2025-04-11 00:36:00 +0500
  • efde7e2841
    Merge pull request #4071 from felipebalbi/update-mimxrt600-fcb James Munns 2025-04-10 17:20:49 +0000
  • 05606d0380 Update minimum FCB version to latest released Felipe Balbi 2025-04-10 10:16:49 -0700
  • b4bbc00a00 Convert tabs into spaces Felipe Balbi 2025-04-10 10:15:44 -0700
  • 2d5003e827 One more must_use James Munns 2025-04-08 10:11:07 +0200
  • 71a20d1e9d Switch to released version of cordyceps, add error if used w/o atomics James Munns 2025-04-08 10:05:55 +0200
  • e53c3381a6 Clean up some TODOs James Munns 2025-04-03 10:27:26 +0200
  • 0ed6a2e84e Update with changes from the PR James Munns 2025-04-02 23:30:40 +0200
  • 186d191be1 Conditional import James Munns 2025-04-01 19:41:19 +0200
  • a71b7ce443 Dependency enablement trickery James Munns 2025-04-01 19:32:12 +0200
  • 44cfc62651 Combine DRS and non-DRS atomic scheduler, using cordyceps James Munns 2025-04-01 18:50:12 +0200
  • da211e13d7 Make some things more consistent James Munns 2025-04-01 18:35:41 +0200
  • 857d86a1df Implement Deadline Ranked Scheduling James Munns 2025-03-20 14:32:14 +0100
  • 55dd44129e Add initial DRS scheduler placeholder James Munns 2025-03-20 09:47:56 +0100
  • c7ab6a6ef7
    Merge pull request #4068 from felipebalbi/imxrt-add-rtc-time-driver Ulf Lilleengen 2025-04-10 11:12:07 +0000
  • a78707b779 Add Embassy iMXRT RTC Time Driver Felipe Balbi 2025-04-09 13:15:02 -0700
  • 6919732666
    Merge pull request #4042 from felipebalbi/imxrt Ulf Lilleengen 2025-04-09 18:56:30 +0000
  • aa9a16e569 Add embassy-imxrt Felipe Balbi 2025-04-03 08:47:25 -0700
  • cf65987ecd
    Merge e053e50e3d into 0ec3e78c1b Christopher Hunt 2025-04-09 07:33:41 -0400
  • 16b39fa967 Add missing Synopsys registers ferris 2025-04-09 13:20:51 +0200
  • 21a66b049e Remove usize from OUT direction requests ferris 2025-04-09 13:04:22 +0200
  • cbd8538beb Remove drop_channel and move to unimplemented Drop for Channel ferris 2025-04-09 12:54:50 +0200
  • d69c13d54e Fix examples/rp/.../usb_host_keyboard.rs Łukasz Dobrowolski 2025-04-07 11:49:08 +0200
  • 793fb4dce2 Placeholder implementation of set_timeout to satisfy trait Łukasz Dobrowolski 2025-04-07 11:45:53 +0200
  • 2546f79ef6 Correct type name in doc Łukasz Dobrowolski 2025-04-07 11:44:29 +0200
  • fc24fadaff Use EndpointInfo instead of EndpointDescriptor Łukasz Dobrowolski 2025-04-07 11:41:42 +0200
  • cdf6c31a5a Use uppercase names for globals Łukasz Dobrowolski 2025-04-07 07:42:06 +0200
  • d5a3c8ac91 Remove unused use-s Łukasz Dobrowolski 2025-04-07 07:41:33 +0200
  • 9777225f0a Allign to DeviceEvent::Connected being parametrized by Speed Łukasz Dobrowolski 2025-04-07 07:18:09 +0200
  • 28210dfd04 embassy-rp: Remove duplicate code Łukasz Dobrowolski 2025-04-07 05:34:03 +0200
  • 6dbfacc23e embassy-rp: Allign to changed traits Łukasz Dobrowolski 2025-04-07 04:42:11 +0200
  • 3cf826a56b embassy_rp: rm duplcated code Łukasz Dobrowolski 2025-04-04 12:55:23 +0200
  • 074defe21f embassy_rp: rm unused use-s Łukasz Dobrowolski 2025-04-04 12:53:20 +0200
  • c258635748 embassy_rp: Add missing use-s Łukasz Dobrowolski 2025-04-04 12:51:29 +0200
  • a6970237d1 Revert "Compile with log" Alex Charlton 2025-04-04 14:26:59 -0700
  • 11cceb0cdf examples/rp: Allign internal crate versions Łukasz Dobrowolski 2025-04-04 11:41:02 +0200
  • e573807e53 Use macro to prevent code repetition Łukasz Dobrowolski 2025-04-07 01:46:38 +0200
  • 0ec3e78c1b
    Merge pull request #4066 from Phil-hacker/executor_fix_avr Dario Nieuwenhuis 2025-04-09 08:14:09 +0000