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 |
|
Fu Hanxi
|
01ff4f621f
|
Add build_unit_test.sh to do find_apps and build_apps to unit_tests
modify unit-test-apps config files, use CONFIG_IDF_TARGET to set target.
if not set, then treat them as supported both targets.
|
2020-04-30 06:47:49 +00:00 |
|
Angus Gratton
|
7b5bca9b93
|
unit test app: Use the new config names for DEBUG/RELEASE configs
Also build the bootloader to the same config level as the app
|
2020-03-09 11:55:52 +11: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 |
|
Renz Christian Bagaporo
|
df26ab13e2
|
test_utils: implement performance timer
|
2019-11-18 10:29:01 +08:00 |
|
Ivan Grokhotkov
|
41b6811f45
|
unit-test-app: split default, release, single_core configs
|
2019-07-10 22:44:11 +08:00 |
|