]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Add SPI into RPP layer
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 29 Aug 2015 11:04:01 +0000 (13:04 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 3 Sep 2015 08:22:11 +0000 (10:22 +0200)
commit52e854c5174a66c5074548dae2b009f79b3d2b98
tree2c28a5fd16f7d2fafd01c3b1cf51b4ba381ad836
parent5d3454824b66d140d894710d1dc751112cbe5dfd
Add SPI into RPP layer
Makefile.var
rpp/include/rpp/.gitattributes
rpp/include/rpp/rpp.h
rpp/include/rpp/spi.h [new file with mode: 0644]
rpp/include/types.h
rpp/src/rpp/.gitattributes
rpp/src/rpp/spi.c [new file with mode: 0644]