libflashrom
Deprecated List
globalScope> Global flashrom_flash_probe (struct flashrom_flashctx **flashctx, const struct flashrom_programmer *flashprog, const char *chip_name) __attribute__((deprecated("Use flashrom_flash_probe_v2 instead")))
Use flashrom_flash_probe_v2 instead
globalScope> Global flashrom_set_progress_callback (struct flashrom_flashctx *const flashctx, flashrom_progress_callback *progress_callback, struct flashrom_progress *progress_state) __attribute__((deprecated("Use flashrom_set_progress_callback_v2 instead")))
Use flashrom_set_progress_callback_v2 instead