-->
Page 1 of 1

PROGMEM, F Macro, pgm_ functions and the EEPROM Library

PostPosted: Thu Jul 13, 2017 1:39 pm
by AgroMe
Hi there!

I am a newbie on the ESP8266 and want to know if PROGMEM, F Macro, pgm_ functions and the EEPROM Library will work as expected and if there is any special considerations or if I have to reserve different memory allocations for these things to work. I am assuming you guys mapped this all to flash but not sure what the implementation details are and what are the pitfalls.

Using a Huzzah Feather from Adafruit which is based on the ESP-12. Arduino IDE 1.8.2 on a Mac and I've been able to run basic programs already.

TIA,
Alex

Re: PROGMEM, F Macro, pgm_ functions and the EEPROM Library

PostPosted: Fri Jul 14, 2017 11:16 am
by AgroMe
NVM I found most of what I needed here: https://arduino-esp8266.readthedocs.io/en/latest/