]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Add SPI devices available on hydctr board
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 29 Aug 2015 07:41:48 +0000 (09:41 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 3 Sep 2015 08:22:11 +0000 (10:22 +0200)
commit8cfb68ebffe0f80e4f9fb1e343d494bdf0481fba
tree29da4765a41e718add60658da7f17d55fb680bfb
parent747fd4bc5c000d2595563d5b82a5eda65c5b5335
Add SPI devices available on hydctr board
build/tms570_hydctr/Makefile.config
rpp/include/drv/.gitattributes
rpp/include/drv/_tms570_hydctr/.gitattributes
rpp/include/drv/_tms570_hydctr/spi_def.h [new file with mode: 0644]
rpp/include/drv/spi_tms570.h
rpp/include/ul/.gitattributes [new file with mode: 0644]
rpp/src/drv/.gitattributes
rpp/src/drv/_tms570_hydctr/.gitattributes
rpp/src/drv/_tms570_hydctr/spi_def.c [new file with mode: 0644]
rpp/src/drv/spi_tms570.c