I used to get pitch,yaw,roll data from mpu9250 by arduino mega2560.I have to save some data by using the EEPROM library.
I can't find the library on energia, BUT the datasheet says that tm4c123gxl has EEPROM and there is an EEPROM library for TM4C listed on the energia official page .
If that is true, how can I save some data to EEPROM on energia ?
I hope someone can give some help!