aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/cpu.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(instruction): 22-bit PC support #31Uri Shaked2020-04-091-2/+16
| | | | adapt CALL, ICALL, RCALL, RET, and RETI for MCUs with 22-bit PC
* refactor: added peripherals and cpu feature folderslironh2020-03-221-0/+78