APA102: Initial implementation

Signed-off-by: Yannick Adam <yannick.adam@gmail.com>
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Jeako
2016-03-01 20:10:17 +01:00
committed by Abhishek Malik
parent 42ff8b3a6e
commit 9fb4be1b44
13 changed files with 576 additions and 1 deletions

View File

@ -250,6 +250,7 @@ add_example (si7005)
add_example (t6713)
add_example (cwlsxxa)
add_example (teams)
add_example (apa102)
# These are special cases where you specify example binary, source file and module(s)
include_directories (${PROJECT_SOURCE_DIR}/src)