X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Ftarget%2Flpc2900.cfg;h=523bc211f6d4ea107cfbc1cce3c1d6b621b982c4;hb=385eedfc6f0b82c5d6715c740ee40bdce983ef04;hp=53677873abd8785187f1b4fd1c918dd5ea8af793;hpb=1c021ed0afb5f9f7d9e8cbce53a4fe985a4c2235;p=fw%2Fopenocd diff --git a/tcl/target/lpc2900.cfg b/tcl/target/lpc2900.cfg index 53677873a..523bc211f 100644 --- a/tcl/target/lpc2900.cfg +++ b/tcl/target/lpc2900.cfg @@ -14,7 +14,7 @@ if { [info exists CPUTAPID] } { if { [info exists HAS_ETB] } { } else { # Set default (no ETB). - # Show a warning, because this should have been configured explicitely. + # Show a warning, because this should have been configured explicitly. set HAS_ETB 0 # TODO: warning? }