UART RX interrupt always included with config block
UART RX interrupt always included with config block
I'm looking to use the configuration block of the UART along with my own custom code for the receive and transmit interrupts. Currently the transmit interrupt is only compiled if you've added the UART TX block. This is not the case with the UART RX block, as the interrupt handler is always compiled in even if the block isn't included.
Re: UART RX interrupt always included with config block
Is this something you intend to fix? I notice that it hasn't been fixed for the 3.4cb version and it's actually worse as both interrupts are included when you only have the UART initialization block. I think it'd be very useful for people who don't want to do the initialization by hand but want to handle everything else with their own custom code, such as myself.
Who is online
Users browsing this forum: Google [Bot] and 9 guests