attiny85: Add WDT patch Signed-off-by: Rahix <rahix@rahix.de>
atmega328p: Add patch & fix ACSR access mode Signed-off-by: Rahix <rahix@rahix.de>
atmega32u4: Patch WDT Signed-off-by: Rahix <rahix@rahix.de>
atmega32u4: Patch USART1 Signed-off-by: Rahix <rahix@rahix.de>
attiny85: Update USI patch Signed-off-by: Rahix <rahix@rahix.de>
atmega32u4: Add patch for PLL Signed-off-by: Rahix <rahix@rahix.de>
atmega32u4, attiny85: Add more patches Signed-off-by: Rahix <rahix@rahix.de>
make: Fix dependencies of patch files Signed-off-by: Rahix <rahix@rahix.de>
svdpatch: Fix field modifications Signed-off-by: Rahix <rahix@rahix.de>
Allow overwriting enumeratedValues and add exemplary patch
Integrate patching in the build process
Integrate svdpatch.py of stm32-rs