Added some interrupt definitions

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@198 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-05-02 01:14:06 +00:00
parent 6fa57f0ffd
commit b80149702c

View File

@ -77,6 +77,7 @@ CONFIG_BCFG0_SETUP=n
CONFIG_BCFG1_SETUP=n
CONFIG_BCFG2_SETUP=n
CONFIG_BCFG3_SETUP=n
CONFIG_ADC_SETUP=y
#
# LPC214X specific device driver settings
@ -104,8 +105,8 @@ CONFIG_UART0_BITS=8
CONFIG_UART1_BITS=8
CONFIG_UART0_PARITY=0
CONFIG_UART1_PARITY=0
CONFIG_UART0_2STOP=n
CONFIG_UART1_2STOP=n
CONFIG_UART0_2STOP=0
CONFIG_UART1_2STOP=0
#
# General OS setup