R1 code for micro:bit based train controller code, requires second micro:bit running rx code to operate - see https://meanderingpi.wordpress.com/ for more information

Fork of nrf51-sdk by Lancaster University

Embed: (wiki syntax)

« Back to documentation index

Persistent Storage Interface

Persistent Storage Interface

Abstracted flash interface. More...

Modules

 Persistent Storage Access Operation Codes
 

Persistent Storage Access Operation Codes.


 Persistent Memory Interface Data Types
 

Data Types needed for interfacing with persistent memory.


 Persistent Storage Access Routines
 

Functions/Interface SDK modules used to persistently store data.



Detailed Description

Abstracted flash interface.

An abstracted interface is provided by the module to easily port the application and SDK modules to an alternate option. This ensures that the SDK and application are moved to alternate persistent storage instead of the one provided by default.