summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcpldcpu <cpldcpu@gmail.com>2014-01-25 09:15:50 +0100
committercpldcpu <cpldcpu@gmail.com>2014-01-25 09:15:50 +0100
commit392c36ad8d5b44ff97937777fb002307c8fd4172 (patch)
treebfcb52dbd612e33d48de417bf7950b56406a8cb8
parentb9040331bb91660b02f37ec1952ceef20c8f1957 (diff)
downloadmicronucleus-392c36ad8d5b44ff97937777fb002307c8fd4172.tar.gz
micronucleus-392c36ad8d5b44ff97937777fb002307c8fd4172.tar.bz2
micronucleus-392c36ad8d5b44ff97937777fb002307c8fd4172.zip
firmware: roadmap update
-rw-r--r--firmware/Roadmap.txt17
1 files changed, 5 insertions, 12 deletions
diff --git a/firmware/Roadmap.txt b/firmware/Roadmap.txt
index 1612fcd..ad196a0 100644
--- a/firmware/Roadmap.txt
+++ b/firmware/Roadmap.txt
@@ -1,14 +1,5 @@
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:
@@ -24,6 +15,8 @@ Changes to protocol/command line tool
-> no risk of bricking device, since bootloader will remain active
- erase command
- CRC check
-
-
- \ No newline at end of file
+
+Upgrade tool
+ - Automatic generation of update tool during make as per gblarggs idea
+
+