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