Edge AI Add-on API 2.3.0
Loading...
Searching...
No Matches

◆ NRF_AXON_MODEL_APP_STORAGE

#define NRF_AXON_MODEL_APP_STORAGE

model_ota: app-owned RAM storage (persistent vars are runtime feedback state and must never live in flash). NRF_AXON_MODEL_APP_STORAGE expands to "extern" when this header is compiled as part of an OTA-wired model (see lib/model_ota/src/model_ota_axon_app_stub.c and model_ota_axon_image_stub.c); it is empty otherwise , matching the non-OTA build of this generated model.