esp-idf/components
Ivan Grokhotkov e8fbd6e288 time: rename time source option from FRC to "high-resolution timer"
libc time function now rely on esp_timer_get_time as the source of
high-resolution time, rather than FRC1 timer. Internally, on the ESP32
esp_timer implementation uses FRC2 timer.

- Change help text and labels in Kconfig to use "high-resolution timer"
  instead of FRC1. Keep existing Kconfig option name to be backwards
  compatible.
- Change references to "FRC1" in the source code to "FRC".
2017-12-27 16:54:19 +08:00
..
2017-12-20 10:28:04 +08:00
2016-11-16 15:57:34 +11:00
2017-12-27 16:54:14 +08:00
2017-03-07 10:18:47 +11:00
2017-12-27 16:54:13 +08:00
2017-12-27 16:54:16 +08:00
2017-10-23 19:47:33 +08:00