Project

General

Profile

Easy mega arduino IDE » History » Revision 2

Revision 1 (Frédéric Blanc, 2020-03-25 10:20) → Revision 2/19 (Frédéric Blanc, 2020-04-14 18:21)

h1. Easy mega arduino IDE 

 https://www.letscontrolit.com/wiki/index.php/Tutorial_Arduino_Firmware_Upload 

  To modify the stock configuration without changing the EspEasy.ino file : 

     1) rename this file to "Custom.h" (It is ignored by Git) 
     2) define your own settings below 
     3) define USE_CUSTOM_H as a build flags. ie : export PLATFORMIO_BUILD_FLAGS="'-DUSE_CUSTOM_H'" 


 renommer Custom-sample.h en Custom.h 

 décommenter les plugins souhaités 

 dans EspEasy.ino 
 rajouter 

 pour l'ESP01 1MB (P25080H) choisir: 1MB FS:128KB OTA:~438KB 

 !clipboard-202004141814-m3eju.png!