bcm2-utils icon indicating copy to clipboard operation
bcm2-utils copied to clipboard

Update bcm2cfg.cc to allow for setting binary data

Open blimay3581c opened this issue 5 months ago • 0 comments

Added the "setb" option for setting binary data from a file.

Perhaps we could overload the existing "set" command line option and introduce another set of flags like --binary and/or --file for the file to read from? Or, maybe having a ifdef in the code? Want to make it as less disruptive as possible.

Thanks,

--B

blimay3581c avatar Aug 29 '24 21:08 blimay3581c