There were a few different issues with the UART_CONSOLE filtering: * Filter was incorrect - UART_CONSOLE should be CONFIG_UART_CONSOLE * platform_exclude was used for drivers that had a #error for lack of interrupt support. We can now use CONFIG_SERIAL_SUPPORT_INTERRUPT in the filter for that. This catches all the various drivers that needed don't support uart interrupts, not just the onces that had a #error Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
|---|---|---|
| .. | ||
| echo | ||
| getchar | ||
| getline | ||
| console.rst | ||