summaryrefslogtreecommitdiff
path: root/io-module/spi.c
AgeCommit message (Collapse)AuthorFiles
2014-08-27accessory cards: support both portsMike Fiore1
allow for 2 GPIOB accessory cards to be used at the same time some misc cleanup, more specific logging on init commented out mtr2 platform as it currently causes build issues with accessory card changes
2014-08-25initial support for MTR2D2 hardwareMike Fiore1
2014-05-16Major changes to split sources upJesse Gilles1
* moved common peripheral i/o functions to separate source files * moved device-specific setup to separate source files * removed LED blink functionality (unused) * mtcdp, mt100eocg are not supported, but code is included for possible future use