Skip to content

Feature: Find ESP-IDF Code Examples #28

Description

@maitiSoutrik

Add a new MCP tool find_examples(keyword: str, target: str) to search for relevant ESP-IDF example code.

Functionality:

  • Takes a keyword (e.g., 'wifi scan', 'gpio interrupt', 'i2c eeprom') and optional target as input.
  • Searches the ESP-IDF examples directory ($IDF_PATH/examples) or an online repository of examples.
  • Returns a list of matching example project names, paths, and brief descriptions.

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