diff --git a/neoecu.toml b/neoecu.toml new file mode 100644 index 0000000..d5f4892 --- /dev/null +++ b/neoecu.toml @@ -0,0 +1,8 @@ +[project] +name = "BuildDemo" + +[build] +m7_type = "ST" +m7_dir = "STM32" +m4_type = "Zephyr" +m4_dir = "Zephyr"