Gavel CI Build:
zephyr
#107
- Status
- FAILED
- Created
- 2018-12-20T11:23:58+00:00
- Completed
- 2018-12-21T10:34:57+00:00
- Name
Reason
{
"GIT_REF": "refs/heads/master",
"GIT_URL": "https://github.com/zephyrproject-rtos/zephyr.git",
"GIT_OLD_SHA": "2ffb951630dcc988d4580a1cb64df7d4c396c3f7",
"GIT_SHA": "0efad5f7fd21b3b739745e428bbd8eacbe6b5696"
}
0efad5f cmake: Whitespace and commentary fixes
b6ab4e8 tests/cmsis_rtos_v2: Use CONFIG_SCHED_SCALABLE
50d3219 tests/cmsis_rtos_v2: Introduce tests to make use of ThreadFlags APIs
41aa164 lib/cmsis_rtos_v2: Implement support for Thread Flags APIs
7ffa345 tests/cmsis_rtos_v2: Introduce tests to make use of EventFlag APIs
fa499b3 lib/cmsis_rtos_v2: Implement support for Event Flag APIs
ff911f7 tests/cmsis_rtos_v2: Introduce tests to make use of messageQ APIs
27f4cd2 lib/cmsis_rtos_v2: Implement support for Message Queue APIs
00ffaed tests/cmsis_rtos_v2: Introduce tests to make use of mempool APIs
e5c8488 lib/cmsis_rtos_v2: Implement support for mempool APIs
c58733c tests/cmsis_rtos_v2: Introduce tests to make use of Semaphore APIs
b39f626 lib/cmsis_rtos_v2: Implement support for semaphore APIs
a1eaa23 tests/cmsis_rtos_v2: Introduce tests to make use of Mutex APIs
19b57ce lib/cmsis_rtos_v2: Implement support for mutex APIs
2b22e30 tests/cmsis_rtos_v2: Introduce tests to make use of Timer APIs
0285c69 lib/cmsis_rtos_v2: Implement support for timer APIs
d6c5051 tests/cmsis_rtos_v2: Introduce tests to make use of Thread APIs
7d499e3 lib/cmsis_rtos_v2: Implement support for generic wait APIs
e3fe0ca lib/cmsis_rtos_v2: Implement support for Kernel APIs
4af7b6c lib/cmsis_rtos_v2: Implement support for thread APIs
b609175 CMSIS RTOS V2: Introduce CMSIS RTOS V2 API header file
Run