diff options
author | Tim <cpldcpu@gmail.com> | 2014-01-04 15:34:51 +0100 |
---|---|---|
committer | Tim <cpldcpu@gmail.com> | 2014-01-04 15:34:51 +0100 |
commit | 97d38f2549dbb933d69d336b6797eab497e5f8e6 (patch) | |
tree | fc09e8f4a9b4dc77aafec5e6a72e58cfa72a06dc /firmware/releases/release notes.txt | |
parent | 25018868d729d1fc2802d3472817d5c36298f435 (diff) | |
download | micronucleus-97d38f2549dbb933d69d336b6797eab497e5f8e6.tar.gz micronucleus-97d38f2549dbb933d69d336b6797eab497e5f8e6.tar.bz2 micronucleus-97d38f2549dbb933d69d336b6797eab497e5f8e6.zip |
Update release notes.txt
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 + |