Fix firmware.patch. #33

This commit is contained in:
Koen Kanters 2019-02-06 18:33:39 +01:00
parent 5164664e54
commit d5ad664183

View File

@ -1,5 +1,5 @@
diff --git a/Components/mt/MT_SYS.c b/Components/mt/MT_SYS.c
index 514f7bd..7984305 100644
index 35aae57..176a2ae 100644
--- a/Components/mt/MT_SYS.c
+++ b/Components/mt/MT_SYS.c
@@ -2141,6 +2141,21 @@ static void MT_SysSnifferParameters( uint8 *pBuf )
@ -41,7 +41,7 @@ index 0000000..0a62cce
+#define CODE_REVISION_NUMBER 20190109
\ No newline at end of file
diff --git a/Components/stack/nwk/nwk_globals.c b/Components/stack/nwk/nwk_globals.c
index ba06b98..a8b8c43 100644
index 20df18e..15c9cbb 100644
--- a/Components/stack/nwk/nwk_globals.c
+++ b/Components/stack/nwk/nwk_globals.c
@@ -70,10 +70,10 @@
@ -60,7 +60,7 @@ index ba06b98..a8b8c43 100644
// 1-255 (0 -> 256) X RTG_TIMER_INTERVAL
// A known shortcoming is that when a message is enqueued as "hold" for a
diff --git a/Projects/zstack/ZMain/TI2530ZNP/OnBoard.c b/Projects/zstack/ZMain/TI2530ZNP/OnBoard.c
index 310944f..2413f14 100644
index 7c6c77e..b49a5ca 100644
--- a/Projects/zstack/ZMain/TI2530ZNP/OnBoard.c
+++ b/Projects/zstack/ZMain/TI2530ZNP/OnBoard.c
@@ -144,8 +144,17 @@ void InitBoard( uint8 level )
@ -152,7 +152,7 @@ index 0000000..317cf94
+#endif
\ No newline at end of file
diff --git a/Projects/zstack/ZNP/Source/znp.cfg b/Projects/zstack/ZNP/Source/znp.cfg
index 409fadb..823bf43 100644
index 7e524a9..6326400 100644
--- a/Projects/zstack/ZNP/Source/znp.cfg
+++ b/Projects/zstack/ZNP/Source/znp.cfg
@@ -101,4 +101,6 @@
@ -166,7 +166,7 @@ index 409fadb..823bf43 100644
+--preinclude=preinclude.h
\ No newline at end of file
diff --git a/Projects/zstack/ZNP/Source/znp_app.c b/Projects/zstack/ZNP/Source/znp_app.c
index e461086..bde923f 100644
index 470ff12..d8ff88e 100644
--- a/Projects/zstack/ZNP/Source/znp_app.c
+++ b/Projects/zstack/ZNP/Source/znp_app.c
@@ -390,12 +390,23 @@ static void npInit(void)