summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)AuthorLines
2024-01-06Update copyrightBirte Kristina Friesel-2/+2
2016-12-26Firmware: Fix ACK in RX modeDaniel Friesel-6/+8
2016-12-25Firmware: Always send proper stop conditionsDaniel Friesel-0/+2
2016-01-30firmware: Fix LED polarity mixupDaniel Friesel-3/+3
2016-01-10firmware: clean up main.c, remove driver size test codeDaniel Friesel-92/+43
2016-01-09move software I2C implementation to ATTinyDaniel Friesel-16/+83
2016-01-08use global defines for usb control commandsDaniel Friesel-3/+3
2016-01-08check software version between firmware and CLIDaniel Friesel-1/+3
2016-01-02firmware: add support for power/activity LEDsDaniel Friesel-4/+5
2016-01-01simplify USB protocolDaniel Friesel-67/+13
2016-01-01normalize firmware/Makefile (and always run make fuse_tiny2313)Daniel Friesel-21/+27
2013-06-29firmware: i2c is high by defaultDaniel Friesel-1/+1
2013-06-29firmware: fix initialization, disable software pull-ups, fix readoutDaniel Friesel-15/+5
2013-05-14initial commitDaniel Friesel-0/+7993