--
[hackover2013-badge-firmware.git] / ChangeLog.txt
index 0cb02bc..f355ef5 100644 (file)
@@ -2,6 +2,20 @@ v0.9.8 - Ongoing
 ================
 - Added driver for Sharp Memory Display
   /drivers/lcd/bitmap/sharpmem
+- Added SPI Flash example
+  /tools/examples/spiflash/*
+- Added write function to SPI Flash driver
+  /drivers/spiflash/*
+- Added CFG_BRD_LPC1343_REFDESIGN_MINIMAL as a board
+  option in projectconfig.h.  Tries to keep the flash
+  use as small as possible by initialising less
+  peripherals in systemInit().
+- Changed CodeLite project files to support real
+  debugging with a Segger J-Link and GDB Server.
+- Fixed issue with USB CDC instantiation for
+  FreeBSD
+- Added experimental SSD1351 OLED driver to
+  /drivers/lcd/tft/hw
 
 v0.9.5 - 3 August 2011
 ======================
This page took 0.017802 seconds and 4 git commands to generate.