diff options
Diffstat (limited to '.west')
| -rw-r--r-- | .west/config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.west/config b/.west/config new file mode 100644 index 0000000..c567b6b --- /dev/null +++ b/.west/config @@ -0,0 +1,7 @@ +[manifest] +path = mqtt_simple +file = west.yml + +[zephyr] +base = zephyr + |
