diff options
author | cpldcpu <cpldcpu@gmail.com> | 2014-01-15 19:25:30 +0100 |
---|---|---|
committer | cpldcpu <cpldcpu@gmail.com> | 2014-01-15 19:25:30 +0100 |
commit | b9040331bb91660b02f37ec1952ceef20c8f1957 (patch) | |
tree | aceeb20bd300c89c22e8a30acf30d814ee2ed11d /firmware/releases/release notes.txt | |
parent | f66fdcdbe80fdfa92dd9356a205d923c5c655d13 (diff) | |
parent | 993bed77e563054f12ac61b5d8f93e2cb548525e (diff) | |
download | micronucleus-b9040331bb91660b02f37ec1952ceef20c8f1957.tar.gz micronucleus-b9040331bb91660b02f37ec1952ceef20c8f1957.tar.bz2 micronucleus-b9040331bb91660b02f37ec1952ceef20c8f1957.zip |
Merge remote-tracking branch 'origin/master' into testing-V2-New
Conflicts:
commandline/builds/Windows/micronucleus.exe
Diffstat (limited to 'firmware/releases/release notes.txt')
-rw-r--r-- | firmware/releases/release notes.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/releases/release notes.txt b/firmware/releases/release notes.txt index 09595aa..0b48044 100644 --- a/firmware/releases/release notes.txt +++ b/firmware/releases/release notes.txt @@ -5,8 +5,8 @@ Firmware: entry condition. - The bootloader will not quit if no user program is loaded. This prevents periodic re-enumeration of the bootloader and should make driver installation much easier. - THe new "--erase-only" function of the commandline tool can be used to erase the - firmware and create a stable device for easier installiation. + THhe new "--erase-only" function of the commandline tool can be used to erase the + user program and create a stable device for easier installiation. - New entry modes can be selected in "bootloader.h". Please read the comments for details. + ENTRY_ALWAYS + ENTRY_WATCHDOG @@ -155,4 +155,4 @@ commandline's c library: o Most recent build before next release where some subtle protocol changes took place -
\ No newline at end of file + |