Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
10
boards/espressif/esp32c3_rust/esp32c3_rust_defconfig
Normal file
10
boards/espressif/esp32c3_rust/esp32c3_rust_defconfig
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
CONFIG_CONSOLE=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_GPIO=y
|
||||
CONFIG_I2C=y
|
||||
CONFIG_LED_STRIP=y
|
||||
CONFIG_SENSOR=y
|
||||
Reference in New Issue
Block a user