Skip to content

Commit 689e268

Browse files
CYFS3Rbb666
authored andcommitted
[bsp][esp32]: reorganize ESP32C3 BSP layout
1 parent d4f4c50 commit 689e268

56 files changed

Lines changed: 19 additions & 2 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/ALL_BSP_COMPILE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
"RTT_BSP": "ESP32C3",
460460
"RTT_TOOL_CHAIN": "sourcery-riscv32-esp32",
461461
"SUB_RTT_BSP": [
462-
"ESP32_C3"
462+
"ESP/ESP32_C3"
463463
]
464464
},
465465
{
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ PKGS_DIR := packages
88

99
source "$(RTT_DIR)/Kconfig"
1010
osource "$PKGS_DIR/Kconfig"
11-
rsource "drivers/Kconfig"
11+
rsource "../libraries/drivers/Kconfig"
File renamed without changes.

0 commit comments

Comments
 (0)