svdtools 0.5.0

Tool for modifying bugs in CMSIS SVD
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
_svd: stm32l4x2.svd

# SVD incorrectly labels APB1ENR1 bit 18 as USART1EN instead of USART3EN.
# SVD incorrectly labels APB1ENR1 bit 26 as USBF instead of USBFSEN.
DAC1:
  CR:
    _modify:
      EN1:
        description: EN2 description

_include:
  - subdir/tsc.yaml