| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test(cpu): fix implicit any error | Uri Shaked | 2020-12-12 | 1 | -3/+5 |
| | | |||||
| * | fix(cpu): event system issue | Uri Shaked | 2020-12-12 | 1 | -0/+61 |
| | | | | | | | | `updateClockEvent()` and `clearClockEvent()` would sometimes mess up the list of events. This could cause unexpected behavior when you have multiple timers running. Also added regression tests for these methods. | ||||
| * | test(cpu): improve test name | Uri Shaked | 2020-12-09 | 1 | -1/+1 |
| | | |||||
| * | refactor: added peripherals and cpu feature folders | lironh | 2020-03-22 | 1 | -0/+8 |
