This set of commits adds support for using the onboard flash of nRF-boards.
The flash can be utilized by a thin layer on top of the flash with fixed entry size, which manages all actions regarding addition, deletion and reading of entries, and can be initialized for any custom or predefined flash partition. Furthermore, the implementation of a storage-api provides an interface for storing and reading exposure contacts, upon which one can perform actions by using a the iterator-api.
This set of commits adds support for using the onboard flash of nRF-boards.
The flash can be utilized by a thin layer on top of the flash with fixed entry size, which manages all actions regarding addition, deletion and reading of entries, and can be initialized for any custom or predefined flash partition. Furthermore, the implementation of a storage-api provides an interface for storing and reading exposure contacts, upon which one can perform actions by using a the iterator-api.