Skip to content

Commit

Permalink
Upgrade zwave_ncp_serial_api_controller
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Aug 5, 2024
1 parent 00b7426 commit 52efd66
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 31 deletions.
18 changes: 9 additions & 9 deletions src/zwave_ncp_serial_api_controller/.cproject

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
*/

// <<< Use Configuration Wizard in Context Menu >>>

// <h>Button Configuration

#define PB1_LABEL "BTN0"

// <o PB1_ON_VALUE> Button1 ON value
Expand All @@ -36,7 +34,6 @@
// <d> 0
#define PB1_CAN_WAKEUP_EM4 0


#define PB2_LABEL "BTN1"

// <o PB2_ON_VALUE> Button2 ON value
Expand All @@ -53,7 +50,6 @@
// <d> 1
#define PB2_CAN_WAKEUP_EM4 1


#define PB3_LABEL "BTN2"

// <o PB3_ON_VALUE> Button3 ON value
Expand All @@ -70,7 +66,6 @@
// <d> 1
#define PB3_CAN_WAKEUP_EM4 1


#define PB4_LABEL "BTN3"

// <o PB4_ON_VALUE> Button4 ON value
Expand Down Expand Up @@ -135,4 +130,4 @@

// <<< sl:end pin_tool >>>

#endif /* EXTENSION_BOARD_8029A_EFR32XG13_BUTTON_H */
#endif /* EXTENSION_BOARD_8029A_EFR32XG13_BUTTON_H */
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
*/

// <<< Use Configuration Wizard in Context Menu >>>

// <h>LED Configuration

// <o LED1_ON_VALUE> LED1 ON value
// <0=> Active low
// <1=> Active high
Expand Down Expand Up @@ -98,7 +96,6 @@

// <<< sl:end pin_tool >>>


/*************************************************************************/
/* Configure RGB LEDs */
/*************************************************************************/
Expand All @@ -107,4 +104,4 @@
* If paired with radio board ZGM13 then the RGB on that board can be used
*/

#endif /* EXTENSION_BOARD_8029A_EFR32XG13_LED_H */
#endif /* EXTENSION_BOARD_8029A_EFR32XG13_LED_H */
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
/*************************************************************************/

// <<< Use Configuration Wizard in Context Menu >>>

// <h>Slider Configuration

#define SLIDER1_LABEL "SW1"

// <o SLIDER1_ON_VALUE> Slider ON value
Expand Down Expand Up @@ -49,4 +47,4 @@

// <<< sl:end pin_tool >>>

#endif /* EXTENSION_BOARD_8029A_EFR32XG13_SLIDER_H */
#endif /* EXTENSION_BOARD_8029A_EFR32XG13_SLIDER_H */
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@

// <<< sl:end pin_tool >>>

#endif // SERIAL_API_CONFIG_H
#endif // SERIAL_API_CONFIG_H
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@

// <<< sl:end pin_tool >>>

#endif // SL_BOARD_CONTROL_CONFIG_H
#endif // SL_BOARD_CONTROL_CONFIG_H
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@
// [DBG_SL_DEBUG]$
// <<< sl:end pin_tool >>>

#endif // SL_DEBUG_SWO_CONFIG_H
#endif // SL_DEBUG_SWO_CONFIG_H
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
#define SL_DEVICE_INIT_HFXO_FREQ 39000000

// <o SL_DEVICE_INIT_HFXO_PRECISION> HFXO precision in PPM <0-65535>
// <i> Default: 50
#define SL_DEVICE_INIT_HFXO_PRECISION 50
// <i> Default: 500
#define SL_DEVICE_INIT_HFXO_PRECISION 500

// <o SL_DEVICE_INIT_HFXO_CTUNE> CTUNE <0-511>
// <i> Default: 360
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ASCII"?>
<device:XMLDevice xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:device="http://www.silabs.com/ss/hwconfig/document/device.ecore" name="pin_tool.ZGM130S037HGN" partId="mcu.arm.efr32.zg13.zgm130s037hgn" contextId="com.silabs.sdk.stack.super:4.4.2._-295637085">
<device:XMLDevice xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:device="http://www.silabs.com/ss/hwconfig/document/device.ecore" name="pin_tool.ZGM130S037HGN" partId="mcu.arm.efr32.zg13.zgm130s037hgn" contextId="com.silabs.sdk.stack.super:4.4.3._-295637086">
<mode name="DefaultMode">
<property object="DBG" propertyId="ABModule.selectedRequirement" value="dbg%T%SL_DEBUG%T%sl_debug_swo_config.h"/>
<property object="DBG" propertyId="ABPeripheral.included" value="true"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ source:
- {path: main.c}
tag: [prebuilt_demo]
include:
- path: ''
- path: .
file_list:
- {path: app_node_info.h}
- {path: cmd_handlers.h}
Expand All @@ -50,7 +50,7 @@ include:
- {path: utils.h}
- {path: virtual_slave_node_info.h}
- {path: zaf_config_security.h}
sdk: {id: gecko_sdk, version: 4.4.2}
sdk: {id: gecko_sdk, version: 4.4.3}
toolchain_settings: []
component:
- {id: ZGM130S037HGN}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ASCII"?>
<model:MDescriptors xmlns:model="http://www.silabs.com/ss/Studio.ecore">
<descriptors name="zwave_ncp_serial_api_controller">
<properties key="projectCommon.sdkId" value="com.silabs.sdk.stack.super:4.4.2._-295637085"/>
<properties key="projectCommon.sdkId" value="com.silabs.sdk.stack.super:4.4.3._-295637086"/>
<properties key="universalConfig.relativeWorkspacePath" value="../zwave_ncp_serial_api_controller.slcw"/>
<properties key="universalConfig.generationDirectory" value=""/>
<properties key="universalConfig.toolchainCompatibility" value="iar gcc"/>
Expand All @@ -12,5 +12,6 @@
<properties key="projectCommon.toolchainId" value="com.silabs.ss.tool.ide.arm.toolchain.gnu.cdt:12.2.1.20221205"/>
<properties key="universalConfig.projectTypeIds" value="com.silabs.ss.framework.ide.project.core.cdtMbsProjectType"/>
<properties key="projectCommon.importModeId" value="LINK_LIBRARIES"/>
<properties key="universalConfig.compSelProjInstanceId" value="1722888426205"/>
</descriptors>
</model:MDescriptors>

0 comments on commit 52efd66

Please sign in to comment.