|
| 1 | +[submodule "lib/host-protocol"] |
| 2 | + path = lib/host-protocol |
| 3 | + url =https://gitee.com/x-robot/host-protocol.git |
| 4 | +[submodule "stm32_cmsis"] |
| 5 | + path = hw/mcu/st/cmsis_device_f4 |
| 6 | + url = https://gitee.com/x-robot/cmsis_device_f4.git |
| 7 | +[submodule "stm32_hal"] |
| 8 | + path = hw/mcu/st/stm32f4xx_hal_driver |
| 9 | + url = https://gitee.com/x-robot/stm32f4xx_hal_driver.git |
| 10 | +[submodule "freertos"] |
| 11 | + path = lib/freertos |
| 12 | + url = https://gitee.com/x-robot/FreeRTOS-Kernel.git |
| 13 | +[submodule "arm_cmsis"] |
| 14 | + path = lib/cmsis_5 |
| 15 | + url = https://gitee.com/x-robot/CMSIS_5.git |
| 16 | +[submodule "tinyusb"] |
| 17 | + path = lib/tinyusb |
| 18 | + url = https://gitee.com/x-robot/tinyusb.git |
| 19 | +[submodule "lib/one-message"] |
| 20 | + path = lib/one-message |
| 21 | + url = https://gitee.com/Jiu-xiao/OneMessageCPP.git |
| 22 | +[submodule "lib/cmsis_svd"] |
| 23 | + path = lib/cmsis_svd |
| 24 | + url = https://gitee.com/x-robot/cmsis-svd.git |
| 25 | +[submodule "hw/mcu/st/stm32f1xx_hal_driver"] |
| 26 | + path = hw/mcu/st/stm32f1xx_hal_driver |
| 27 | + url = https://gitee.com/x-robot/stm32f1xx_hal_driver.git |
| 28 | +[submodule "hw/mcu/st/cmsis_device_f1"] |
| 29 | + path = hw/mcu/st/cmsis_device_f1 |
| 30 | + url = https://gitee.com/x-robot/cmsis_device_f1.git |
| 31 | +[submodule "lib/Kconfiglib"] |
| 32 | + path = lib/Kconfiglib |
| 33 | + url = https://gitee.com/x-robot/Kconfiglib.git |
| 34 | +[submodule "lib/mini_shell"] |
| 35 | + path = lib/mini_shell |
| 36 | + url = https://gitee.com/jiu-xiao/mini_shell.git |
| 37 | +[submodule "hw/mcu/st/cmsis_device_f3"] |
| 38 | + path = hw/mcu/st/cmsis_device_f3 |
| 39 | + url = https://gitee.com/x-robot/cmsis_device_f3.git |
| 40 | +[submodule "hw/mcu/st/stm32f3xx_hal_driver"] |
| 41 | + path = hw/mcu/st/stm32f3xx_hal_driver |
| 42 | + url = https://gitee.com/x-robot/stm32f3xx_hal_driver.git |
| 43 | +[submodule "lib/magic_enum"] |
| 44 | + path = lib/magic_enum |
| 45 | + url = https://gitee.com/x-robot/magic_enum.git |
| 46 | +[submodule "hw/mcu/st/stm32g4xx_hal_driver"] |
| 47 | + path = hw/mcu/st/stm32g4xx_hal_driver |
| 48 | + url = https://gitee.com/x-robot/stm32g4xx_hal_driver.git |
| 49 | +[submodule "hw/mcu/st/cmsis_device_g4"] |
| 50 | + path = hw/mcu/st/cmsis_device_g4 |
| 51 | + url = https://gitee.com/x-robot/cmsis_device_g4.git |
| 52 | +[submodule "lib/MiniFlashDB"] |
| 53 | + path = lib/MiniFlashDB |
| 54 | + url = https://gitee.com/jiu-xiao/MiniFlashDB.git |
| 55 | +[submodule "lib/printf"] |
| 56 | + path = lib/printf |
| 57 | + url = https://gitee.com/x-robot/printf.git |
| 58 | +[submodule "hw/mcu/st/stm32g0xx_hal_driver"] |
| 59 | + path = hw/mcu/st/stm32g0xx_hal_driver |
| 60 | + url = https://gitee.com/x-robot/stm32g0xx_hal_driver.git |
| 61 | +[submodule "hw/mcu/st/cmsis_device_g0"] |
| 62 | + path = hw/mcu/st/cmsis_device_g0 |
| 63 | + url = https://gitee.com/x-robot/cmsis_device_g0.git |
0 commit comments