Added triangles + reset
[hackover2013-badge-firmware.git] / ChangeLog.txt
index 3135a34..8338ec6 100644 (file)
@@ -1,6 +1,16 @@
-v0.9.2 - Ongoing
+v0.9.3 - Ongoing
 ================
 
+- Add drawTriangle() and drawTriangleFilled() to
+  drawing.c
+- Added cpuReset() to reset the board via AIRCR
+- Removed text input dialogue from LCD CLI ('T') to
+  save a few KB.  Command file still exists, just no
+  longer included in cmd_tbl.h by default.
+
+v0.9.2 - 14 June 2011
+=====================
+
 - Added ISL12022M RTC Driver (/drivers/rtc/isl12022m)
 - Fixed a bug drawing filled circles with lcdDrawVLine
 - Added CLI command to toggle LCD backlight
This page took 0.022513 seconds and 4 git commands to generate.