48 lines
821 B
YAML
48 lines
821 B
YAML
ai:
|
|
bsp_config: {}
|
|
enabled: true
|
|
bmi088:
|
|
bsp_config:
|
|
BSP_GPIO_ACCL_CS: BSP_GPIO_ACCL_CS
|
|
BSP_GPIO_ACCL_INT: BSP_GPIO_ACCL_INT
|
|
BSP_GPIO_GYRO_CS: BSP_GPIO_GYRO_CS
|
|
BSP_GPIO_GYRO_INT: BSP_GPIO_GYRO_INT
|
|
BSP_SPI_BMI088: BSP_SPI_BMI088
|
|
enabled: true
|
|
buzzer:
|
|
bsp_config:
|
|
BSP_PWM_BUZZER: BSP_PWM_BUZZER
|
|
enabled: true
|
|
<<<<<<< HEAD
|
|
=======
|
|
dr16:
|
|
bsp_config:
|
|
BSP_UART_DR16: BSP_UART_DR16
|
|
enabled: true
|
|
>>>>>>> main
|
|
motor:
|
|
bsp_config: {}
|
|
enabled: true
|
|
motor_dm:
|
|
bsp_config: {}
|
|
enabled: true
|
|
motor_lk:
|
|
bsp_config: {}
|
|
enabled: true
|
|
motor_lz:
|
|
bsp_config: {}
|
|
enabled: true
|
|
<<<<<<< HEAD
|
|
=======
|
|
motor_rm:
|
|
bsp_config: {}
|
|
enabled: true
|
|
mrobot:
|
|
bsp_config:
|
|
BSP_UART_MROBOT: BSP_UART_VOFA
|
|
enabled: true
|
|
vofa:
|
|
bsp_config:
|
|
BSP_UART_VOFA: BSP_UART_VOFA
|
|
enabled: true
|