diff options
| author | hathach <[email protected]> | 2021-03-01 21:59:53 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-03-01 21:59:53 +0700 |
| commit | e8cbccf81decb4074f40791c1608d46c112fe0b2 (patch) | |
| tree | a3524c3936e6dac61ecb81f6f26d6884e998730b /.gitmodules | |
| parent | 76b4b3f8277fdbe27745c44db9838e5a1e5ddb5f (diff) | |
remove submodule lib/FreeRTOS
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 46e2d807c..1ec196a48 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,9 +22,6 @@ [submodule "lib/lwip"] path = lib/lwip url = https://github.com/lwip-tcpip/lwip.git -[submodule "lib/FreeRTOS"] - path = lib/FreeRTOS - url = https://github.com/FreeRTOS/FreeRTOS.git [submodule "lib/CMSIS_4"] path = lib/CMSIS_4 url = https://github.com/ARM-software/CMSIS.git |
