Michael (XIAO Xufeng)
6139864a4c
esp_flash: fix coredump for legacy spi flash API
...
When legacy mode is used, the coredump still fails during linking
because "esp_flash_init_default_chip", "esp_flash_app_init" and
"esp_flash_default_chip " are not compiled and linked.
Instead of using ``if`` macros in callers, these functions are protected
by ``if`` macros in the header, and also not compiled in the sources.
"esp_flash_default_chip" variable is compiled with safe default value.
2019-09-14 16:56:31 +08:00
..
2019-08-09 13:46:31 +08:00
2019-09-03 19:47:53 +08:00
2019-06-21 19:53:29 +08:00
2019-09-10 11:28:17 +10:00
2019-09-10 11:28:11 +10:00
2019-09-12 13:25:18 +08:00
2019-08-22 17:44:29 +08:00
2019-09-06 16:13:52 +05:30
2019-08-01 16:28:56 +07:00
2019-08-09 13:46:32 +08:00
2019-09-03 15:21:23 +08:00
2019-08-13 10:59:02 +08:00
2019-09-14 16:56:31 +08:00
2019-08-01 16:28:56 +07:00
2019-09-03 08:30:40 +08:00
2019-09-03 11:01:16 +08:00
2019-08-20 09:39:51 +00:00
2019-09-06 15:37:55 +08:00
2019-08-05 09:38:39 +08:00
2019-09-06 11:02:36 +08:00
2019-08-15 21:10:00 +08:00
2019-08-02 09:25:16 +02:00
2019-08-01 16:28:56 +07:00
2019-08-09 13:46:31 +08:00
2019-09-06 11:01:34 +10:00
2019-08-20 09:39:51 +00:00
2019-09-05 20:20:42 +08:00
2019-09-12 13:55:47 +08:00
2019-09-14 16:56:31 +08:00
2019-08-13 13:45:57 +08:00
2019-06-21 19:53:29 +08:00
2019-08-01 16:28:56 +07:00
2019-08-09 13:46:31 +08:00
2019-08-14 15:32:16 +08:00
2019-09-09 21:56:39 +08:00
2019-09-02 12:40:38 +08:00
2019-06-21 19:53:29 +08:00
2019-08-14 10:03:27 +10:00
2019-08-08 15:02:51 +08:00
2019-08-01 16:28:56 +07:00
2019-09-03 08:30:40 +08:00
2019-08-30 15:01:53 +10:00
2019-08-20 09:39:51 +00:00
2019-08-20 09:39:51 +00:00
2019-08-08 12:38:33 +08:00
2019-06-21 19:53:29 +08:00
2019-09-06 20:18:19 +08:00
2019-08-01 16:28:56 +07:00
2019-07-27 10:28:16 +02:00
2019-06-21 19:53:29 +08:00
2019-08-15 10:50:30 +08:00
2019-08-01 16:28:56 +07:00
2019-08-01 16:28:56 +07:00
2019-08-29 08:14:08 +00:00
2019-09-14 16:56:31 +08:00
2019-08-01 16:28:56 +07:00
2019-09-12 13:55:47 +08:00
2019-08-20 09:39:51 +00:00
2019-08-15 17:34:26 +02:00
2019-08-01 16:28:56 +07:00
2019-09-10 04:59:03 +00:00
2019-09-06 20:18:19 +08:00
2019-08-20 09:39:51 +00:00
2019-09-06 14:59:05 +05:30
2019-08-01 16:28:56 +07:00