| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved functions to rcc module (this is a bit awkward as we now have two init ... | Michael Medin | 2025-04-28 | 2 | -31/+31 |
| * | updated cs gates for dual core | Michael Medin | 2025-04-24 | 1 | -2/+0 |
| * | Possible fix for unused CS and feature selections | Michael Medin | 2025-04-24 | 1 | -0/+1 |
| * | Fixed formatting | Michael Medin | 2025-04-24 | 1 | -1/+1 |
| * | Updated based on feedback | Michael Medin | 2025-04-24 | 1 | -24/+18 |
| * | Fixed for cs not always used | Michael Medin | 2025-04-24 | 1 | -2/+2 |
| * | Fixed formatting | Michael Medin | 2025-04-24 | 1 | -1/+0 |
| * | Add function to allow re-init rcc config for stm32 | Michael Medin | 2025-04-24 | 1 | -0/+28 |
| * | Merge pull request #4123 from alexmoon/manual-with-timeout-impl | Dario Nieuwenhuis | 2025-04-23 | 1 | -19/+42 |
| |\ | |||||
| | * | Manually implement the future for `with_timeout` | Alex Moon | 2025-04-23 | 1 | -19/+42 |
| |/ | |||||
| * | Merge pull request #4121 from sebgab/reset_spi_when_applying_config_stm32 | Dario Nieuwenhuis | 2025-04-22 | 1 | -0/+8 |
| |\ | |||||
| | * | Disable SPI before changing config, then re-enable SPI on STM32 | Sebastian Gabrielli | 2025-04-22 | 1 | -0/+8 |
| |/ | |||||
| * | Merge pull request #4119 from 0e4ef622/nrf53-wdt | Dario Nieuwenhuis | 2025-04-21 | 17 | -40/+102 |
| |\ | |||||
| | * | nrf: make wdt INDEX private | Matthew Tran | 2025-04-21 | 1 | -9/+7 |
| | * | nrf53: add WDT support | Matthew Tran | 2025-04-20 | 17 | -42/+106 |
| |/ | |||||
| * | Merge pull request #4112 from embassy-rs/update-metapac-4929 | Dario Nieuwenhuis | 2025-04-18 | 9 | -44/+63 |
| |\ | |||||
| | * | stm32: update metapac, cleanup clocks a bit. | Dario Nieuwenhuis | 2025-04-18 | 9 | -44/+63 |
| |/ | |||||
| * | Merge pull request #4111 from antonok-edm/hash-context-clone | Dario Nieuwenhuis | 2025-04-18 | 1 | -0/+1 |
| |\ | |||||
| | * | derive `Clone` for `hash::Context` | Anton Lazarev | 2025-04-18 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #3843 from ost-ing/sdmmc-multiblocks | Dario Nieuwenhuis | 2025-04-18 | 2 | -17/+195 |
| |\ | |||||
| | * | stm32/sdmmc: add support for multiple block reads and writes. | Oliver | 2025-04-18 | 2 | -17/+195 |
| * | | Merge pull request #3965 from toon23/stm32_usart-pin_config | Dario Nieuwenhuis | 2025-04-18 | 3 | -96/+91 |
| |\ \ | |||||
| | * | | Stm32 usart: better names for open drain pin modes | Anton Pöhl | 2025-04-16 | 2 | -8/+8 |
| | * | | Stm32 usart: Remove meaningless pin configurations | Anton Pöhl | 2025-04-12 | 1 | -10/+0 |
| | * | | Format | Anton Pöhl | 2025-04-11 | 2 | -23/+5 |
| | * | | Stm32 usart: remove HalfDuplexConfig | Anton Pöhl | 2025-04-11 | 3 | -43/+16 |
| | * | | Stm32 usart: make pin modes of cts, tx, rts and de configurable | Anton Pöhl | 2025-04-11 | 2 | -34/+84 |
| * | | | Merge pull request #4082 from markmurphydev/patch-1 | Dario Nieuwenhuis | 2025-04-18 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Update blinky_wifi example name | Mark Murphy | 2025-04-12 | 1 | -1/+1 |
| * | | | | Merge pull request #4089 from IvanLi-CN/g4-opamp | Dario Nieuwenhuis | 2025-04-18 | 3 | -22/+341 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | feat(embassy-stm32/opamp): Add some stm32g4 opamp usage | Ivan Li | 2025-04-14 | 3 | -22/+341 |
| * | | | | Merge pull request #4107 from bugadani/cmsisdap | Dario Nieuwenhuis | 2025-04-18 | 2 | -0/+129 |
| |\ \ \ \ | |||||
| | * | | | | Add optional trace endpoint | Dániel Buga | 2025-04-17 | 1 | -1/+28 |
| | * | | | | Add CMSIS-DAP driver | Dániel Buga | 2025-04-17 | 2 | -0/+102 |
| * | | | | | Merge pull request #4108 from Josep8128/main | Dario Nieuwenhuis | 2025-04-18 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added USB core_id 0x1000 for STM32 | Josep Angel Oltra | 2025-04-17 | 1 | -1/+1 |
| * | | | | | | RIP stm32l073rz | Dario Nieuwenhuis | 2025-04-18 | 1 | -0/+1 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #4102 from dkm/patch-1 | Dario Nieuwenhuis | 2025-04-17 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix link in faq.adoc | Marc Poulhiès | 2025-04-16 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #4100 from ckrenslehner/fix/stm32wb-low-power | Dario Nieuwenhuis | 2025-04-15 | 3 | -2/+14 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix: stm32wb55 low power feature did not compile | ckrenslehner | 2025-04-15 | 3 | -2/+14 |
| * | | | | | | Merge pull request #4093 from 1-rafael-1/rp235x-input-pwm-fix | Dario Nieuwenhuis | 2025-04-15 | 1 | -0/+10 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Enable input mode for PWM pins on RP235x and disable it on drop | 1-rafael-1 | 2025-04-14 | 1 | -0/+10 |
| * | | | | | | Merge pull request #4095 from G33KatWork/stm32_eth_v1_mii | Dario Nieuwenhuis | 2025-04-15 | 1 | -15/+116 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Implement MII for STM32 V1 ethernet peripheral | Andreas Galauner | 2025-04-15 | 1 | -15/+116 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #4096 from wez/csprng | Dario Nieuwenhuis | 2025-04-15 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | embassy-rp: impl rand_core::CryptoRng for Trng | Wez Furlong | 2025-04-14 | 1 | -0/+3 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #4097 from mkj/pr/rp-i2c-slave-pins | Dario Nieuwenhuis | 2025-04-15 | 1 | -6/+6 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | rp: i2c-slave example: fix twice-swapped sda/scl | Matt Johnston | 2025-04-15 | 1 | -6/+6 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #4090 from diondokter/g4-adc5 | Dario Nieuwenhuis | 2025-04-14 | 1 | -0/+7 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
