Doxygen file comments
[fw/openocd] / src / flash / nor / tcl.c
index 65523fbe4bfda55256930a8c4cfb92aa8e2cfb96..b7e80df25d9802b0e93f44cec079208172744728 100644 (file)
 #include <helper/time_support.h>
 #include <target/image.h>
 
+/**
+ * @file
+ * Implements Tcl commands used to access NOR flash facilities.
+ */
+
 COMMAND_HELPER(flash_command_get_bank, unsigned name_index,
                struct flash_bank **bank)
 {