Skip to content

Commit

Permalink
Thread fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
darkxst committed Nov 27, 2024
1 parent b78373b commit dda0a7d
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 19 deletions.
3 changes: 0 additions & 3 deletions manifests/aeotec/zga008_openthread_rcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,3 @@ c_defines:
SL_UARTDRV_USART_VCOM_RTS_PORT: gpioPortA
SL_UARTDRV_USART_VCOM_RTS_PIN: 4

SL_CLOCK_MANAGER_HFXO_EN: 1
SL_CLOCK_MANAGER_HFXO_CTUNE: 140
SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE: SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE_HFXO
3 changes: 0 additions & 3 deletions manifests/easyiot/zb-gw04-1v2_openthread_rcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,4 @@ c_defines:
SL_UARTDRV_USART_VCOM_RTS_PORT: gpioPortD
SL_UARTDRV_USART_VCOM_RTS_PIN: 4

SL_CLOCK_MANAGER_HFXO_EN: 1
SL_CLOCK_MANAGER_HFXO_CTUNE: 128
SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE: SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE_HFXO

3 changes: 1 addition & 2 deletions manifests/smlight/slzb06m_openthread_rcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ c_defines:
SL_UARTDRV_USART_VCOM_RTS_PIN: 0

SL_CLOCK_MANAGER_HFXO_EN: 1
SL_CLOCK_MANAGER_HFXO_CTUNE: 80
SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE: SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE_HFXO
SL_CLOCK_MANAGER_HFXO_CTUNE: 80
4 changes: 1 addition & 3 deletions manifests/smlight/slzb07Mg24_openthread_rcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ c_defines:
SL_UARTDRV_USART_VCOM_PERIPHERAL: USART0
SL_UARTDRV_USART_VCOM_PERIPHERAL_NO: 0
SL_UARTDRV_USART_VCOM_BAUDRATE: 460800
SL_UARTDRV_USART_VCOM_FLOW_CONTROL_TYPE: uartdrvFlowControlHw

SL_UARTDRV_USART_VCOM_TX_PORT: gpioPortA
SL_UARTDRV_USART_VCOM_TX_PIN: 6
Expand All @@ -27,7 +28,4 @@ c_defines:
SL_UARTDRV_USART_VCOM_RTS_PORT: gpioPortB
SL_UARTDRV_USART_VCOM_RTS_PIN: 0

SL_CLOCK_MANAGER_HFXO_EN: 1
SL_CLOCK_MANAGER_HFXO_CTUNE: 140
SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE: SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE_HFXO

4 changes: 1 addition & 3 deletions manifests/smlight/slzb07_openthread_rcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ c_defines:
SL_UARTDRV_USART_VCOM_PERIPHERAL: USART0
SL_UARTDRV_USART_VCOM_PERIPHERAL_NO: 0
SL_UARTDRV_USART_VCOM_BAUDRATE: 460800
SL_UARTDRV_USART_VCOM_FLOW_CONTROL_TYPE: uartdrvFlowControlHw

SL_UARTDRV_USART_VCOM_TX_PORT: gpioPortA
SL_UARTDRV_USART_VCOM_TX_PIN: 6
Expand All @@ -27,6 +28,3 @@ c_defines:
SL_UARTDRV_USART_VCOM_RTS_PORT: gpioPortB
SL_UARTDRV_USART_VCOM_RTS_PIN: 0

SL_CLOCK_MANAGER_HFXO_EN: 1
SL_CLOCK_MANAGER_HFXO_CTUNE: 140
SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE: SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE_HFXO
1 change: 0 additions & 1 deletion manifests/sonoff/zbdonglee_openthread_rcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ c_defines:

SL_CLOCK_MANAGER_HFXO_EN: 1
SL_CLOCK_MANAGER_HFXO_CTUNE: 128
SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE: SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE_HFXO

4 changes: 0 additions & 4 deletions manifests/sparkfun/mgm240p_openthread_rcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ c_defines:

SL_UARTDRV_USART_VCOM_RTS_PORT: 0
SL_UARTDRV_USART_VCOM_RTS_PIN: 0

SL_CLOCK_MANAGER_HFXO_EN: 1
SL_CLOCK_MANAGER_HFXO_CTUNE: 140
SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE: SL_CLOCK_MANAGER_DEFAULT_HF_CLOCK_SOURCE_HFXO

0 comments on commit dda0a7d

Please sign in to comment.