Make logm to spit a message, before dropping messages if buffer overflows.
Change-Id: I6438fb53b11626a4f742c28cfd16ffe5d1832999
Signed-off-by: Shivam Garg <garg.shivam@samsung.com>
Ensure pipe returns 0 if input read/write len is 0
This commit is from nuttx 7.18(
0a939ff218972d517cbca942543e1e45b0d3df76)
Pipes: Fix zero-lenth writes. From Jussi Kivilinna
Change-Id: I7f1032f13b72e85c2a23b6540b6371a52c1dd100
Let clock_systimespec() return "RTC time - basetime" when RTC is used
This commit is from nuttx 7.18(
4521e082a92ebad3e1ab64e4fc96ade1a978080b)
When an RTC is used, clock_systimespec() must subtract the basetime from the RTC time
Verification: sidk_s5jt200, and local config with CONFIG_RTC_HIRES=y
Change-Id: I5d39beee9f833efa2fc8268ba746db51fb0bc910