Mbed OS capsense module support (#9398)
* Add mbed cypress capsense lib to third_party
Add capsesne support to ligthing-app and lock-app
* Update mbed-os-cypress-capsense-button lib version
* Changes restyle
* Restore gitmodules file formatting
* Remove sleep workaround and restyle
diff --git a/.gitmodules b/.gitmodules
index 1a55555..8d18021 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -95,6 +95,10 @@
path = third_party/mbed-os-posix-socket/repo
url = https://github.com/ARMmbed/mbed-os-posix-socket.git
branch = main
+[submodule "mbed-os-cypress-capsense-button"]
+ path = third_party/mbed-os-cypress-capsense-button/repo
+ url = https://github.com/ARMmbed/mbed-os-cypress-capsense-button.git
+ branch = main
[submodule "p6/abstraction-rtos"]
path = third_party/p6/p6_sdk/libs/abstraction-rtos
url = https://github.com/Infineon/abstraction-rtos