Browse Source
There's no need to do a directory listing to search for the given firmware filename, it just takes extra time and code size. Instead this commit changes it so that the requested firmware file is opened immediately and will abort if the file couldn't be opened. This also allows to specify files in a directory. Signed-off-by: Damien George <damien@micropython.org>pull/6188/head
Damien George
4 years ago
1 changed files with 13 additions and 30 deletions
Loading…
Reference in new issue