manifest: projects: - import: name-allowlist: - cmsis_6 - hal_stm32 - hal_ti path-prefix: extern name: zephyr path: zephyr remote: zephyr revision: v4.4.0 - name: etl path: modules/etl remote: robotstorm revision: master - name: uart_com path: modules/uart_com remote: robotstorm revision: main - name: zpp path: modules/zpp remote: robotstorm revision: dev - name: dr2501a path: boards/dr2501a remote: robotstorm revision: main - name: led_strip_indicator path: modules/led_strip_indicator remote: robotstorm revision: main - name: godtek_temp path: modules/godtek_temp remote: robotstorm revision: main - name: ch9438 path: modules/ch9438 remote: robotstorm revision: main # - name: heading_pad # path: modules/heading_pad # revision: main # url: undefined remotes: - name: zephyr url-base: https://gitcode.com/gh_mirrors/ze - name: robotstorm url-base: https://git.robotstorm.tech/EmbeddedTeam self: west-commands: scripts/west-commands.yml