Home
last modified time | relevance | path

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

/platform/rp20xx/tools/
A Duf2conv.py32 import os.path
234 if os.path.isdir(tmp):
237 drives.append(os.path.join(rootpath, d))
242 return os.path.isfile(d + INFO_FILE)
249 def board_id(path): argument
250 with open(path + INFO_FILE, mode='r') as file:

Completed in 2 milliseconds