Krzysztof
|
f925da9179
|
docs: correct function description following https://esp32.com/viewtopic.php?f=5&t=16332
|
2020-06-30 17:56:03 +02:00 |
|
Angus Gratton
|
084e170a8f
|
Merge branch 'refactor/esp_ipc' into 'master'
Split esp_ipc to a seaparate component
Closes IDF-1295
See merge request espressif/esp-idf!8520
|
2020-05-25 15:03:04 +08:00 |
|
Darian Leung
|
11d96b39d0
|
esp_ipc: Move to new component
This commit moves esp_ipc into a separate component.
|
2020-05-18 16:51:45 +08:00 |
|
David Cermak
|
f13f8927b1
|
esp-timer: fix (ignore) false positive memory alloc/free issue found by static analyser
|
2020-05-13 07:30:26 +02:00 |
|
morris
|
890fc0fe67
|
esp_timer: alias esp_timer_get_time
alias esp_timer_get_time to improve performance
|
2020-04-01 16:51:43 +08:00 |
|
morris
|
2d1885b906
|
systimer: add HAL layer
|
2020-04-01 16:51:43 +08:00 |
|
Renz Bagaporo
|
3d0967a58a
|
test: declare requirements and include dirs private
|
2020-03-23 10:58:50 +08:00 |
|
Konstantin Kondrashov
|
739eb05bb9
|
esp32: add implementation of esp_timer based on TG0 LAC timer
Closes: IDF-979
|
2020-02-06 14:00:18 +08:00 |
|