[riot-commits] [RIOT-OS/RIOT] e0311c: color: add hex2color, color2hex, str2rgb, rgb2str
Cenk Gündoğan
cnkgndgn at gmail.com
Sun Feb 21 20:35:12 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: e0311c85cf6c178849344f572aaad0428df1137c
https://github.com/RIOT-OS/RIOT/commit/e0311c85cf6c178849344f572aaad0428df1137c
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-21 (Sun, 21 Feb 2016)
Changed paths:
M sys/color/color.c
M sys/include/color.h
Log Message:
-----------
color: add hex2color, color2hex, str2rgb, rgb2str
Commit: f26ea2028c1034dde1224663a2b845495f39ac44
https://github.com/RIOT-OS/RIOT/commit/f26ea2028c1034dde1224663a2b845495f39ac44
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-21 (Sun, 21 Feb 2016)
Changed paths:
A tests/unittests/tests-color/Makefile
A tests/unittests/tests-color/Makefile.include
A tests/unittests/tests-color/tests-color.c
A tests/unittests/tests-color/tests-color.h
Log Message:
-----------
unittests: added some unittests for the color module
Commit: 6becb42c4e5ed7e6d3495a2965382130d0df652a
https://github.com/RIOT-OS/RIOT/commit/6becb42c4e5ed7e6d3495a2965382130d0df652a
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-02-21 (Sun, 21 Feb 2016)
Changed paths:
M sys/color/color.c
M sys/include/color.h
A tests/unittests/tests-color/Makefile
A tests/unittests/tests-color/Makefile.include
A tests/unittests/tests-color/tests-color.c
A tests/unittests/tests-color/tests-color.h
Log Message:
-----------
Merge pull request #4810 from cgundogan/pr/color/add_hex
color: add hex2color, color2hex, rgb2str, str2rgb
Compare: https://github.com/RIOT-OS/RIOT/compare/784c9b9b98a7...6becb42c4e5e
More information about the commits
mailing list