summaryrefslogtreecommitdiffstats
path: root/firmware/osccalASM.S
Commit message (Collapse)AuthorAgeFilesLines
* firmware: Fix win10 timing issuecpldcpu2015-08-031-2/+10
|
* #ENABLE_UNSAFE_OPTIMIZATIONScpldcpu2015-01-121-1/+5
| | | | | | | | | | | | | | | 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.
* Expanded tabs for previous commitShay Green2014-07-141-10/+10
|
* firmware: osccalASM.S fixed to tolerate USB traffic, e.g. when on hubShay Green2014-07-141-0/+18
|
* firmware: Attiny841 first working configcpldcpu2014-03-161-9/+21
|
* firmware: added OSCCAL_HAVE_XTALcpldcpu2014-02-021-1/+3
|
* small fixedcpldcpu2014-02-021-0/+3
|
* firmware: first working version with polled usbcpldcpu2014-01-051-30/+40
|
* just log current statecpldcpu2014-01-041-8/+14
|
* clean up osccalcpldcpu2013-12-151-0/+228