Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.17k stars 1.68k forks source link

Outdated firmware.patch #11619

Closed QBANIN closed 2 years ago

QBANIN commented 2 years ago

Provided firmware.patch from dev branch doesn't work for simplelink_cc13xx_cc26xx_sdk_5_40_00_40 and thereofor for example preinclude.h is not being created

git apply firmware.patch --ignore-space-change

firmware.patch:284: trailing whitespace.

firmware.patch:286: trailing whitespace. // ZDSecMgrPermitJoining is never called. Joining via a router would always fail now since firmware.patch:1240: trailing whitespace. // Set TXRX pin to 0 in RX and high impedance in idle/TX. firmware.patch:1258: trailing whitespace. // Set TXRX pin to 0 in RX/TX and high impedance in idle. firmware.patch:1459: new blank line at EOF. + error: łatanie nie powiodło się: znp_CC1352P_2_LAUNCHXL_tirtos_ccs/znp.syscfg:4 error: znp_CC1352P_2_LAUNCHXL_tirtos_ccs/znp.syscfg: łatka się nie stosuje error: łatanie nie powiodło się: znp_CC26X2R1_LAUNCHXL_tirtos_ccs/znp.syscfg:47 error: znp_CC26X2R1_LAUNCHXL_tirtos_ccs/znp.syscfg: łatka się nie stosuje error: łatanie nie powiodło się: znp_LP_CC2652RB_tirtos_ccs/znp.syscfg:48 error: znp_LP_CC2652RB_tirtos_ccs/znp.syscfg: łatka się nie stosuje

Koenkk commented 2 years ago

Looks you didn't resave the syscfg files (step 5 of https://github.com/Koenkk/Z-Stack-firmware/blob/develop/coordinator/Z-Stack_3.x.0/COMPILE.md). Anyway this issue doesn't belogn here but here: https://github.com/Koenkk/Z-Stack-firmware/issues