From: Jacob Killelea
Hi all, this is my first email patch submission and my first contribution
to RTEMS, so please give any feedback you have!
This patch enables interrupt driven data reception on USART ports on
STM32F4 series chips. This feature is gated behind the config flag
BSP_CONSOLE_USE_I
From: Chris Johns
Packages like binutils need newer versions than available by
default on MacOS.
---
bare/config/print/texinfo.cfg | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/bare/config/print/texinfo.cfg b/bare/config/print/texinfo.cfg
index 5fa0cba..0c4c4f9 1006