aboutsummaryrefslogtreecommitdiff
path: root/src/include/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/target.h')
-rw-r--r--src/include/target.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/target.h b/src/include/target.h
index f28f2f8..100c4a0 100644
--- a/src/include/target.h
+++ b/src/include/target.h
@@ -225,6 +225,7 @@ bool lpc43xx_probe(struct target_s *target);
bool sam3x_probe(struct target_s *target);
bool nrf51_probe(struct target_s *target);
bool samd20_probe(struct target_s *target);
+bool kinetis_probe(struct target_s *target);
#endif