view cfg-headers/2091/rv_swe.h @ 32:c49c78d9bb5a

scripts/mk-component.sh: fix for cl470's auto-lowercasing of filenames only implemented in cfile_plain so far, str2ind case remains to be handled
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 29 Sep 2016 17:00:31 +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__ */