| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
close #160
|
| | |
|
| | |
|
| |
|
|
| |
reformat all code with the new prettier version
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
chore(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
chore(deps-dev): bump postcss from 8.4.14 to 8.4.31
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| | |
|
| |\
| |
| | |
chore(deps-dev): bump vite from 2.9.13 to 2.9.16
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.13 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| | |
|
| |
|
|
| |
missing `WatchdogConfig` export, and `ADCMuxInputType`/`ADCReference` were exported just as types, without the actual values.
|
| | |
|
| | |
|
| |
|
|
| |
also upgrade related dependencies: ts-node, ts-jest
|
| | |
|
| |
|
|
| |
make the ISCx0/ISCx1 bit offsets part of the `AVRExternalInterrupt` configuration object.
|
| | |
|
| |\
| |
| | |
chore(deps): bump minimatch from 3.0.4 to 3.1.2
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| |
| |
| | |
wokwi/dependabot/npm_and_yarn/decode-uri-component-0.2.2
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
chore(deps-dev): bump vite from 2.9.9 to 2.9.13
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.9 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| | |
|
| |
|
|
|
| |
ditch parcel v1, and replace it with Vite.
Vite is much faster and smaller, compared to parcel
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
wokwi/wokwi-features#282
|
| |\
| |
| | |
chore(deps): bump minimist from 1.2.5 to 1.2.6
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Improve instruction.spec.ts
|
| | |
| |
| |
| | |
reorder tests according to the AVR datasheet
|
| |/ |
|
| |
|
|
| |
add assertions, fix #115
|
| | |
|
| |
|
|
|
|
| |
code which makes heavy use of interrupts considerably slows down the simulator. E.g. that transmit programs large amount of data over SPI.
See wokwi/wokwi-features#280 for an example.
|