Remove unecessary wake & Kconfig board-speicifc init
This commit is contained in:
@@ -12,4 +12,11 @@ menu "espScope Configuration"
|
||||
GPIO pin number to hold low on boot to erase NVS (Factory Reset).
|
||||
Default is 9 (BOOT button on Seeed XIAO ESP32C6).
|
||||
|
||||
config BOARD_SPECIFIC_INIT
|
||||
string "Name of file containing any board specfic initialisation"
|
||||
help
|
||||
If your board requires some specific initialization C code, place it in
|
||||
a file called "./boards/<your board name>.h" and set this to "./boards/your board name.h"
|
||||
Default is don't include any board-specific initialization file.
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user