Ivan Grokhotkov
9353666cc1
esp32: reset APP CPU when doing esp_restart
...
This fixes a bug introduced by !848 , where APP CPU would not be reset
during esp_restart, if esp_restart was called from a task running on APP
CPU, and wouldn’t be reset by PRO CPU on startup.
This change replaces stalling APP CPU with resetting it.
Also adds a non-automated esp_restart tests.
2017-06-15 18:15:35 +08:00
..
2017-04-11 19:10:26 +08:00
2017-03-13 17:23:29 +08:00
2017-06-15 18:15:35 +08:00
2017-05-09 18:06:00 +08:00
2017-06-15 15:14:10 +08:00
2017-01-10 11:12:02 +11:00
2017-01-11 15:03:14 +08:00
2017-06-14 17:47:22 +08:00
2017-06-15 18:15:35 +08:00
2017-03-21 13:30:38 +03:00
2017-04-13 16:25:15 +10:00
2017-05-19 18:26:02 +02:00
2017-05-31 17:20:17 +08:00
2017-06-14 08:31:00 +08:00
2017-06-04 10:29:15 +08:00
2017-03-07 10:18:47 +11:00
2017-01-09 17:51:48 +08:00
2017-06-14 15:51:08 +10:00
2017-06-14 13:12:38 +08:00
2017-06-06 14:37:21 +08:00
2017-05-09 18:06:00 +08:00
2017-04-05 09:23:09 +03:00
2017-05-05 15:21:38 +08:00
2017-05-17 14:05:54 +10:00
2017-05-31 12:59:24 +08:00
2017-02-20 09:45:50 +08:00
2017-05-12 16:28:41 +10:00
2017-01-18 17:08:20 +08:00
2017-05-31 17:20:17 +08:00
2017-05-09 18:06:00 +08:00
2017-04-11 20:40:36 +08:00
2017-05-16 13:15:02 +08:00
2017-05-19 18:26:02 +02:00
2017-04-27 19:51:42 +02:00
2017-05-09 18:06:00 +08:00