cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@682 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
b41956664f
commit
3ee215ef6f
@ -55,19 +55,19 @@
|
||||
*/
|
||||
|
||||
#if defined(_Z8ENCORE_F642X) || defined(_Z8ENCORE_64K_SERIES)
|
||||
# define ENCORE_VECTORS
|
||||
# define ENCORE_VECTORS 1
|
||||
#endif
|
||||
|
||||
#if defined(_Z8ENCORE_F640X) || defined(_Z8ENCORE_640_FAMILY)
|
||||
# define ENCORE_VECTORS
|
||||
# define ENCORE_VECTORS 1
|
||||
#endif
|
||||
|
||||
#if defined(_Z8ENCORE_F08X) || defined(_Z8ENCORE_8K_SERIES)
|
||||
# define ENCORE_VECTORS
|
||||
# define ENCORE_VECTORS 1
|
||||
#endif
|
||||
|
||||
#if defined(_Z8ENCORE_4K_SERIES)
|
||||
# define ENCORE_VECTORS
|
||||
# define ENCORE_VECTORS 1
|
||||
#endif
|
||||
|
||||
/* ez8 Interrupt Numbers */
|
||||
|
Loading…
Reference in New Issue
Block a user