This commit is contained in:
2024-06-01 01:14:40 +02:00
parent 1159fca0ec
commit 8e74ca26e0
10 changed files with 120 additions and 65 deletions

View File

@ -1,3 +1,4 @@
// This file was auto-generated by the libcsp-cargo-build library
#define CSP_POSIX 1
#define CSP_ZEPHYR 0

View File

@ -1,3 +1,4 @@
// This file was auto-generated by the libcsp-cargo-build library
pub const CSP_CONN_RXQUEUE_LEN: usize = 16;
pub const CSP_QFIFO_LEN: usize = 16;
pub const CSP_PORT_MAX_BIND: usize = 16;