summaryrefslogtreecommitdiffstats
path: root/firmware/configuration/t85_aggressive
Commit message (Collapse)AuthorAgeFilesLines
* firmware: Fix LED_INIT macro for active highcpldcpu2016-02-141-1/+1
|
* firmware: emit error when auto_exit_ms is too lowcpldcpu2015-04-181-1/+1
|
* firmware: config file updatecpldcpu2015-01-121-1/+1
|
* #ENABLE_UNSAFE_OPTIMIZATIONScpldcpu2015-01-121-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 OSCCALcpldcpu2014-06-221-9/+11
|
* firmware: config update t841,t85cpldcpu2014-03-161-5/+12
|
* firmware: Attiny841 first working configcpldcpu2014-03-161-4/+2
|
* firmware: Added configuration folderscpldcpu2014-03-162-0/+315