- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 751
Open
Labels
Description
Hi, I'm not sure which board and MCU I have to select to program a DRF0654 board.
I try several configurations, firebeetle32, dfrobot_firebeetle2_esp32s3 with different MCU configuration (esp32, ESP32-E), but none of then is working properly.
With the following configuration, I can upload the code, but pinout seems to be wrong. I think this is not the right configuration:
board = dfrobot_firebeetle2_esp32s3
board_build.mcu = esp32
Any help is welcome.
imabot2