summaryrefslogtreecommitdiffstats
path: root/target/avr
Commit message (Expand)AuthorAgeFilesLines
...
* target/avr: Add instruction helpersMichael Rolnik2020-07-112-0/+238
* target/avr: Add definitions of AVR core typesMichael Rolnik2020-07-101-0/+151
* target/avr: Introduce enumeration AVRFeatureMichael Rolnik2020-07-101-0/+46
* target/avr: CPU class: Add GDB supportMichael Rolnik2020-07-103-0/+90
* target/avr: CPU class: Add migration supportMichael Rolnik2020-07-103-0/+122
* target/avr: CPU class: Add memory management supportMichael Rolnik2020-07-102-0/+53
* target/avr: CPU class: Add interrupt handling supportMichael Rolnik2020-07-102-0/+91
* target/avr: Introduce basic CPU class objectMichael Rolnik2020-07-103-0/+399
* target/avr: Add basic parameters of the new platformMichael Rolnik2020-07-102-0/+102