Commit b19c208
authored
chore(deps): bump zenoh-pico from
Bumps [zenoh-pico](https://github.com/eclipse-zenoh/zenoh-pico) from `1cf1356` to `306ab88`.
- [Release notes](https://github.com/eclipse-zenoh/zenoh-pico/releases)
- [Commits](eclipse-zenoh/zenoh-pico@1cf1356...306ab88)
---
updated-dependencies:
- dependency-name: zenoh-pico
dependency-version: 306ab88eb98e42804afde08af3df3703bb5c8173
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>1cf1356 to 306ab88
1 parent 67f6728 commit b19c208
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule zenoh-pico updated 15 files
- CMakeLists.txt+8-3
- include/zenoh-pico/protocol/codec/transport.h+6
- include/zenoh-pico/session/loopback.h+1-1
- include/zenoh-pico/transport/multicast/rx.h+2-1
- include/zenoh-pico/transport/transport.h+6
- src/protocol/codec/transport.c+17
- src/session/loopback.c+3-2
- src/system/freertos/lwip/network.c+1-1
- src/system/rpi_pico/network.c+1-1
- src/transport/common/tx.c+2-2
- src/transport/multicast/read.c+22-56
- src/transport/multicast/rx.c+36-23
- src/transport/multicast/transport.c+4
- src/transport/unicast/rx.c+11-2
- tests/z_test_fragment_decode_error_transport_zbuf.c+193
0 commit comments