commit | 0ab5c3d6abc7700019e63de0e187b462a4e34203 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sat Mar 02 13:53:16 2024 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Mon Mar 25 21:53:29 2024 +0000 |
tree | 63c8d2cbe1fd8382689ddd3b4cc65db4127b1a37 | |
parent | bdef5c2fc41cc564a5c5716cdf423b06a8bcc45d [diff] |
dediprog: Split device type and version parsing Parse the device type with a separate sscanf() call. This will make support for newer programmers easier that are identified by more than a simple number. Change-Id: I2bb4cb3f88b2e18092458508eb872a668887cf3a Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.sourcearcade.org/c/flashprog/+/93 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>