]> granicus.if.org Git - esp-idf/commit
esp32/test: add tests for reset reasons
authorIvan Grokhotkov <ivan@espressif.com>
Sun, 29 Jul 2018 11:17:09 +0000 (14:17 +0300)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 20 Aug 2018 08:49:20 +0000 (16:49 +0800)
commit3ef650cd4630ff17017cede82e23784c25951e67
treed812290e1869f56fdfe7275d24889779756b4a62
parent0aa384d40c690aeb4fa9a05493d5f7940dcc371c
esp32/test: add tests for reset reasons
components/esp32/ld/esp32.common.ld
components/esp32/test/test_attr.c [new file with mode: 0644]
components/esp32/test/test_exception.c [deleted file]
components/esp32/test/test_int_wdt.c [deleted file]
components/esp32/test/test_noinit.c [deleted file]
components/esp32/test/test_reset_reason.c [new file with mode: 0644]
components/esp32/test/test_restart.c [deleted file]