Skip to content

Rebuild of USB Serial example not successful #1

Description

@chri-kai-in

Hello,

i tried to build the USBserial example in my platformio environment I did perform the following steps.

  1. clone repository on top-level "busware-esp32"
  2. open subfolder "Simple/USBSerial" in Platformio
  3. activate environment "busware-eul-c3-serial-transparent" in platformio.ini, as i want to build this
  4. awaited re-configuration of project in platformio
  5. started "build" within activated build target.

Unfortunately build was not succesful -> error message "pins_arduino.h: No such file or directory".

FRom what i found during net search this might be linked to board and board_build.variant definition in platformio.ini.

With this i found folder "busware-esp32/variants" to be missing in the repository, It is referenced in platformio.ini for board variants but not present in the repository.

Side finding:
placement of "#if defined (CONFIG_IDF_TARGET_ESP32C3)" ifdef block seems to conflict with #if...#elif...#endif for definition of MYNAME

Would you please be so kind and provide the "busware-esp32/variants" folder as well in your repository ?

Thank You very much !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions