{
    "mpy-device": "esp32",
    "mpy-version": "1.20.0",
    "firmware": {
        "source": "https://micropython.org/download/ESP32_GENERIC/",
        "files": [
            {
                "name": "ESP32_GENERIC-20230426-v1.20.0.bin",
                "link": "https://micropython.org/resources/firmware/ESP32_GENERIC-20230426-v1.20.0.bin"
            }
        ]
    },
    "typings": {
        "source": "https://pypi.org/",
        "method": "uv pip install --target=typings",
        "packages": [
            "micropython-stdlib-stubs==1.1.1",
            "micropython-esp32-stubs==1.20.0.post5"
        ]
    }
}