Skip to content

ESP32 quemu unit tests support. #1565

@danielmeza

Description

@danielmeza

One common use case to easily run unit test is to run a esp32 quemu image provided by ESP-IDF

Currently quemu image is not shipped as idf tool, also the required command 'idf.py quemu ...' is not supported either.

We can add support for this by shipping the quemu tools and by handling proper CLI commands when quemu is selected as target board.

Possible list of modifications:

  • Include quemu tools.
  • Modify platform scripts.
  • Define quemu board.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions