aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* derive defmt::Format on pub struct/enum of stm32::rtcGeorges Palauqui2025-01-242-0/+4
* Merge pull request #3779 from algesten/fix/f107-rccDario Nieuwenhuis2025-01-242-5/+91
|\
| * Move PLL2/3 config to before PLLMartin Algesten2025-01-241-29/+31
| * Fix init order of set_prediv1srcMartin Algesten2025-01-241-10/+9
| * Review fixesMartin Algesten2025-01-242-50/+29
| * Full RCC support for STM32F107Martin Algesten2025-01-161-3/+109
* | Merge pull request #3792 from adamgreig/stm32-clkmux-unreachableDario Nieuwenhuis2025-01-221-1/+5
|\ \
| * | stm32: Change unreachable panic to explicit error message when accessing cloc...Adam Greig2025-01-221-1/+5
* | | Merge pull request #3765 from dimpolo/hertz-displayDario Nieuwenhuis2025-01-221-0/+7
|\ \ \
| * | | stm32: impl Display for time::Hertzdimi2025-01-131-0/+7
* | | | Merge pull request #3777 from adom-inc/rp2350-watchdog-fixDario Nieuwenhuis2025-01-211-1/+6
|\ \ \ \
| * | | | fix: enable RP2350 watchdog tick generatorAdrian Wowk2025-01-151-1/+6
| | |_|/ | |/| |
* | | | Merge pull request #3778 from HaoboGu/doc/embassy-time-queueDario Nieuwenhuis2025-01-211-1/+1
|\ \ \ \
| * | | | doc: embassy-time docHaobo Gu2025-01-161-1/+1
| |/ / /
* | | | Merge pull request #3791 from embassy-rs/fix-split-pinsDario Nieuwenhuis2025-01-212-2/+2
|\ \ \ \
| * | | | stm32: test split pins in CI.Dario Nieuwenhuis2025-01-211-1/+1
| * | | | Fix issue with enabled split-pxy feature mahu-wm2025-01-201-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #3704 from CNLHC/pwm_support_gp32Dario Nieuwenhuis2025-01-216-50/+96
|\ \ \ \
| * | | | refactor: update write DMA transfer function to use separate memory word typeLiu Hancheng2025-01-051-5/+5
| * | | | refactor: update DMA transfer functions to support separate memory and periph...Liu Hancheng2025-01-042-15/+21
| * | | | refactor: simplify timer bits handlingLiu Hancheng2025-01-041-5/+3
| * | | | refactor: update DMA pointer types for cryp and hash modulesLiu Hancheng2025-01-042-8/+15
| * | | | refactor: update DMA transfer functions to use separate memory and peripheral...Liu Hancheng2025-01-042-29/+35
| * | | | dev: change name to bitsLiu Hancheng2025-01-022-2/+2
| * | | | refactor: exclude stm32l0 for 32bit timer branchLiu Hancheng2025-01-011-0/+1
| * | | | doc: add doc for timer get_bits fnLiu Hancheng2025-01-011-0/+1
| * | | | refactor: change import styleLiu Hancheng2025-01-011-2/+1
| * | | | docs: Update PWM waveform function documentation for data alignmentLiu Hancheng2025-01-011-1/+4
| * | | | feat: Add 32-bit timer support for waveform functionLiu Hancheng2025-01-012-9/+34
* | | | | Merge pull request #3782 from Andreychik32/mainDario Nieuwenhuis2025-01-211-1/+1
|\ \ \ \ \
| * | | | | fix wrong negation of fdcan set_transmit_pause function parameterAndrii2025-01-171-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #3790 from bugadani/faqDario Nieuwenhuis2025-01-211-0/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add __pender error to the FAQDániel Buga2025-01-211-0/+14
|/ / / /
* | | | remove from senderBronson2025-01-201-11/+0
* | | | added remove_if to priority channelBronson2025-01-201-0/+42
* | | | Merge pull request #3781 from markus-k/stm32g0-hsisysdivDario Nieuwenhuis2025-01-173-13/+30
|\ \ \ \ | |/ / / |/| | |
| * | | examples/stm32: fix g0 hftimer example with hsi sys_divMarkus Kasten2025-01-171-1/+3
| * | | tests/stm32: fix test for g0 hsi sys_divMarkus Kasten2025-01-171-1/+3
| * | | stm32/rcc: add HSISYS support for g0Markus Kasten2025-01-171-11/+24
* | | | Merge pull request #3776 from embassy-rs/bump-embassy-syncDario Nieuwenhuis2025-01-1580-79/+82
|\ \ \ \
| * | | | chore: bump embassy-sync versionUlf Lilleengen2025-01-1580-79/+82
|/ / / /
* | | | Merge pull request #3775 from embassy-rs/dyn-dispatch-pipeUlf Lilleengen2025-01-152-0/+277
|\ \ \ \
| * | | | feat: add dynamic dispatch variants of pipeUlf Lilleengen2025-01-152-0/+277
* | | | | Merge pull request #3772 from embassy-rs/update-doc-projectsDario Nieuwenhuis2025-01-159-48/+36
|\ \ \ \ \
| * | | | | Update doc projects deps, don't use patch.crates-ioDario Nieuwenhuis2025-01-159-48/+36
|/ / / / /
* | | | | Merge pull request #3369 from pferreir/add-rxf-putgetDario Nieuwenhuis2025-01-157-10/+172
|\ \ \ \ \
| * | | | | RP235x: support new FIFO options, set IE, OD on PIO pins.Pedro Ferreira2025-01-157-10/+172
|/ / / / /
* | | | | Merge pull request #3771 from embassy-rs/release-usbDario Nieuwenhuis2025-01-1529-40/+50
|\ \ \ \ \
| * | | | | Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.Dario Nieuwenhuis2025-01-1529-40/+50
|/ / / / /
* | | | / Add Clone to Pullwackazong2025-01-141-1/+1
| |_|_|/ |/| | |