Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware: Fix LED_INIT macro for active high | cpldcpu | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | firmware: emit error when auto_exit_ms is too low | cpldcpu | 2015-04-18 | 1 | -1/+1 |
| | |||||
* | firmware: config file update | cpldcpu | 2015-01-12 | 1 | -1/+1 |
| | |||||
* | #ENABLE_UNSAFE_OPTIMIZATIONS | cpldcpu | 2015-01-12 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | Added new global flag to enable unsafe optimizations: This will disable several safety features in microncleus to save around 40 more bytes Disabled features: * Stack pointer and SREG initialization in CRT * Client side reset vector patching * USB collision detection. Micronucleus will not work reliability with hubs if this is disabled. See t85_aggressive configuration for usage examples. | ||||
* | firmware: Upload configuration files for new OSCCAL | cpldcpu | 2014-06-22 | 1 | -9/+11 |
| | |||||
* | firmware: config update t841,t85 | cpldcpu | 2014-03-16 | 1 | -5/+12 |
| | |||||
* | firmware: Attiny841 first working config | cpldcpu | 2014-03-16 | 1 | -4/+2 |
| | |||||
* | firmware: Added configuration folders | cpldcpu | 2014-03-16 | 2 | -0/+315 |