Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-01-30 | firmware: Fix LED polarity mixup | Daniel Friesel | -3/+3 |
2016-01-10 | firmware: clean up main.c, remove driver size test code | Daniel Friesel | -92/+43 |
2016-01-09 | move software I2C implementation to ATTiny | Daniel Friesel | -16/+83 |
2016-01-08 | use global defines for usb control commands | Daniel Friesel | -3/+3 |
2016-01-08 | check software version between firmware and CLI | Daniel Friesel | -1/+3 |
2016-01-02 | firmware: add support for power/activity LEDs | Daniel Friesel | -4/+5 |
2016-01-01 | simplify USB protocol | Daniel Friesel | -67/+13 |
2016-01-01 | normalize firmware/Makefile (and always run make fuse_tiny2313) | Daniel Friesel | -21/+27 |
2013-06-29 | firmware: i2c is high by default | Daniel Friesel | -1/+1 |
2013-06-29 | firmware: fix initialization, disable software pull-ups, fix readout | Daniel Friesel | -15/+5 |
2013-05-14 | initial commit | Daniel Friesel | -0/+7993 |