1 file changed
+1
-1
lines changed- .github/workflows/notecard-binary-tests.yml+84-30
- n_hooks.c+22-22
- n_ua.c+12-12
- note.h+3-3
- test/hitl/card.binary/.gitignore+4
- test/hitl/card.binary/after_upload.py+47
- test/hitl/card.binary/platformio.ini+1-1
- test/hitl/card.binary/test/test_main.cpp+33
- test/hitl/card.binary/wait_for_test_port.py-16
- test/src/NoteSetFnSerialDefault_test.cpp+1-1
- test/src/NoteSetFnSerial_test.cpp+1-1
- test/src/_noteChunkedReceive_test.cpp+2-1
- test/src/_noteChunkedTransmit_test.cpp+2-1
- test/src/_noteI2CReceive_test.cpp+15-30
- test/src/_noteI2CReset_test.cpp+15-30
- test/src/_noteI2CTransmit_test.cpp+14-28
- test/src/_noteSerialAvailable_test.cpp+20-30
- test/src/_noteSerialReceive_test.cpp+14-28
- test/src/_noteSerialReset_test.cpp+20-30
- test/src/_noteSerialTransmit_test.cpp+14-28
0 commit comments