mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 22:37:45 +00:00
[efr32] remove duplicated uart initialization (#2304)
This commit is contained in:
@@ -62,8 +62,6 @@ void PlatformInit(int argc, char *argv[])
|
||||
HAL_Init();
|
||||
BSP_Init(BSP_INIT_BCC);
|
||||
|
||||
otPlatUartEnable();
|
||||
|
||||
RAIL_Init_t railInitParams =
|
||||
{
|
||||
128, // maxPacketLength: UNUSED
|
||||
|
||||
Reference in New Issue
Block a user