]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Add RPP interface for Digital IO
authorMichal Horn <hornmich@fel.cvut.cz>
Tue, 21 Jul 2015 13:08:45 +0000 (15:08 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 2 Aug 2015 18:26:36 +0000 (20:26 +0200)
commitbf274e754c4423f0b62f207d205b1b83b8028175
tree0555c31c4561c295a9d195106d963d14466b3852
parent96013f29ca870065ad02502fcd26e8fb6c6cafc0
Add RPP interface for Digital IO
18 files changed:
rpp/include/drv/.gitattributes
rpp/include/drv/_rm48_hdk/.gitattributes
rpp/include/drv/_rm48_hdk/digital_io_def.h
rpp/include/drv/_tms570_hdk/.gitattributes
rpp/include/drv/_tms570_hdk/digital_io_def.h
rpp/include/drv/_tms570_hydctr/.gitattributes
rpp/include/drv/_tms570_hydctr/digital_io_def.h
rpp/include/drv/_tms570_rpp/digital_io_def.h
rpp/include/drv/digital_io.h
rpp/include/drv/digital_io_def.h [new file with mode: 0644]
rpp/include/hal/.gitattributes [deleted file]
rpp/include/rpp/gio.h
rpp/src/drv/.gitattributes
rpp/src/drv/_rm48_hdk/.gitattributes
rpp/src/drv/_tms570_hdk/.gitattributes
rpp/src/drv/_tms570_hydctr/.gitattributes
rpp/src/hal/.gitattributes
rpp/src/rpp/gio.c