aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* chore: release 0.5.2Uri Shaked2020-01-111-1/+1
* fix(gpio): pinState() value incorrect in GPIO listenersUri Shaked2020-01-112-1/+16
* chore: release 0.5.1Uri Shaked2020-01-082-2/+2
* feat(gpio): add pinState() methodUri Shaked2020-01-083-4/+69
* chore: release 0.5.0Uri Shaked2019-12-092-2/+2
* refactor: tslint → eslintUri Shaked2019-12-0713-70/+758
* feat: publish both CJS and ESM to npmUri Shaked2019-12-073-24/+43
* chore: release 0.4.0Uri Shaked2019-12-071-1/+1
* refactor(demo): use LED from @wokwi/elementsUri Shaked2019-12-075-108/+33
* feat(usart): add onLineTransmit callbackUri Shaked2019-12-072-0/+56
* chore: update package-lock.jsonUri Shaked2019-12-071-30/+11
* test(usart): more USART testsUri Shaked2019-12-072-1/+57
* fix(demo): speed up executionUri Shaked2019-12-071-1/+1
* Merge pull request #7 from wokwi/dependabot/npm_and_yarn/serialize-to-js-3.0.1Uri Shaked2019-12-071-14/+33
|\
| * chore(deps): bump serialize-to-js from 3.0.0 to 3.0.1dependabot[bot]2019-12-071-14/+33
|/
* feat(demo): show simulation speedUri Shaked2019-12-012-1/+37
* feat: improve benchmark codeUri Shaked2019-12-014-19/+75
* feat: add benchmarking codeUri Shaked2019-12-018-17/+275
* feat: initial implementation of USARTUri Shaked2019-12-017-1/+199
* chore: release 0.3.3Uri Shaked2019-11-301-1/+1
* fix: Wrong prescaler for Timer2Uri Shaked2019-11-302-6/+44
* feat: Output Compare for TimersUri Shaked2019-11-302-6/+185
* chore: release 0.3.2Uri Shaked2019-11-301-1/+1
* feat: add more GPIO portsUri Shaked2019-11-302-1/+57
* cleanup(demo): remove unused constantUri Shaked2019-11-301-1/+0
* chore: release 0.3.1Uri Shaked2019-11-271-1/+1
* fix: SP not initialized on resetUri Shaked2019-11-274-2/+28
* chore: release 0.3.0Uri Shaked2019-11-251-1/+1
* feat: GPIO peripheral implementationUri Shaked2019-11-256-10/+146
* doc: README for demo, explain about running testsUri Shaked2019-11-233-3/+27
* feat: add blink demoUri Shaked2019-11-2114-1/+4333
* chore: release 0.2.0Uri Shaked2019-11-211-1/+1
* feat: initial timer implementationUri Shaked2019-11-213-0/+232
* fix: typescript errors on TS < 3.7Uri Shaked2019-11-212-5/+5
* doc: add comment to interrupt.tsUri Shaked2019-11-211-0/+8
* fix: remove `start` script for package.jsonUri Shaked2019-11-211-1/+0
* feat: implement avrInterrupt()Uri Shaked2019-11-213-0/+30
* test: SWAP, STSUri Shaked2019-11-201-1/+19
* fix: SREG issues in ADC, CPC, SBC, SBCIUri Shaked2019-11-202-10/+52
* feat: implement most instructionsUri Shaked2019-11-202-113/+455
* feat: LPM, LSR, MOV, MOVW, MUL, MULS, MULSU, NEGUri Shaked2019-11-202-19/+195
* feat: LAC, LAS, LAT, LDS instructions + testsUri Shaked2019-11-202-4/+66
* chore: rimraf dist before buildUri Shaked2019-11-202-4/+23
* feat: more instructionsUri Shaked2019-11-202-15/+140
* feat: CALL, INC, RET, RETI, ROR instructionsUri Shaked2019-11-192-14/+106
* doc: avr8js → AVR8jsUri Shaked2019-11-192-2/+18
* feat: LDY/LDZ/LDDY/LDDZ instructions + testsUri Shaked2019-11-192-22/+142
* feat: STY/STZ/STDY/STDZ instructions + testsUri Shaked2019-11-192-12/+123
* feat: implement LDX instructionsUri Shaked2019-11-192-9/+50
* test: sort instructions by nameUri Shaked2019-11-191-19/+19
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.