aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update examples and testsMarc2025-05-025-11/+11
* Removed instance from uart typesMarc2025-05-022-273/+324
* Merge pull request #4135 from skoe/fix_set_ovsr_typoDario Nieuwenhuis2025-04-262-3/+3
|\
| * Fix set_ovsr typo, ramp up to latest stm32-data-generatedThomas Giesel2025-04-262-3/+3
* | Merge pull request #4136 from ckrenslehner/docs/add-waker-docsDario Nieuwenhuis2025-04-265-1/+13
|\ \ | |/ |/|
| * docs: extend the waker documentationckrenslehner2025-04-265-1/+13
|/
* Merge pull request #4132 from GreatKet/mainDario Nieuwenhuis2025-04-251-4/+4
|\
| * Test for dead-time computation correctedEkaterina Savelyeva2025-04-251-1/+1
| * Dead-time computation in complementary PWM fixed (missing DTG msbs added)Ekaterina Savelyeva2025-04-251-3/+3
* | Merge pull request #4130 from diondokter/less-chattyDario Nieuwenhuis2025-04-252-5/+5
|\ \
| * | Logging: Make some things less chattyDion Dokter2025-04-252-5/+5
| |/
* | Merge pull request #4128 from marcemmers/pio-onewire-refactorJames Munns2025-04-252-112/+302
|\ \ | |/ |/|
| * Some small improvementsMarc2025-04-251-8/+6
| * Updated the pio onewire exampleMarc2025-04-251-49/+53
| * Search can use the normal write/read instructionsMarc2025-04-251-61/+56
| * Refactor Onewire PIO implementationMarc2025-04-251-61/+254
* | Merge pull request #4127 from skoe/adjust-opamp-less-emumsDario Nieuwenhuis2025-04-244-44/+33
|\ \
| * | stm32/adc: add h7rs support.Dario Nieuwenhuis2025-04-252-11/+13
| * | Update opamp code to current stm32-metapacThomas Giesel2025-04-242-33/+20
|/ /
* / tests/stm32: stm32l0 is alive.Dario Nieuwenhuis2025-04-241-1/+0
|/
* Merge pull request #4123 from alexmoon/manual-with-timeout-implDario Nieuwenhuis2025-04-231-19/+42
|\
| * Manually implement the future for `with_timeout`Alex Moon2025-04-231-19/+42
|/
* Merge pull request #4121 from sebgab/reset_spi_when_applying_config_stm32Dario Nieuwenhuis2025-04-221-0/+8
|\
| * Disable SPI before changing config, then re-enable SPI on STM32Sebastian Gabrielli2025-04-221-0/+8
|/
* Merge pull request #4119 from 0e4ef622/nrf53-wdtDario Nieuwenhuis2025-04-2117-40/+102
|\
| * nrf: make wdt INDEX privateMatthew Tran2025-04-211-9/+7
| * nrf53: add WDT supportMatthew Tran2025-04-2017-42/+106
|/
* Merge pull request #4112 from embassy-rs/update-metapac-4929Dario Nieuwenhuis2025-04-189-44/+63
|\
| * stm32: update metapac, cleanup clocks a bit.Dario Nieuwenhuis2025-04-189-44/+63
|/
* Merge pull request #4111 from antonok-edm/hash-context-cloneDario Nieuwenhuis2025-04-181-0/+1
|\
| * derive `Clone` for `hash::Context`Anton Lazarev2025-04-181-0/+1
|/
* Merge pull request #3843 from ost-ing/sdmmc-multiblocksDario Nieuwenhuis2025-04-182-17/+195
|\
| * stm32/sdmmc: add support for multiple block reads and writes.Oliver2025-04-182-17/+195
* | Merge pull request #3965 from toon23/stm32_usart-pin_configDario Nieuwenhuis2025-04-183-96/+91
|\ \
| * | Stm32 usart: better names for open drain pin modesAnton Pöhl2025-04-162-8/+8
| * | Stm32 usart: Remove meaningless pin configurationsAnton Pöhl2025-04-121-10/+0
| * | FormatAnton Pöhl2025-04-112-23/+5
| * | Stm32 usart: remove HalfDuplexConfigAnton Pöhl2025-04-113-43/+16
| * | Stm32 usart: make pin modes of cts, tx, rts and de configurableAnton Pöhl2025-04-112-34/+84
* | | Merge pull request #4082 from markmurphydev/patch-1Dario Nieuwenhuis2025-04-181-1/+1
|\ \ \
| * | | Update blinky_wifi example nameMark Murphy2025-04-121-1/+1
* | | | Merge pull request #4089 from IvanLi-CN/g4-opampDario Nieuwenhuis2025-04-183-22/+341
|\ \ \ \ | |_|_|/ |/| | |
| * | | feat(embassy-stm32/opamp): Add some stm32g4 opamp usageIvan Li2025-04-143-22/+341
* | | | Merge pull request #4107 from bugadani/cmsisdapDario Nieuwenhuis2025-04-182-0/+129
|\ \ \ \
| * | | | Add optional trace endpointDániel Buga2025-04-171-1/+28
| * | | | Add CMSIS-DAP driverDániel Buga2025-04-172-0/+102
* | | | | Merge pull request #4108 from Josep8128/mainDario Nieuwenhuis2025-04-181-1/+1
|\ \ \ \ \
| * | | | | Added USB core_id 0x1000 for STM32Josep Angel Oltra2025-04-171-1/+1
* | | | | | RIP stm32l073rzDario Nieuwenhuis2025-04-181-0/+1
|/ / / / /
* | | | | Merge pull request #4102 from dkm/patch-1Dario Nieuwenhuis2025-04-171-1/+1
|\ \ \ \ \