Hello,I want to know how to emulate a hardware NVRAM peripheral and i get two questions after reading the libnvram's code:
1: in config.h
#def NVRAM_DEFAULTS_PATH
TABLE (router_defaults)
TABLE (Nvrams)
What do router_defaults and Nvrams refer to? I did not find their definitions.
2: how to run test.c in libnvram
Thanks for the answer