view cfg-headers/2091/rv_swe.h @ 88:46d9d68a3911

top Makefile: support building flash images for the C139
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 02 Oct 2016 14:11:29 +0000
parents 53c4389afc06
children
line wrap: on
line source

#ifndef __RV_SWE_H__
#define __RV_SWE_H__

#define RVM_ATP_SWE
#define RVM_AUDIO_SWE
#define RVM_ETM_SWE
#define RVM_DAR_SWE
#define RVM_SPI_SWE
#define RVM_LLS_SWE
#define RVM_KPD_SWE
#define RVM_LCC_SWE
#define RVM_MKS_SWE
#define RVM_RTC_SWE
#define RVM_FFS_SWE

#endif /* __RV_SWE_H__ */