This is an open source version of Boufallo Lab flash command
Go to file
Emil Lerch 42ee296a37 using decompyle3 version of BLFlashCommand (note)
Note that the port = sorted command on line 227 is different in
all three decompilers, and could be material. Running through the
debugger, I believe this is the correct command, though it only applies
on Windows
2023-04-22 09:58:08 -07:00
chips add chip configuration from Bouffalo Lab 2023-04-20 16:25:58 -07:00
libs add more information when config file not found 2023-04-20 16:25:23 -07:00
.gitignore add test files to gitignore 2023-04-20 16:27:20 -07:00
BLFlashCommand.py using decompyle3 version of BLFlashCommand (note) 2023-04-22 09:58:08 -07:00
config.py code starts up 2023-04-20 14:04:18 -07:00
LICENSE add Apache 2.0 license, matching the Bouffalo SDK 2023-04-20 16:30:53 -07:00
requirements.txt code starts up 2023-04-20 14:04:18 -07:00