How does one Add Custom ESP32 Arduino Compatible Boards to Support Package?

Hello, I have been trying to add ESP32-S3- DevKitC-1 board as per the instructuions in the link below
However, once the I modify and save the template file, the newly created custom board dissapears from the boards drop down menu in configuration settings. Kindly help

回答 (1 件)

Spruha
Spruha 2025 年 6 月 17 日

0 投票

Hi Ryan,
I see that you are trying to add custom ESP32 board to support package for Arduino, but the newly created board is not available in the drop-down menu for hardware board.
To resolve this issue, please verify the following points:
  • Verify if the file naming is correct: Ensure that the name of your custom template file starts with ESP32 and ends with Board
  • Ensure Proper Class Definition: Open your custom template file and verify that it defines a class that extends the appropriate base class
  • Check the Location of the Template File: The template file should be in the correct directory (toolbox\target\supportpackages\arduinobase\+codertarget\+arduinobase\+customESP32board)
Hope this helps!

カテゴリ

ヘルプ センター および File ExchangeArduino Hardware についてさらに検索

製品

リリース

R2024b

質問済み:

2025 年 4 月 24 日

回答済み:

2025 年 6 月 17 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by