Skip to content

Commit

Permalink
Merge branch 'feature/ot_enable_rcp_uart_for_br_by_default' into 'mas…
Browse files Browse the repository at this point in the history
…ter'

feat(Thread): enable RCP uart configuration for BR by default

See merge request espressif/esp-idf!28897
  • Loading branch information
gytxxsy committed Mar 1, 2024
2 parents dc987da + 18f5188 commit d183000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/openthread/ot_br/sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ CONFIG_MBEDTLS_ECJPAKE_C=y
#
CONFIG_OPENTHREAD_ENABLED=y
CONFIG_OPENTHREAD_BORDER_ROUTER=y
CONFIG_OPENTHREAD_RADIO_SPINEL_UART=y
# end of OpenThread

#
Expand Down

0 comments on commit d183000

Please sign in to comment.