Set DAC_HAS_MCR FALSE in STM32F1xx registry.
Set DAC_HAS_MCR FALSE in STM32F1xx registry.
Revert xshell system clock change
xshell: add system clock to info cmd. Update copyright dates
Simplify masking of config in DACv2
H5 RTC updates (PWR and RCC)
Update DACv1 to support HFSEL setting
Fix wrong IRQ vector for STM32L4+ DCMI
Fixed incorrect RCC clock selection defines for STM32G0 USB.
Add XML schema for STM32G0B0
Update STM32G0B0 support plus include MCO2.
Update readme.txt
Correct the .ld used in STM32G071 ADC testhal project
ADCv5 must wait for CCRDY after setting CHSELR before setting CFGR1
DMAv1 - fix incorrect stream ID used in ch123.inc
Support for STM32G0B0xx.
Update VFS LittleFS
Add simple cp command to XShell
Fix incorrect register masking in rtc_decode_date
Fix incorrect register masking in rtc_decode_date
XShell cat cmd now only allows file types
Guard against LittleFS calling free with NULL pointer
Update VFS LittleFS, add VFS_MODE_S_IFBLK
Fix VFS syscalls error return
Fix typo
LittleFS VFS work in progress
Fix Xshell cat file read size
XShell fix ls command & implement CH_DECODE_ERROR in file commands.
Update XShell VFS commands
typo
Update readme.txt
XSHELL: Add extra fields and hooks
Add line editing to XSHELL
Add multi-command per line support (; separated)
XShell added prompt command and API, other minor features and history bug fix
Typo fix - documentation
Add DAC_COMPLETE to allowed states for dac_put
DACv2 add double DMA support. DAC HLD extend advanced API.
DACv2 dual mode functional
DACv2 conversion group DMA WIP
Add DACv2 for H5 (WIP)
Remove DAC_MCR for F7 series
Remove DAC_MCR for F7 series
Add STM32_DAC_HAS_MCR registry definitions
Add STM32_DAC_HAS_MCR registry definitions
Remove bit masking DAC CR1
Remove bit masking DAC CR1
Conditional DAC MCR Support
Conditional DAC MCR support
Revise chtm.c to allow time chaining of same object
Extend bug fix #1260 to all G0x family
Extend bug fix #1260 to all G0x family
Fixed in trunk. Back ported to 21.11.4.
Fixed bug #1260.
Fixed bug #1260.
STM32G0 RTC Interrupt not functioning
Update RP2040 WDG driver
RP2040 Fix calculation of WDG reload interval
PLLSAI1 enabled incorrectly in STM32L4+ series
STM32L0x2 DAC Driver not enabled in registry
DMAMUX Macros for SAI are inconsistent on STM32H7xx
Timer register layout supporting STM32G4
EXTI PVM Wakeup uses wrong IRQ vector
Heap allocation of aligned FIFO objects in chFactory
chsnprintf() sign mode/filler mode conflict
CH_CFG_USE_MUTEXES_RECURSIVE uses incorrect var name
EFL driver sector count wrong for L4+ in DBANK mode
Incorrect sector count in STM32G07/8 EFL driver
Sector size typo in SM32F413 EFL driver
STM32H7 compile fails for I2C4
I2C4 interrupt vectors swapped on STM32L4+
STM32L4/L4+ ADC clocked from PLLAI1R fails compile