On 15/12/2016 17:27, Sebastian Huber wrote:
On 14/12/16 22:59, Chris Johns wrote:
On 15/12/2016 01:23, Sebastian Huber wrote:
From: Alexander Krutwig
Update #2841.
---
cpukit/dev/Makefile.am| 7 +
cpukit/dev/include/dev/serial/nxp-sc16is752.h | 165 +++
On 15/12/2016 18:02, Sebastian Huber wrote:
On 14/12/16 22:15, Chris Johns wrote:
On 15/12/2016 00:39, Sebastian Huber wrote:
Use C11 mutexes instead of Classic semaphores as a performance
optimization and to simplify the application configuration.
The use of C11 mutexes has not been agreed t
On 15/12/2016 17:21, Sebastian Huber wrote:
It would be quite nice if we can write BSP README files in
reStructuredText placed in the Git repository that show up on the wiki.
I support using the ReST format.
I am not convinced the Wiki is the best place to land this
documentation. These RE
Hi
I will be giving a RTEMS state of the world presentation this morning at
the Flight Software Workshop. The talks are great a d are being streamed
live on YouTube. Go to flightsoftware.org for the agenda and link.
If the presentation leads to questions, feel free to ask them.
Thanks.
_
Hello,
For Slingshot, an RTEMS-targeted fault-injection tool for the POSIX API, I
need to remove the tests that correspond to unimplemented/unimplementable
POSIX functions/constants/etc. I can either
1. write a script that searches for "Unimplemented" and "Unimplementable"
in the doc's source, and
Congratulations on getting it working. Please post your diff to hello world
and a screenshot.
What host OS are you using?
What type of project are you interested in doing? Depending on the project,
you may have to move to another BSP which has a simulator with same
networking or graphics support.
From: sgmonusg
---
testsuites/samples/hello/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c
index a2d6c30..2aca030 100644
--- a/testsuites/samples/hello/init.c
+++ b/testsuites/samples/hello/init.c
@@ -3
Let me take a look when running it with QEMU. I ran it against my custom
LPC3250 BSP on real hardware. Perhaps there is something else that needs to be
done to support pipe than just the patches I submitted.
Kevin Kirspel
Electrical Engineer - Sr. Staff
Idexx Roswell
235 Hembree Park Drive
Ros
Hello Kevin,
looks good so far (except one white space change, which I will fix for
you, white space changes may lead to merge conflicts during a FreeBSD
update). However, the "LIBBSD SELECT AND POLL AND KQUEUE AND PIPE 1
TEST" fails:
qemu-system-arm -no-reboot -serial null -serial mon:stdio
Hello Devs,
Kindly advise me whether I need to send a patch with a modified hello
world example as given in
https://devel.rtems.org/wiki/GSoC/GettingStarted#ProveYouCanWorkOnRTEMS.
Furthermore, I wanted to ask, is there a new set of documentation that
I should be aware of, other than that hosted a
10 matches
Mail list logo