On Thu, Nov 12, 2015 at 5:11 PM, Pavel Pisa wrote:
> From: Premysl Houdek
>
> Signed-off-by: Premysl Houdek
> ---
> c/src/lib/libbsp/arm/tms570/Makefile.am| 3 +-
> .../lib/libbsp/arm/tms570/include/tms570-pinmux.h | 122
> +
> c/src/lib/libbsp/arm/tms570/pin
On Thu, Nov 12, 2015 at 5:11 PM, Pavel Pisa wrote:
> From: Premysl Houdek
>
> tms570_sci_interrupt_last_close: do not wait for old data transmit.
>
> Signed-off-by: Premysl Houdek
> ---
> c/src/lib/libbsp/arm/tms570/console/tms570-sci.c | 8 +---
> 1 file changed, 5 insertions(+), 3 deletio
The code looks fine, if someone cares to verify they ran it
On Fri, Nov 13, 2015 at 8:49 AM, Federico Garcia Cruz <
federico.garciac...@tallertechnologies.com> wrote:
> Hi everyone,
> we're working with the latest RTEMS in the Beaglebone and we're using the
> GPIO api. We've added the code for co