1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add STM32U575OI chuip More... 10 months ago
Merge branch 'spiv2-without-dma' More... 11 months ago
Mention the change to ST,STM32-SPIv2 YAML in CHANGELOG.md More... 11 months ago
Mention in the ST_STM32-SPIv2.md that DMA description is now optional More... 11 months ago
Skip STM32-SPIv2-SpiMasterLowLevelDmaBased if no DMA-cap. SPI is present More... 11 months ago
Extend Jinja templates to avoid generating DMA-based STM32-SPIv2 objects More... 11 months ago
Fix typo in CMakeLists.txt More... 11 months ago
Merge branch 'STM32-USARTv2-FIFO' More... 11 months ago
Enable all peripherals in test configurations More... 11 months ago
Mention STM32 USARTv2 support for RX/TX FIFO in CHANGELOG.md More... 11 months ago
Enable USART RX/TX FIFO if possible in ChipUartLowLevel::start() More... 11 months ago
Add ChipUartLowLevel::Parameters::hasFifo() More... 11 months ago
Extend ChipUartLowLevel::Parameters with info about FIFO More... 11 months ago
Generate fixed configuration defines for "has-FIFO" keys More... 12 months ago
Add "has-FIFO" key for USART-v2 in CSV files and in YAML binding docs More... 12 months ago
Use GCC 14.2 for build test More... 12 months ago
Add README.md for ST_NUCLEO-U575ZI-Q board More... 12 months ago
Make test configuration for ST NUCLEO-U575ZI-Q board More... 12 months ago
Mention the fixes for non-default tick frequency in CHANGELOG.md More... 12 months ago
Implement proper duration casts (with rounding "up") in SdCard More... 12 months ago
Add proper duration casts (with rounding "up") in QspiNorFlashSpiBased More... 12 months ago
Implement proper duration casts (with rounding "up") in SdCardSpiBased More... 12 months ago
Add estd::durationCastCeil() More... 12 months ago
Add new UART/USART/LPUART initialization variants needed for STM32U5 More... about 1 year ago
Merge branch 'stm32u5-basic-support' More... about 1 year ago
Mention STM32U5 support in CHANGELOG.md More... about 1 year ago
Add build configuration for ST_NUCLEO-U575ZI-Q board More... about 1 year ago
Add getBusFrequency.hpp for STM32U5 More... about 1 year ago
Add STM32U5-chipLowLevelInitializer.cpp More... about 1 year ago
Mention in README.md that GCC 10 is the minimum supported version More... about 1 year ago