Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #82 from micronucleus/revert-79-libusb-1.0.20 | Tim | 2016-07-31 | 6 | -142/+133 |
|\ | | | | | Revert "Update to libusb 1.0.20" | ||||
| * | Revert "Update to libusb 1.0.20"revert-79-libusb-1.0.20 | Tim | 2016-07-31 | 6 | -142/+133 |
|/ | |||||
* | Merge pull request #79 from mjbcopland/libusb-1.0.20 | Tim | 2016-06-27 | 6 | -133/+142 |
|\ | | | | | Update to libusb 1.0.20 | ||||
| * | Properly close and deinitialize the USB connection | Michael Copland | 2016-06-22 | 4 | -8/+19 |
| | | |||||
| * | Changed to manually iterate through the device list | Michael Copland | 2016-06-22 | 2 | -67/+70 |
| | | |||||
| * | Rewritten to use libusb 1.0.20 from libusb.info | Michael Copland | 2016-06-21 | 5 | -131/+126 |
|/ | |||||
* | firmware: Enable BOD in ATtiny841 fuse settings | cpldcpu | 2016-04-27 | 2 | -80/+5 |
| | |||||
* | firmware: add -gc-sections to save 2 bytes | cpldcpu | 2016-04-27 | 9 | -263/+263 |
| | |||||
* | Merge pull request #75 from GGreenwood/master | Tim | 2016-03-07 | 1 | -0/+3 |
|\ | | | | | Added Shinewave to list of devices using micronucleus | ||||
| * | Added Shinewave to list of devices using micronucleus | Garrett Greenwood | 2016-03-06 | 1 | -0/+3 |
|/ | | | | Signed-off-by: Garrett Greenwood <garrettagreenwood@gmail.com> | ||||
* | firmware: Fix LED_INIT macro for active high | cpldcpu | 2016-02-14 | 8 | -46/+48 |
| | |||||
* | firmware: v2.03 release | cpldcpu | 2016-02-13 | 13 | -234/+1085 |
| | |||||
* | firmware: ATiny45 build | cpldcpu | 2015-10-09 | 4 | -0/+424 |
| | |||||
* | Update Readme.md | Tim | 2015-08-19 | 1 | -3/+3 |
| | |||||
* | Update Readme.md | Tim | 2015-08-19 | 1 | -1/+1 |
| | |||||
* | rename readme | cpldcpu | 2015-08-19 | 1 | -0/+0 |
| | |||||
* | Zadig driver installer for Win 10 | cpldcpu | 2015-08-19 | 6 | -0/+57 |
| | |||||
* | Update Readme.txt | Tim | 2015-08-08 | 1 | -1/+1 |
| | |||||
* | firmware: fix win 10 issue | cpldcpu | 2015-08-03 | 3 | -8/+13 |
| | |||||
* | firmware: hex files | cpldcpu | 2015-08-03 | 6 | -268/+263 |
| | |||||
* | firmware: Fix win10 timing issue | cpldcpu | 2015-08-03 | 1 | -2/+10 |
| | |||||
* | Update Devices_with_Micronucleus.mdv2.01 | Tim | 2015-07-29 | 1 | -1/+4 |
| | |||||
* | Update Readme.txt | Tim | 2015-07-27 | 1 | -4/+5 |
| | |||||
* | Merge pull request #67 from micronucleus/Testing-V2.1 | Tim | 2015-07-27 | 8 | -276/+282 |
|\ | | | | | Testing v2.1 - Release D- | ||||
| * | firmware: hex files | cpldcpu | 2015-07-27 | 6 | -266/+267 |
| | | |||||
| * | firmware: Release D- before starting user program | cpldcpu | 2015-07-27 | 2 | -10/+15 |
|/ | |||||
* | Update Readme.txt | Tim | 2015-07-26 | 1 | -2/+2 |
| | |||||
* | Update Readme.txt | Tim | 2015-07-26 | 1 | -2/+4 |
| | |||||
* | Update Readme.txt | Tim | 2015-07-26 | 1 | -5/+5 |
| | |||||
* | Merge pull request #66 from micronucleus/Testing-V2.1v2.0b | Tim | 2015-07-26 | 14 | -468/+488 |
|\ | | | | | Pull request for V2.1 | ||||
| * | updated reasme | cpldcpu | 2015-07-26 | 1 | -11/+15 |
| | | |||||
| * | firmware: hex files | cpldcpu | 2015-07-26 | 9 | -420/+425 |
| | | |||||
| * | firmware: Use fast CRC when cpu clock is below 16MHz to fix USB3.0 port ↵ | cpldcpu | 2015-07-26 | 1 | -1/+12 |
| | | | | | | | | timeouts. | ||||
| * | firmware: Fix D+ noise sensitivity issue | cpldcpu | 2015-07-26 | 1 | -11/+12 |
| | | |||||
| * | firmware: Add size optimized fast CRC by @gblargg | cpldcpu | 2015-07-26 | 1 | -24/+23 |
| | | |||||
| * | firmware: minor typo | cpldcpu | 2015-07-26 | 1 | -1/+1 |
|/ | |||||
* | firmware: Fix configuration for ATtiny1672.0b | cpldcpu | 2015-06-15 | 3 | -95/+97 |
| | |||||
* | Update Readme.txt | Tim | 2015-06-08 | 1 | -8/+5 |
| | |||||
* | commandline: file does not belong here | Tim | 2015-06-06 | 1 | -0/+0 |
| | |||||
* | added more devices | cpldcpu | 2015-06-06 | 1 | -0/+6 |
| | |||||
* | firmware: usbdrv.c bug | cpldcpu | 2015-06-06 | 1 | -1/+1 |
| | |||||
* | Update Readme.txt | Tim | 2015-06-06 | 1 | -2/+2 |
| | |||||
* | Merge pull request #43 from micronucleus/testing-V2-New | Tim | 2015-06-06 | 109 | -5652/+4100 |
|\ | | | | | First release of V2.0 to master. | ||||
| * | Merge branch 'master' into testing-V2-New | cpldcpu | 2015-06-06 | 0 | -0/+0 |
| |\ | |/ |/| | | | | | | | Conflicts: firmware/releases/release notes.txt upgrade/readme.txt | ||||
* | | Merge pull request #60 from jej/patch-2v1.11 | Tim | 2015-04-16 | 1 | -3/+3 |
|\ \ | | | | | | | Typo fix | ||||
| * | | Typo fix | Jej | 2015-04-15 | 1 | -3/+3 |
|/ / | |||||
* | | Merge pull request #59 from nfriedly/patch-1 | Jenna Fox | 2015-04-12 | 1 | -0/+9 |
|\ \ | | | | | | | Adding prerequesits | ||||
| * | | Adding prerequesits | Nathan Friedly | 2015-01-31 | 1 | -0/+9 |
|/ / | | | | | libusb ruby gem and some way of getting avr-gcc | ||||
* | | Delete Roadmap.txt | Tim | 2014-01-19 | 1 | -29/+0 |
| | | |||||
| * | firmware: config sync | cpldcpu | 2015-06-06 | 2 | -4/+21 |
| | |