summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/programmer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/programmer.h b/include/programmer.h
index 19363c29..f72f1d7b 100644
--- a/include/programmer.h
+++ b/include/programmer.h
@@ -61,6 +61,7 @@ extern const struct programmer_entry programmer_atapromise;
extern const struct programmer_entry programmer_atavia;
extern const struct programmer_entry programmer_buspirate_spi;
extern const struct programmer_entry programmer_ch341a_spi;
+extern const struct programmer_entry programmer_ch347_spi;
extern const struct programmer_entry programmer_dediprog;
extern const struct programmer_entry programmer_developerbox;
extern const struct programmer_entry programmer_digilent_spi;