aboutsummaryrefslogtreecommitdiff
path: root/jest.config.js
diff options
context:
space:
mode:
authorUri Shaked2020-04-02 13:09:44 +0300
committerUri Shaked2020-04-02 13:09:44 +0300
commitccba5deffd9ec13c9a7080610d606bf7274f3d4b (patch)
tree289349e16d8eb91ae2036bcd49bb3951a80aeb34 /jest.config.js
parentfeat(demo): add LED labels (diff)
downloadavr8js-ccba5deffd9ec13c9a7080610d606bf7274f3d4b.tar.gz
avr8js-ccba5deffd9ec13c9a7080610d606bf7274f3d4b.tar.bz2
avr8js-ccba5deffd9ec13c9a7080610d606bf7274f3d4b.zip
test(instruction): use assembly in tests
Refactored the tests to use AVR assembly instead of hardcoded bytecode. This change should make the tests much easier to read and maintain. Before: loadProgram('659a'); Now: loadProgram('SBI 0x0c, 5');
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions