| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-12-27 | fix(timer): Output Compare in PWM modes #78 | Uri Shaked | 1 | -2/+3 | |
| close #78 | |||||
| 2020-07-16 | feat(eeprom): implement EEPROM peripheral | Uri Shaked | 1 | -1/+1 | |
| close #15 | |||||
| 2020-04-27 | style: reformat code with prettier 2.x | Uri Shaked | 1 | -3/+3 | |
| prettier rules have changed since we upgraded to 2.x | |||||
| 2020-01-31 | fix(assembler): BRBC/BRBS forward labels fail | Uri Shaked | 1 | -2/+2 | |
| 2020-01-30 | test(assembler): add unit tests | Uri Shaked | 1 | -52/+75 | |
| fix some bugs found during unit tests | |||||
| 2020-01-30 | feat: add a simple AVR assembler for use in tests | Uri Shaked | 1 | -0/+934 | |
