Added DeleteObject and Cleanup support to basic CharacterString object (#886)

This commit is contained in:
Tomasz Kazimierz Motyl
2025-01-06 14:20:49 +00:00
committed by GitHub
parent 94b3809a58
commit 2ba59abbf8
4 changed files with 251 additions and 135 deletions
@@ -62,6 +62,7 @@ add_executable(${PROJECT_NAME}
${SRC_DIR}/bacnet/channel_value.c
${SRC_DIR}/bacnet/secure_connect.c
${SRC_DIR}/bacnet/memcopy.c
${SRC_DIR}/bacnet/basic/sys/keylist.c
# Test and test library files
./src/main.c
${ZTST_DIR}/ztest_mock.c