mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 18:06:12 +00:00
BTP protocol specifies value length to be 2 octets value, so uint16_t has to be used to store this length. Change-Id: I2a911910475db305a0ff1f9ab70866d24aa47158 Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com> |
||
---|---|---|
.. | ||
src | ||
btp_spec.txt | ||
Makefile | ||
prj_arm.conf | ||
prj.mdef | ||
README | ||
testcase.ini |
Tester application uses binary protocol for control and is aimed at automated testing.