aboutsummaryrefslogtreecommitdiff
path: root/core/comm/HardwareSPI.cpp
AgeCommit message (Collapse)Author
2010-04-25fix: Remove core directory from botched merge.Perry Hung
2010-04-24Turn the other peripherals back on. Not extensively tested forPerry Hung
interactions between peripherals.
2010-04-24Upper level libmaple interfacePerry Hung
Added a C++ HardwareSPI class to access the SPI interface. See HardwareSPI.cpp and HardwareSPI.h for documentation.