inwudriver-weibo/target/config/nv/nv_interface.h

15 lines
363 B
C
Raw Normal View History

/*
* Copyright (c) CompanyNameMagicTag 2018-2019. All rights reserved.
* Description: NV_Interface
* Author: CompanyName
* Create: 2018-10-31
*/
#ifndef __NV_INTERFACE_H__
#define __NV_INTERFACE_H__
#include <soc_types.h>
#include "soc_ft_nv.h"
#include "soc_mac_nv.h"
#include "app_nv.h"
#include "soc_sal_nv.h"
#include "soc_nv_upg.h"
#endif