[flashrom] libflashrom questions

2025-03-13 Thread Dmitry Zhadinets
Hi I'm writing some UI application based on libflashrom https://gitlab.com/dzhadinets/gflashrom I have some questions/suggestions: - how to obtain the list of programmers , as far as I see there is no any way to do it for now. Maybe using the log routine but it is definitely not the best way - c

[flashrom] Re: libflashrom questions

2025-03-13 Thread Peter Marheine
Hey Dmitry, Thanks for the notes! There aren't many general-purpose users of the library API so I'm sure it does currently have some rough edges- it's nice to have somebody interested in improving it. - how to obtain the list of programmers , as far as I see there is no any > way to do it for no