mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

Add Generic Application Block to FRAM Map #247

Closed lthiery closed 4 years ago

lthiery commented 4 years ago

This is intended to allow a user to store more or less arbitrary data an FRAM slot. It would be up to the application layer to derive and determine validity of the data in the block.

lthiery commented 4 years ago

@terrillmoore did i do it right for immediate release?

terrillmoore commented 4 years ago

Hi, there's a release checklist in the tickets marked 'release'. See #246 for an example. Need to update library.properties, README.me, and the version in the header file (for introspection).

terrillmoore commented 4 years ago

(I'd do the changes, but I have to run a meeting for the next two hours.)

lthiery commented 4 years ago

I think I did it? But I have referenced this PR in the release history while it seems like you normally do issues. Should I create an issue about this PR or this fine?

terrillmoore commented 4 years ago

Looks right to me! I'll merge now and release.