tcl/board: add ESP32 config for ESP USB Bridge board
[fw/openocd] / tcl / interface / imx-native.cfg
index c2f80eb590999d18fa2b6c6f3abee68639969e0f..01e42e34ada8486213fb30c3e34a09f426a2ff2a 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Config for using NXP IMX CPU
 #
@@ -7,7 +9,7 @@
 #
 #
 
-interface imx_gpio
+adapter driver imx_gpio
 
 # For most IMX processors 0x0209c000
 imx_gpio_peripheral_base 0x0209c000
@@ -32,4 +34,4 @@ imx_gpio_swd_nums 1 6
 # reset_config srst_only srst_push_pull
 
 # or if you have both connected,
-# reset_config trst_and_srst srst_push_pull
\ No newline at end of file
+# reset_config trst_and_srst srst_push_pull