]> the.earth.li Git - riso-kagaku-clone.git/log
riso-kagaku-clone.git
7 years agoUpdate README.md for Digispark support
Jonathan McDowell [Tue, 10 Jan 2017 20:35:56 +0000 (20:35 +0000)]
Update README.md for Digispark support

7 years agoChange to target Digispark board
Jonathan McDowell [Mon, 2 Jan 2017 11:10:35 +0000 (11:10 +0000)]
Change to target Digispark board

Alter settings to work with an unaltered ATTiny85 based Digispark
board.

7 years agoFix spelling of Kagaku in git links
Jonathan McDowell [Mon, 5 Dec 2016 09:42:56 +0000 (09:42 +0000)]
Fix spelling of Kagaku in git links

I keep misspelling Kagaku as Kaguku. Fix this in the git links.

7 years agoAdd initial Riso Kagaku Webmail Notifier ATTiny clone
Jonathan McDowell [Sat, 3 Dec 2016 10:53:36 +0000 (10:53 +0000)]
Add initial Riso Kagaku Webmail Notifier ATTiny clone

Lightly tested under Linux using an ATTiny45.

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

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).