You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a compilation error when trying to use the "sl_uart_log_output=true" option to enable the serial port logging feature provided by you. This error may be present in many of the sample routines.I believe this is a minor spelling mistake and I hope you can fix it.
1.Activate Environment
2./silabs_examples/silabs-sensors/efr32
3.edit ./args.gni: add this option "sl_uart_log_output=true"
4.compile it with following:
export SILABS_BOARD=BRD4187C
gn gen ./out
ninja -C ./out
5.The error occurred.
Description of the issue
I encountered a compilation error when trying to use the "sl_uart_log_output=true" option to enable the serial port logging feature provided by you. This error may be present in many of the sample routines.I believe this is a minor spelling mistake and I hope you can fix it.
Steps to reproduce the issue
Device type(s) and network topology
Matter over Thread
BRD4187C
Proposed solution(s)
Make the following modifications to the code:
SMG version
release_2.1.0-1.1
Protocol(s)
Thread
Hardware platform(s)
BRD4187C
Development platform(s)
No response
Captured data or logs
No response
The text was updated successfully, but these errors were encountered: