Skip to content

Commit 9b732a3

Browse files
committed
[exporters] update import name to match directory simplicityv3 -> simplicity
1 parent 479fe65 commit 9b732a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/export/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# limitations under the License.
1717

1818
from tools.export import codered, ds5_5, iar, makefile
19-
from tools.export import embitz, coide, kds, simplicityv3, atmelstudio
19+
from tools.export import embitz, coide, kds, simplicity, atmelstudio
2020
from tools.export import sw4stm32, e2studio, zip, cmsis, uvision, cdt, vscode
2121
from tools.targets import TARGET_NAMES
2222

0 commit comments

Comments
 (0)