]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/history - rpp/src/drv/spi_tms570.c
Add SPI devices available on hydctr board
[pes-rpp/rpp-lib.git] / rpp / src / drv / spi_tms570.c
2015-09-03 Michal SojkaAdd SPI devices available on hydctr board
2015-08-28 Michal Sojkaspi: Rework the SPI interface personal/sojka/spi-rework
2015-08-28 Michal Sojkaspi: Rename spi_msg_head to spi_msg
2015-08-28 Michal Sojkaspi: Fix/add comments
2015-08-28 Michal SojkaRename spi_tms570_drv to spi_tms570_iface
2015-08-28 Michal SojkaRename .spi to .reg
2015-08-28 Michal SojkaMake configuration of SPI devices target dependent
2015-08-02 Michal HornMove SPI driver from HAL layer to DRV layer