OVMS3-idf/tools
Darian Leung a6854b72cd freertos/make trace facility configurable
This commit makes configUSE_TRACE_FACILITY and
configUSE_STATS_FORMATTING_FUNCTIONS configurable in kconfig. Test cases fro the
functions enabled by the two configurations above have also been added.

Test cases for the following functions have been added...

- uxTaskGetSystemState()
- uxTaskGetTaskNumber()
- vTaskSetTaskNumber()

- xEventGroupClearBitsFromISR()
- xEventGroupSetBitsFromISR()
- uxEventGroupGetNumber()

- uxQueueGetQueueNumber()
- vQueueSetQueueNumber()
- ucQueueGetQueueType()

Test cases for the following functions were not required...

- prvListTaskWithinSingleList()
- prvWriteNameToBuffer()
- vTaskList()
2017-10-20 15:17:17 +08:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci build system tests: Don't unix2dos .git files, build directories 2017-09-20 18:21:29 +10:00
esp_app_trace esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
kconfig build: make clean should remove all .d files in tools/kconfig 2017-09-22 10:27:32 +10:00
unit-test-app freertos/make trace facility configurable 2017-10-20 15:17:17 +08:00
windows doc: Fix mentions of Cygwin-style paths to Unix-style 2017-10-09 14:22:53 +11:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
format-minimal.sh docs: add style guide 2016-11-03 18:41:00 +08:00
format.sh esp32: ReformatReformat panic.c (remove tabs, etc) 2016-12-07 13:25:56 -08:00
idf_monitor.py idf_monitor: Demangle C++ names 2017-10-17 14:46:08 +08:00
idf_size.py make size: Fix map file parsing error on Windows 2017-06-29 12:54:13 +10:00