cherts/esp8266-devkit

Please, help me change the files/folders and the Makefile

fvpalha opened this issue · 1 comments

Hi Mikhail,

I would like to change the files/folders and the Makefile. Something like the others examples (user/drive/include) to make easy add the FOTA resource.

I changed the files/folders model in rboot-sampleproject

Now, it's necessary change the makefile to build the ROM.bin, the original Makefile was renamed to Makefile_original.

Your help would be great.

I added rBoot in the examples, see commit 2ab8046