aboutsummaryrefslogtreecommitdiff
path: root/src/utils/assembler.spec.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: add copyright notice to source codeUri Shaked2025-02-111-0/+3
|
* test: migrate tests from jest to vitestUri Shaked2025-02-111-0/+1
|
* fix(timer): Output Compare in PWM modes #78Uri Shaked2020-12-271-0/+3
| | | | close #78
* style: reformat code with prettier 2.xUri Shaked2020-04-271-3/+3
| | | | prettier rules have changed since we upgraded to 2.x
* fix(assembler): BRBC/BRBS forward labels failUri Shaked2020-01-311-0/+8
|
* test(assembler): add unit testsUri Shaked2020-01-301-0/+304
| | | | fix some bugs found during unit tests
* feat: add a simple AVR assembler for use in testsUri Shaked2020-01-301-0/+49