From e19b9aa2df785b121e40b0c58f52a1bf6c0de617 Mon Sep 17 00:00:00 2001 From: morris Date: Thu, 14 Mar 2019 17:29:32 +0800 Subject: [PATCH] separate rom from esp32 component to esp_rom 1. separate rom include files and linkscript to esp_rom 2. modefiy "include rom/xxx.h" to "include esp32/rom/xxx.h" 3. Forward compatible 4. update mqtt --- components/mqtt/esp-mqtt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/mqtt/esp-mqtt b/components/mqtt/esp-mqtt index f08f3b6..39118d5 160000 --- a/components/mqtt/esp-mqtt +++ b/components/mqtt/esp-mqtt @@ -1 +1 @@ -Subproject commit f08f3b678717865234637164a29ed3a63e756ca7 +Subproject commit 39118d5182f804edc01ed030c8ba137a9c7f388e