target: fix minor typos and duplicated words
Change-Id: I8deb0017dc66a243e3dd51e285aa086db500decd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5766 Tested-by: jenkins
This commit is contained in:
@@ -56,7 +56,7 @@ struct armv7m_trace_config {
|
||||
/** Synchronous output port width */
|
||||
uint32_t port_size;
|
||||
|
||||
/** Bitmask of currenty enabled ITM stimuli */
|
||||
/** Bitmask of currently enabled ITM stimuli */
|
||||
uint32_t itm_ter[8];
|
||||
/** Identifier for multi-source trace stream formatting */
|
||||
unsigned int trace_bus_id;
|
||||
|
||||
Reference in New Issue
Block a user