Всем здравствуйте, хотел бы задать вопрос, при создании своей ос, я получил ошибку в Serial Monitor Arduino IDE, моя плата ESP32-P4 + C6 модуль :
[E][Panel][esp_panel_board.cpp:0055](init):
No default board configuration detected. There are three ways to provide a default configuration:
1. Use the
2. Use the
3. Use menuconfig to enable a supported board or define a custom board.
Panel Init ERROR
[E][Panel][esp_panel_board.cpp:0055](init):
No default board configuration detected. There are three ways to provide a default configuration:
1. Use the
2. Use the
3. Use menuconfig to enable a supported board or define a custom board.
[E][Panel][esp_panel_board.cpp:0250](begin): Init failed
Panel Begin ERROR
[E][Panel][esp_panel_board.cpp:0055](init):
No default board configuration detected. There are three ways to provide a default configuration:
1. Use the
esp_panel_board_supported_conf.h file to enable a supported board.2. Use the
esp_panel_board_custom_conf.h file to define a custom board.3. Use menuconfig to enable a supported board or define a custom board.
Panel Init ERROR
[E][Panel][esp_panel_board.cpp:0055](init):
No default board configuration detected. There are three ways to provide a default configuration:
1. Use the
esp_panel_board_supported_conf.h file to enable a supported board.2. Use the
esp_panel_board_custom_conf.h file to define a custom board.3. Use menuconfig to enable a supported board or define a custom board.
[E][Panel][esp_panel_board.cpp:0250](begin): Init failed
Panel Begin ERROR