Skip to content

Commit

Permalink
Revert "Removes define for R510 FOTA support"
Browse files Browse the repository at this point in the history
This reverts commit 13ac9d0.
  • Loading branch information
technobly committed Sep 27, 2021
1 parent cba4155 commit 8d591c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hal/src/boron/hal_platform_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#define HAL_PLATFORM_USART_NUM (2)
#define HAL_PLATFORM_NCP_COUNT (1)
#define HAL_PLATFORM_BROKEN_MTU (1)
#define HAL_PLATFORM_NCP_FW_UPDATE (1)

#if PLATFORM_ID == PLATFORM_BORON

Expand Down

0 comments on commit 8d591c0

Please sign in to comment.