espressif/brookesia_service_sntp

0.7.2

Latest
uploaded 1 day ago
ESP-Brookesia SNTP (Simple Network Time Protocol) service which provides NTP server management, timezone settings, and automatic time synchronization.

changelog

# ChangeLog

## v0.7.2 - 2026-04-10

### Enhancements:

- feat(docs): add Doxygen documentation to public types and methods in `service_sntp.hpp` and `macro_configs.h`
- feat(build): enable `MINIMAL_BUILD` in test apps `CMakeLists.txt`; add `PRIV_REQUIRES unity esp_psram` to `main/CMakeLists.txt`

### Bug Fixes:

- fix(test): replace `BROOKESIA_CHECK_FALSE_RETURN` with `TEST_ASSERT_TRUE_MESSAGE` for proper Unity test failure reporting

## v0.7.1 - 2026-02-02

### Enhancements:

- feat(Kconfig): add `BROOKESIA_SERVICE_SNTP_ENABLE_AUTO_REGISTER` option for automatic plugin registration
- feat(repo): update `brookesia_service_helper` dependency to `0.7.*`

## v0.7.0 - 2025-12-24

### Initial Release

- feat(repo): Add SNTP (Simple Network Time Protocol) service for ESP-Brookesia ecosystem

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/brookesia_service_sntp^0.7.2"

download archive

Stats

  • Archive size
    Archive size ~ 24.88 KB
  • Downloaded in total
    Downloaded in total 79 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/brookesia_service_sntp version: 0.7.2
|