From 5667aca71a6f98179b60871632bb05fe7e7e8cd5 Mon Sep 17 00:00:00 2001 From: cpldcpu Date: Mon, 25 Nov 2013 01:00:14 +0100 Subject: release notes --- firmware/releases/release notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware') diff --git a/firmware/releases/release notes.txt b/firmware/releases/release notes.txt index 8c5694f..8c6d382 100644 --- a/firmware/releases/release notes.txt +++ b/firmware/releases/release notes.txt @@ -10,7 +10,7 @@ Version jump to 1.10 due to major changes in firmware by @cpldcpu. to enter the bootloader again by resetting the device using the watchdog timer or the reset input without physically disconnecting from USB. o Cleaned up bootloaderconfig.h - o Introduced a second time-out (AUTO_EXIT_NO_USB_MS) if the no USB activity is detected. This can be used + o Introduced a second time-out (AUTO_EXIT_NO_USB_MS) if no USB reset from the host is detected. This can be used to quit the bootloader early if the device is not connected to USB. The bootloader will enter the user program after ~0.8s with the default settings instead of 6s when USB is connected. o Introduced optional code to flash a LED. See LED_PRESENT in bootloaderconfig.h for details. -- cgit v1.2.3