summaryrefslogtreecommitdiffstats
path: root/firmware/Roadmap.txt
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/Roadmap.txt')
-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
+
+