Commit eb8cdad
authored
Bump note-c from
Bumps [note-c](https://github.com/blues/note-c) from `f3b5758` to `ee23896`.
- [Release notes](https://github.com/blues/note-c/releases)
- [Commits](blues/note-c@f3b5758...ee23896)
---
updated-dependencies:
- dependency-name: note-c
dependency-version: ee238965f71284476658ecf66d0a17a55f153bd6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>f3b5758 to ee23896
1 parent 3787033 commit eb8cdad
1 file changed
+1
-1
lines changed- .github/workflows/notecard-binary-tests.yml+5-1
- README.md+1-1
- n_cobs.c+45-35
- n_hooks.c+10-6
- n_i2c.c+8-5
- n_lib.h+6-6
- n_request.c+30-18
- n_serial.c+10-4
- note.h+1-1
- test/src/JSON_number_handling_test.cpp+1-1
- test/src/NoteBinaryStoreTransmit_test.cpp+1-1
- test/src/NoteTransaction_test.cpp+3-3
- test/src/_cobsEncodedMaxLength_test.cpp+77
- test/src/_cobsGuaranteedFit_test.cpp+100
- test/src/_crcError_test.cpp+80-5
- test/src/_i2cChunkedTransmit_test.cpp+2-2
- test/src/_i2cNoteChunkedTransmit_test.cpp+3-3
- test/src/_i2cNoteReset_test.cpp+17-2
- test/src/_i2cNoteTransaction_test.cpp+1-1
- test/src/_noteChunkedTransmit_test.cpp+4-4
- test/src/_serialChunkedTransmit_test.cpp+2-2
- test/src/_serialNoteReset_test.cpp+1-1
- test/src/_serialNoteTransaction_test.cpp+4-4
0 commit comments