mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
boards new split VENDOR_MODEL naming convention
This commit is contained in:
committed by
David Sidrane
parent
f692ad04d0
commit
abb3817d31
@@ -559,8 +559,8 @@ CONFIG_RAM_SIZE=131072
|
||||
#
|
||||
# Board Selection
|
||||
#
|
||||
CONFIG_ARCH_BOARD_AUAVESC35_V1=y
|
||||
CONFIG_ARCH_BOARD="auavesc35-v1"
|
||||
CONFIG_ARCH_BOARD_AUAV_ESC35_V1=y
|
||||
CONFIG_ARCH_BOARD="auav_esc35-v1"
|
||||
|
||||
#
|
||||
# Custom Board Configuration
|
||||
|
||||
@@ -134,7 +134,7 @@
|
||||
GPIO_PORTA | GPIO_PIN1 | GPIO_OUTPUT_CLEAR)
|
||||
#define GPIO_LED_BLUE GPIO_LED3
|
||||
|
||||
#define BOARD_NAME "ESC35_V1"
|
||||
#define BOARD_NAME "AUAV_ESC35_V1"
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user