diff options
| author | cpldcpu <cpldcpu@gmail.com> | 2013-12-15 08:16:50 +0100 | 
|---|---|---|
| committer | cpldcpu <cpldcpu@gmail.com> | 2013-12-15 08:16:50 +0100 | 
| commit | 04e4a5220debe366b96e08f5bbaaa5ea9a02523e (patch) | |
| tree | 212a288d8b928297c6cc8775a1437fa511e644cc | |
| parent | ae9be0730b3bbb9ae0f1ef80abc372e4f604d143 (diff) | |
| download | micronucleus-04e4a5220debe366b96e08f5bbaaa5ea9a02523e.tar.gz micronucleus-04e4a5220debe366b96e08f5bbaaa5ea9a02523e.tar.bz2 micronucleus-04e4a5220debe366b96e08f5bbaaa5ea9a02523e.zip | |
markdown breaks everything! changed back to txt
| -rw-r--r-- | Readme.txt (renamed from Readme.md) | 10 | 
1 files changed, 5 insertions, 5 deletions
| @@ -12,14 +12,14 @@ Micronucleus is now widely installed on over 40,000 Digispark devices from Digis  Changes   ======= -This is release 1.10. Please use this at your own risk. The last official release for the DigiSpark is v1.06, which can be found (here)[https://github.com/micronucleus/micronucleus/tree/v1.06]. +This is release 1.10. Please use this at your own risk. The last official release for the DigiSpark is v1.06, which can be found here: https://github.com/micronucleus/micronucleus/tree/v1.06  Changes compared to v1.06: -  * Major size optimization and code reorganization. -  * The size was reduced to 1878 bytes, allowing 256 bytes more user space. -  * The bootloader will disconnect USB on exit. + • Major size optimization and code reorganization. + • The size was reduced to 1878 bytes, allowing 256 bytes more user space. + • The bootloader will disconnect from USB on exit. -See (release notes)[/firmware/releases/release notes.txt] for details. +See release notes (/firmware/releases/release notes.txt) for details.  @cpldcpu - Dec 15th, 2013 | 
