Skip to content

Commit ccba5de

Browse files
committed
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');
1 parent d9fae56 commit ccba5de

File tree

1 file changed

+91
-89
lines changed

1 file changed

+91
-89
lines changed

0 commit comments

Comments
 (0)