]> the.earth.li Git - usb-relay-firmware.git/log
usb-relay-firmware.git
7 years agoAdd initial README.md main
Jonathan McDowell [Wed, 18 May 2016 17:48:56 +0000 (18:48 +0100)]
Add initial README.md

7 years agoAdd .gitignore file
Jonathan McDowell [Wed, 18 May 2016 17:22:51 +0000 (18:22 +0100)]
Add .gitignore file

7 years agoInitial commit of 1 port USB relay firmware
Jonathan McDowell [Wed, 18 May 2016 16:51:06 +0000 (17:51 +0100)]
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.

7 years agoInclude usbdrv.h in osccal.c for usbMeasureFrameLength definition
Jonathan McDowell [Wed, 18 May 2016 10:19:56 +0000 (11:19 +0100)]
Include usbdrv.h in osccal.c for usbMeasureFrameLength definition

7 years agoAdd license file (GPLv3)
Jonathan McDowell [Wed, 18 May 2016 08:53:09 +0000 (09:53 +0100)]
Add license file (GPLv3)

7 years agoInitial import of V-USB as base
Jonathan McDowell [Wed, 18 May 2016 08:51:50 +0000 (09:51 +0100)]
Initial import of V-USB as base

Import V-USB from https://github.com/obdev/v-usb.git, commit
39202048ea1fb7d14a5970c805ffd5f0b7f0fcdf (September 4th 2015).