Skip to content

Commit 8d591c0

Browse files
committed
Revert "Removes define for R510 FOTA support"
This reverts commit 13ac9d0.
1 parent cba4155 commit 8d591c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hal/src/boron/hal_platform_config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#define HAL_PLATFORM_USART_NUM (2)
1515
#define HAL_PLATFORM_NCP_COUNT (1)
1616
#define HAL_PLATFORM_BROKEN_MTU (1)
17+
#define HAL_PLATFORM_NCP_FW_UPDATE (1)
1718

1819
#if PLATFORM_ID == PLATFORM_BORON
1920

0 commit comments

Comments
 (0)