You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [ameba] Support Time Syncronization Using SNTP
* [ameba] Synchronize RTC with SNTP
* [ameba] Add CONFIG_ENABLE_AMEBA_SNTP to config/ameba/chip.cmake and run restyle-diff.sh
* [ameba] Add Ameba Observer for Ameba Examples
* [Ameba] Fix build with all-clusters-minimal-app and SystemTimeSupport.cpp
* [Ameba] Update Docker Version to 91
* [Ameba] moved AmebaObserver.h to examples/platform/ameba/observer/ and updated Ameba cmake
* [Ameba] simplified #if defined(CONFIG_ENABLE_AMEBA_SNTP) && (CONFIG_ENABLE_AMEBA_SNTP == 1) to #if CONFIG_ENABLE_AMEBA_SNTP
---------
Co-authored-by: Andrei Litvin <andy314@gmail.com>
0 commit comments