Home
last modified time | relevance | path

Searched refs:uf2_json (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/tools/esptool_py/test/
Dtest_uf2_ids.py21 def uf2_json(): function
35 def test_check_uf2family_ids(uf2_json): argument
38 for chip in uf2_json:
42 def test_check_uf2(uf2_json): argument
50 microsoft_repo_chips = set([chip["short_name"] for chip in uf2_json])