diff options
| author | sakumisu <[email protected]> | 2025-07-18 22:46:55 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2025-07-18 22:46:55 +0800 |
| commit | 502c88084c3a3c4a0ad80daea8305e4ab38714ef (patch) | |
| tree | f0b33d5437b6ea4e1b96b2308efa7c243bf925df | |
| parent | a9f0374fa73864879621474cb7bf493e54240520 (diff) | |
update: remove zephyr bluetooth submodule
Signed-off-by: sakumisu <[email protected]>
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | third_party/zephyr_bluetooth-2.7.5/zephyr_bluetooth | 0 | ||||
| -rw-r--r-- | third_party/zephyr_bluetooth-2.7.5/zephyr_bluetooth/.gitkeep | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 20f350e9..00000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "third_party/zephyr_bluetooth-2.7.5/zephyr_bluetooth"] - path = third_party/zephyr_bluetooth-2.7.5/zephyr_bluetooth - url = https://github.com/sakumisu/zephyr_bluetooth.git diff --git a/third_party/zephyr_bluetooth-2.7.5/zephyr_bluetooth b/third_party/zephyr_bluetooth-2.7.5/zephyr_bluetooth deleted file mode 160000 -Subproject 7de2f76ae0d6e377071307934312b2523f5d778 diff --git a/third_party/zephyr_bluetooth-2.7.5/zephyr_bluetooth/.gitkeep b/third_party/zephyr_bluetooth-2.7.5/zephyr_bluetooth/.gitkeep new file mode 100644 index 00000000..7a559553 --- /dev/null +++ b/third_party/zephyr_bluetooth-2.7.5/zephyr_bluetooth/.gitkeep @@ -0,0 +1 @@ +https://github.com/sakumisu/zephyr_bluetooth
\ No newline at end of file |
