freertos: release the generic version source code
freertos runs on the second core (small one) of the CPU
This commit is contained in:
3
freertos/Test/VeriFast/scripts/annotation_overhead.sh
Executable file
3
freertos/Test/VeriFast/scripts/annotation_overhead.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash -eu
|
||||
|
||||
NO_COVERAGE=1 EXTRA_VERIFAST_ARGS=-stats make queue list | grep overhead: | sort | uniq
|
||||
Reference in New Issue
Block a user