You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
538 B
JSON
19 lines
538 B
JSON
5 years ago
|
{
|
||
|
"ENTRY": "CheckOptions",
|
||
|
"CBMCFLAGS": "--unwind 1 --unwindset prvCheckOptions.0:41",
|
||
|
"OBJS":
|
||
|
[
|
||
|
"$(ENTRY)_harness.goto",
|
||
|
"$(FREERTOS)/../FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/FreeRTOS_TCP_WIN.goto",
|
||
|
"$(FREERTOS)/../FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/FreeRTOS_TCP_IP.goto",
|
||
|
"$(FREERTOS)/../FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/FreeRTOS_Stream_Buffer.goto",
|
||
|
"$(FREERTOS)/Source/tasks.goto",
|
||
|
"$(FREERTOS)/Source/list.goto"
|
||
|
],
|
||
|
"BUFFER_SIZE": 100,
|
||
|
"DEF":
|
||
|
[
|
||
|
"BUFFER_SIZE={BUFFER_SIZE}"
|
||
|
]
|
||
|
}
|