esp-idf/components
Ivan Grokhotkov cc8af68244 syscalls: fix wraparound of RTC time
This change removes the erroneous cast to uint32_t (which caused time to
wrap around after 1 hour) and splits the multiplication into two terms
to remove the wraparound after 13 days.

Ref. https://esp32.com/viewtopic.php?f=13&t=1908
2017-06-12 15:21:43 +08:00
..
app_update
aws_iot
bootloader
bootloader_support
bt component/bt: Fix crash problem while using invalid control parameter 2017-06-07 20:18:36 +08:00
coap
cxx
driver
esp32
espcoredump
esptool_py
ethernet
expat
fatfs
freertos
idf_test
jsmn
json
log
lwip
mbedtls
mdns
micro-ecc
newlib syscalls: fix wraparound of RTC time 2017-06-12 15:21:43 +08:00
nghttp
nvs_flash
openssl
partition_table
sdmmc
soc
spi_flash
tcpip_adapter
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module