| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: add copyright notice to source code | Uri Shaked | 2025-02-11 | 1 | -0/+3 |
| | | |||||
| * | chore(demo): upgrade monaco editor to 0.33.0 | Uri Shaked | 2022-05-23 | 1 | -1/+1 |
| | | |||||
| * | chore(demo): upgrade monaco editor to 0.21.2 | Uri Shaked | 2020-12-12 | 1 | -1/+1 |
| | | |||||
| * | fix(demo): fix eslint warning | Uri Shaked | 2020-07-16 | 1 | -1/+1 |
| | | |||||
| * | refactor(demo): use pinState() method | Uri Shaked | 2020-05-07 | 1 | -6/+5 |
| | | | | | Use the `pinState()` method introducd in #8 instead of directly reading from MCU memory | ||||
| * | style: reformat code with prettier 2.x | Uri Shaked | 2020-04-27 | 1 | -2/+2 |
| | | | | | prettier rules have changed since we upgraded to 2.x | ||||
| * | chore(demo): upgrade monaco editor to 0.20.0 | Uri Shaked | 2020-04-02 | 1 | -1/+1 |
| | | |||||
| * | feat(demo): saving user history | lironh | 2020-03-22 | 1 | -1/+1 |
| | | |||||
| * | feat(demo): saving user history | lironh | 2020-03-21 | 1 | -1/+20 |
| | | |||||
| * | refactor: tslint → eslint | Uri Shaked | 2019-12-07 | 1 | -3/+4 |
| | | |||||
| * | refactor(demo): use LED from @wokwi/elements | Uri Shaked | 2019-12-07 | 1 | -6/+4 |
| | | |||||
| * | feat(demo): show simulation speed | Uri Shaked | 2019-12-01 | 1 | -1/+4 |
| | | |||||
| * | feat: initial implementation of USART | Uri Shaked | 2019-12-01 | 1 | -0/+7 |
| | | | | | #6 | ||||
| * | feat: GPIO peripheral implementation | Uri Shaked | 2019-11-25 | 1 | -7/+4 |
| | | | | | Add new AVRIOPort class, implements GPIO output logic | ||||
| * | feat: add blink demo | Uri Shaked | 2019-11-21 | 1 | -0/+105 |
