hkust-smartcar / libsccc

Kinetis K60/KL26 peripheral and component library for the HKUST SmartCar Team
http://robotics.ust.hk/
GNU Lesser General Public License v3.0
6 stars 8 forks source link

Support non-blocking SPI ops #28

Closed nkming2 closed 9 years ago

nkming2 commented 9 years ago

Currently SPI calls are blocking, which is not good

nkming2 commented 9 years ago

Fixed as of 66253db