]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/gpio-lld.git/commitdiff
6.0 Doc/ver update DEV.GPIO_LLD.01.00.00.15 DEV.PROCESSOR-SDK.06.00.00.05 REL.PDK.J7.00.09.00.02 REL.PDK.J7.00.09.00.03
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Mon, 24 Jun 2019 17:41:06 +0000 (13:41 -0400)
committerMahesh Radhakrishnan <a0875154@ti.com>
Mon, 24 Jun 2019 19:33:02 +0000 (14:33 -0500)
GPIOver.h
docs/ReleaseNotes_GPIO_LLD.doc
docs/ReleaseNotes_GPIO_LLD.pdf
package.xdc

index fdbe061b0d2964e3a9c624925ed9092282bd7d07..cc9c92eae9af099613a907e17e82dcf200e8dba5 100644 (file)
--- a/GPIOver.h
+++ b/GPIOver.h
@@ -14,7 +14,7 @@ extern "C" {
  *   @brief  gpio Driver Version Definitions
  *
  *  ============================================================
- *  Copyright (c) Texas Instruments Incorporated 2009-2018
+ *  Copyright (c) Texas Instruments Incorporated 2009-2019
  * 
  *  Redistribution and use in source and binary forms, with or without 
  *  modification, are permitted provided that the following conditions 
@@ -51,13 +51,13 @@ extern "C" {
  * following format:
  *  0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
-#define GPIO_DRV_VERSION_ID                     (0x0100000E)
+#define GPIO_DRV_VERSION_ID                     (0x0100000F)
 
 /**
  * @brief   This is the version string which describes the GPIO driver along with
  * the date and build information.
  */
-#define GPIO_DRV_VERSION_STR                    "GPIO Driver Revision: 01.00.00.14"
+#define GPIO_DRV_VERSION_STR                    "GPIO Driver Revision: 01.00.00.15"
 
 
 #ifdef __cplusplus
index a59141ea71dbfbabba08970bf13de3973c08b30b..971da8d42a60e0e6983ef23d9c403069834ec3bf 100755 (executable)
Binary files a/docs/ReleaseNotes_GPIO_LLD.doc and b/docs/ReleaseNotes_GPIO_LLD.doc differ
index b3c6ae13642bc8e44a738c6712c28e2f4764b0fe..2707388f2dfa8b9e95e3173db5cffacdf2a5ea71 100755 (executable)
Binary files a/docs/ReleaseNotes_GPIO_LLD.pdf and b/docs/ReleaseNotes_GPIO_LLD.pdf differ
index bc44a151465d38a3ac7f8b25d029856384732d29..4c0792be51838b9d2b87cf77f3d6741989b383b6 100755 (executable)
@@ -6,11 +6,11 @@
  * DESCRIPTION: \r
  *  This file contains the package specification for the gpio Driver\r
  *\r
- * Copyright (C) 2015 - 2018, Texas Instruments, Inc.\r
+ * Copyright (C) 2015 - 2019, Texas Instruments, Inc.\r
  *****************************************************************************/\r
 \r
 \r
-package ti.drv.gpio[1, 0, 0, 14] {\r
+package ti.drv.gpio[1, 0, 0, 15] {\r
     module Settings;\r
 }\r
 \r