This is an open source version of Boufallo Lab flash command
Go to file
Emil Lerch 0a5fe4f990 miscompliation on configobj.py. (note)
The code seemed to handle some sort of rich object
recursion in the config. None of it was being used, so
deleted it all and replaced it with python stdlib
2023-04-22 14:02:50 -07:00
chips add chip configuration from Bouffalo Lab 2023-04-20 16:25:58 -07:00
libs miscompliation on configobj.py. (note) 2023-04-22 14:02:50 -07:00
.gitignore add test files to gitignore 2023-04-20 16:27:20 -07:00
BLFlashCommand.py fix miscompile in BLFlashCommand 2023-04-22 10:26:11 -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