]> the.earth.li Git - usb-relay-firmware.git/commit
Initial commit of 1 port USB relay firmware
authorJonathan McDowell <noodles@earth.li>
Wed, 18 May 2016 16:51:06 +0000 (17:51 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 18 May 2016 16:51:06 +0000 (17:51 +0100)
commit40576ee3a501070a9afd7392a53eab4aa9979e70
treed4fd300171cbf98b274da87049961809c83db7ab
parentec3e5e54e0f8b49eb8e3a1c2970d9ea819b392fc
Initial commit of 1 port USB relay firmware

This is a basic set of code which has the same functionality as the
default firmware on the www.dcttech.com 1 port USB Relay. There are
several points where there's a lack of checking that probably should
be there, but the original firmware lacks this too. Should be fixed up.
Also support for the boards with more relays would be nice, but I don't
have any to play with.
Makefile [new file with mode: 0644]
main.c [new file with mode: 0644]
usbconfig.h [new file with mode: 0644]