My question is Law oriented, Our product need FCC Certification. I read a couple of Espressif documentations, but still not understand the memory schema
If I download the official ESP8266_RTOS_SDK for example, and I build a app example, then I flash the ESP8266 by using make all --> flashing Boot at 0x000, App at 0x10000, it's will work fine. but.
Did this operation mean I build and Flash a ESP Firmware + App example or I build and Flash App without changing the ESP Firmware
Thank you for help