]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/nwal-lld.git/commitdiff
Update release notes and version DEV.NWAL.02.01.00.04
authorTinku Mannan <tmannan@ti.com>
Mon, 24 Nov 2014 14:31:33 +0000 (09:31 -0500)
committerTinku Mannan <tmannan@ti.com>
Mon, 24 Nov 2014 14:31:33 +0000 (09:31 -0500)
ti/drv/nwal/docs/ReleaseNotes_NWAL.doc
ti/drv/nwal/docs/ReleaseNotes_NWAL.pdf
ti/drv/nwal/nwalver.h
ti/drv/nwal/package.xdc

index 7dcdd795dfaec743016e6148465c7fd0750e36c2..dddeb915cf1c8ad8a397718b38fe1d312ceaebf4 100644 (file)
Binary files a/ti/drv/nwal/docs/ReleaseNotes_NWAL.doc and b/ti/drv/nwal/docs/ReleaseNotes_NWAL.doc differ
index 25ff6b612d4a3509acd15df2696155b148936ba3..94d29e1e31cd29f13b05fd0943ac650bc2c06188 100644 (file)
Binary files a/ti/drv/nwal/docs/ReleaseNotes_NWAL.pdf and b/ti/drv/nwal/docs/ReleaseNotes_NWAL.pdf differ
index e9a2921534d3aa20edf9c870566d84f0870e4212..87508b9a32bcaad5884f5bf6aa2487035704363b 100755 (executable)
@@ -54,13 +54,13 @@ extern "C" {
  * format:
  *  0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
-#define NWAL_LLD_VERSION_ID                   (0x02010003)
+#define NWAL_LLD_VERSION_ID                   (0x02010004)
 
 /**
  * @brief   This is the version string which describes the NWAL LLD along with the
  * date and build information.
  */
-#define NWAL_LLD_VERSION_STR                  "NWAL LLD Revision: 02.01.00.03"
+#define NWAL_LLD_VERSION_STR                  "NWAL LLD Revision: 02.01.00.04"
 
 
 #ifdef __cplusplus
index 723810fb1e5480ab8b5b3085f201cbf2c99c9dac..714525d6fe02fc0d8acaecb5078bbd3b77f4d562 100755 (executable)
@@ -10,7 +10,7 @@
  *****************************************************************************/
 
 
-package ti.drv.nwal[2, 1, 0, 3] {
+package ti.drv.nwal[2, 1, 0, 4] {
     module Settings;
 }