]> git.sur5r.net Git - openocd/commit
ChibiOS thread states: Update thread state to label mapping
authorFaisal Shah <faisal.shah@gmail.com>
Tue, 10 Apr 2018 03:46:45 +0000 (22:46 -0500)
committerTomas Vanek <vanekt@fbl.cz>
Mon, 23 Apr 2018 19:46:52 +0000 (20:46 +0100)
commit087a162e3c64f1bd67543d0c8c902bd70044b1af
tree855a3d88c7e15fffb2049e7fcf983bc76b031d54
parent4440bf1fcddce3501781496e2d6a9d0f12cba08d
ChibiOS thread states: Update thread state to label mapping

Fixed style issue.
Removed #define with list of strings, and just put the
strings in the array initialization directly.
Removed empty space at the start of line.

Change-Id: I76580be203d7d69b8c5b5440f820156543e0d5cc
Signed-off-by: Faisal Shah <faisal.shah@gmail.com>
Reviewed-on: http://openocd.zylin.com/4488
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/rtos/ChibiOS.c