BeebSCSI icon indicating copy to clipboard operation
BeebSCSI copied to clipboard

USB Support

Open simoninns opened this issue 7 years ago • 1 comments

Given that the new 7_6 PCB revision has support for USB it would be nice to support USB memory sticks for simple FAT file transfer.

simoninns avatar May 04 '18 07:05 simoninns

Latest commit adds a usb.c and usb.h for the USB subsystem to be added. There is now code which checks the 'USB hardware capable' resistor added to board revision 7_7 and the debug will indicate if the physical board has the capability to support USB (7_7 and above) or not (7_6 and below).

simoninns avatar May 27 '18 07:05 simoninns