From: Keith Packard Date: Sat, 23 Mar 2013 09:23:03 +0000 (-0700) Subject: altos: Add erase command to stm-flash app. Validate addresses. X-Git-Tag: 1.2.1~49 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=5db4d5e5b1272b161102e889e65b9c7bc7928352;hp=5db4d5e5b1272b161102e889e65b9c7bc7928352;p=fw%2Faltos altos: Add erase command to stm-flash app. Validate addresses. This also leaves the code writing fixed values and printing read data in ascii instead of binary. Useful for debugging, will want changing for the product. Signed-off-by: Keith Packard ---