Skip to content

Commit

Permalink
Merge branch 'master' into ci/update_node
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz authored Mar 5, 2024
2 parents 2e7a392 + 86040af commit ea147e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified tools/gen_esp32part.exe
Binary file not shown.
1 change: 1 addition & 0 deletions tools/gen_esp32part.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ def get_ptype_as_int(ptype):
'esphttpd': 0x80,
'fat': 0x81,
'spiffs': 0x82,
'littlefs': 0x83,
},
}

Expand Down

0 comments on commit ea147e5

Please sign in to comment.