From 605633faa1b3bee01bd4229b8dc14c424aa5fcb9 Mon Sep 17 00:00:00 2001 From: Tim Date: Sun, 19 Jan 2014 13:30:11 +0100 Subject: Delete Roadmap.txt --- firmware/Roadmap.txt | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 firmware/Roadmap.txt diff --git a/firmware/Roadmap.txt b/firmware/Roadmap.txt deleted file mode 100644 index 1612fcd..0000000 --- a/firmware/Roadmap.txt +++ /dev/null @@ -1,29 +0,0 @@ -Development Roadmap - -1.x Improvements (No protocol change, micronucleus host tool stays the same) - -Changes to client firmware: - - Only time out bootloader if program is loaded - done - - Move clean boot page to initialization - done - - Integrate blargg optimizations - * turned "event"-variable into register to save memory - * moved flash buffer clean to hardware initialization function - -2.x Improvements (New Protocol, new command line tool) - -Changes to client firmware: - - New device support (84,841,167,861) - - External oscillator option - - polled USB - - enter bootloader by external reset - -Changes to protocol/command line tool - - Send different delay times for erase and program to support 481 - - Transmit data in value and index field, don't use data payload to reduce code size and improve v-usb stability - - Move writing of tiny vector table to host tool. Reset vector patching stays on client - -> no risk of bricking device, since bootloader will remain active - - erase command - - CRC check - - - \ No newline at end of file -- cgit v1.2.3