BT200 / tic55x support: working with keyboard, lcd, and several test programs
authorRick van Rein <vanrein@hwdev.(none)>
Fri, 15 Apr 2011 14:45:10 +0000 (14:45 +0000)
committerRick van Rein <vanrein@hwdev.(none)>
Fri, 15 Apr 2011 14:45:10 +0000 (14:45 +0000)
commit3ab07c5753aee35f0d6fa35df531eb25868c9fac
treef9439aae913868f8aa3984e5d08b06a277c23a3a
parent18efd3d53abf6e49db7be1d707f86fe09dec227c
BT200 / tic55x support: working with keyboard, lcd, and several test programs
Added a warning about license conflict potential for this architecture.  Sigh.
14 files changed:
doc/top2bottom.rst
include/0cpm/app.h
include/0cpm/kbd.h
include/0cpm/show.h [new file with mode: 0644]
include/bottom/grandstream.h
include/bottom/ht162x.h [new file with mode: 0644]
include/bottom/tic55x.h
src/driver/Makefile
src/driver/ht162x.c [new file with mode: 0644]
src/driver/tic55x/LICENSE-WARNING.TXT [new file with mode: 0644]
src/driver/tic55x/grandstream-bt20x.c
src/driver/tic55x/int.c
src/function/develtest/keys2display.c
src/target/Kconfig.platform