aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h7rs/src
Commit message (Expand)AuthorAgeFilesLines
* Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput...WillaWillNot2025-11-221-6/+1
* Fixed broken examples/formatting reported by CIWillaWillNot2025-11-211-2/+1
* Updated documentation, fixed EXTI definition issues with chips that have touc...WillaWillNot2025-11-211-2/+14
* Add new{_with_phy}, new_mii{_with_phy}datdenkikniet2025-11-141-6/+6
* feat: stm32 spi driver slave modeCristian Milatinov2025-11-042-2/+2
* rtc: use consistent api between stop and non-stopxoviat2025-11-041-2/+2
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-067-8/+8
* Edition 2024.Dario Nieuwenhuis2025-10-061-2/+2
* stm32: add config to MCO to control the drive strength.Daniel Nilsson2025-10-011-2/+8
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-298-10/+10
* i2c examplesSüha Ünüvar2025-08-081-2/+0
* add plls/t to stm32h7rs examplesRick Rogers2025-07-244-0/+8
* STM32H7RS Examples: Add OPI functionality to the XSPI exampleKevin Lannen2025-06-261-173/+677
* Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-181-1/+0
* Add stm32h7rs xpi_memory_mapped exampleMatt Johnston2025-04-041-0/+448
* w/ static config, don't need to wait for DHCPSteven Friedman2025-03-201-1/+1
* reformatSteven Friedman2025-03-201-3/+6
* define stm32h7rs ethernet pin traitsSteven Friedman2025-03-201-0/+116
* Remove manual settings of `composite_with_iads=true`Eekle2024-12-241-6/+0
* Add USBPHYC clock configuration for H7RS seriesKevin2024-09-221-0/+1
* Add OTG_HS support for STM32H7R/SKevin2024-09-221-0/+139
* Clarified comments about the cortex_m::asm::delay functionality in al… (#3064)Daniel Philipp2024-06-121-2/+2
* stm32/usart: remove instance generic paramsJan Špaček2024-05-231-2/+1
* stm32/spi: remove peripheral generic param.Dario Nieuwenhuis2024-05-202-4/+3
* examples/stm32h7rs: add i2c example.Dario Nieuwenhuis2024-05-131-0/+42
* stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.Dario Nieuwenhuis2024-05-0113-0/+681