Hi,
I want to add my flash driver code to http_sample_update example. How can I combine these two applications. I want to use the flash driver on http example since I need to send the data that I dowloaded via http example to external flash with spi. Which folders should I need modify. Also should these two different code files(http and fash driver) be in the same folder to make things work?
Thank you