1. avoid including rom headers directly in examples 2. add common API interface for CRC calculation in esp_common component
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