[En-Nut-Discussion] [PATCH] Nutconf can't setup CTS int on the second USART on avr
Thiago A. Corrêa
thiago.correa at gmail.com
Mon Jan 8 19:28:32 CET 2007
Hi,
The avr.nut has a typo on the UART1_CTS_IRQ macro definition,
using the choice type bit instead of IRQ, which in turn doesn't define
the macro to one of the expected values in the c code.
Patch is attached, generated against current cvs.
Just change avr_bit_choice to avr_irq_choice on line 357 from avr.nut
Regards,
Thiago A. Correa
More information about the En-Nut-Discussion
mailing list