Refactored BLE service initialization to improve functionality and organization, including added GATT service definitions and event handling. Integrated NVS initialization into the main app to ensure proper storage BLE configurations. Cleaned up deprecated code and optimized dependencies in CMakeLists.
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This change includes a new table listing ESP32, ESP32-C3, and ESP32-S3 as supported targets. It improves for users by explicitly stating compatible hardware platforms.
Signed-off-by: Peter Siegmund <developer@mars3142.org>