Commit 2bbca9b
chore(deps): bump note-c from
Bumps [note-c](https://github.com/blues/note-c) from `12db4f1` to `56d35ef`.
- [Release notes](https://github.com/blues/note-c/releases)
- [Commits](blues/note-c@12db4f1...56d35ef)
---
updated-dependencies:
- dependency-name: note-c
dependency-version: 56d35efdf40b1abd1936c0297baf9eb31535bdd8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>12db4f1 to 56d35ef
1 parent d46ef62 commit 2bbca9b
1 file changed
+1
-1
lines changed- CMakeLists.txt+9
- docs/api_reference.rst+3-1
- docs/library_initialization.rst+2-2
- n_hooks.c+29-5
- n_printf.c+2
- note.h+68-12
- scripts/run_unit_tests.sh+5
- test/CMakeLists.txt+4-1
- test/src/NoteDebugSyncStatus_test.cpp+12
- test/src/NoteDebug_test.cpp+4
- test/src/NoteDebugf_test.cpp+4
- test/src/NoteGetI2CAddress_test.cpp+26-8
- test/src/NoteGetI2CMtu_test.cpp+85
- test/src/NoteI2CAddress_test.cpp+3-3
- test/src/NoteI2CMax_test.cpp+6-6
- test/src/NotePrint_test.cpp+4
- test/src/NoteSetFnI2CDefault_test.cpp+6-6
- test/src/NoteSetI2CAddress_test.cpp+50
- test/src/NoteSetI2CMtu_test.cpp+62
- test/src/NoteSetLogLevel_test.cpp+8
- test/src/_errDoc_test.cpp+6
- test/src/_i2cChunkedReceive_test.cpp+28-28
- test/src/_i2cChunkedTransmit_test.cpp+2-2
0 commit comments