{
    "mpy-device": "esp32-s3",
    "mpy-version": "1.27.0",
    "firmware": {
        "source": "https://micropython.org/download/ESP32_GENERIC_S3/",
        "files": [
            {
                "name": "ESP32_GENERIC_S3-20251209-v1.27.0.bin",
                "link": "https://micropython.org/resources/firmware/ESP32_GENERIC_S3-20251209-v1.27.0.bin"
            },
            {
                "name": "ESP32_GENERIC_S3-20251209-v1.27.0.uf2",
                "link": "https://micropython.org/resources/firmware/ESP32_GENERIC_S3-20251209-v1.27.0.uf2"
            }
        ]
    },
    "typings": {
        "source": "https://pypi.org/",
        "method": "uv pip install --target=typings",
        "packages": [
            "micropython-stdlib-stubs==1.27.0.post2",
            "micropython-esp32-esp32-generic-s3-stubs==1.27.0.post1"
        ]
    }
}