OpenBK7231T_App icon indicating copy to clipboard operation
OpenBK7231T_App copied to clipboard

Split ntp and clock code

Open MaxineMuster opened this issue 1 year ago • 0 comments

Move clock related commands from drv_ntp to drv_deviceclock if they are not bound to NTP

Fixed some misplaced code inside cmd_if.c (ntp and BL0937 code was in wrong "ifdefs") Code from timed_events.c : Switch from "strcasestr" to "wal_stricmp" to compile e.g. on W800

Enabled NTP and DST for all platforms to allow testing

MaxineMuster avatar Dec 29 '24 20:12 MaxineMuster