target/stm32xx: Endian is not configurable.
[fw/openocd] / tcl / target / stm32f3x.cfg
index 0b3b7255f25829f415140c69cb973bdd3958566d..4ad4bd5736ce8cc169ee51e7ec7fe77ec8fb3448 100644 (file)
@@ -11,11 +11,7 @@ if { [info exists CHIPNAME] } {
    set _CHIPNAME stm32f3x
 }
 
-if { [info exists ENDIAN] } {
-   set _ENDIAN $ENDIAN
-} else {
-   set _ENDIAN little
-}
+set _ENDIAN little
 
 # Work-area is a space in RAM used for flash programming
 # By default use 16kB