atmega1280: Add missing Peripherals::take()
Signed-off-by: Rahix <rahix@rahix.de>
make: Make sed usage more portable
fixes #5
Signed-off-by: Rahix <rahix@rahix.de>
atmega328p: Add patch & fix ACSR access mode
Signed-off-by: Rahix <rahix@rahix.de>
atmega32u4, attiny85: Add more patches
Signed-off-by: Rahix <rahix@rahix.de>
make: Add targets for individual chips
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