Commit Graph

4 Commits

Author SHA1 Message Date
Thaddeus Hughes
ff1ea6615c Many things, including a log timing report in the test
Timing report:

I (52322) LOG_TEST: === WRITE TIMING REPORT ===
I (52322) LOG_TEST:   Iterations:       200
I (52322) LOG_TEST:   Payload size:     39 bytes
I (52322) LOG_TEST:   Min:              49960 us
I (52332) LOG_TEST:   Max:              54476 us
I (52332) LOG_TEST:   Avg:              50005 us
I (52342) LOG_TEST:   Sector crossings: 2 (max 49983 us)
I (52342) LOG_TEST:   WDT margin:       4.9s (WDT=5s, worst=54476us)
I (52352) LOG_TEST: ===========================

so a write takes up to 54ms - not negligible!
2026-03-12 19:58:39 -05:00
Thaddeus Hughes
35b7074e81 docs & sdkconfig 2026-03-12 08:38:39 -05:00
Thaddeus Hughes
f4077e5e26 rtc craziness 2026-03-11 09:01:32 -05:00
Thaddeus Hughes
9717495b45 time sync check works 2026-03-04 14:00:47 -06:00