Fix mistake in lib.rs 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: 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
Add support for atmega8 Signed-off-by: Filip <filip.skubacz.public@gmail.com>
Update README Signed-off-by: Rahix <rahix@rahix.de>
Add support for atmega328p Signed-off-by: Rahix <rahix@rahix.de>
Add README and LICENSE files Signed-off-by: Rahix <rahix@rahix.de>
Add interrupts and use cfg-if Signed-off-by: Rahix <rahix@rahix.de>
Initial