diff options
| author | Uri Shaked | 2020-04-02 13:09:44 +0300 |
|---|---|---|
| committer | Uri Shaked | 2020-04-02 13:09:44 +0300 |
| commit | ccba5deffd9ec13c9a7080610d606bf7274f3d4b (patch) | |
| tree | 289349e16d8eb91ae2036bcd49bb3951a80aeb34 /demo/src/format-time.ts | |
| parent | feat(demo): add LED labels (diff) | |
| download | avr8js-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 'demo/src/format-time.ts')
0 files changed, 0 insertions, 0 deletions
