Am 29.04.2016 um 02:45 schrieb Chris Johns:
> On 28/04/2016 18:27, Christian Mauderer wrote:
>> Am 27.04.2016 um 02:07 schrieb Chris Johns:
>>> On 26/04/2016 22:22, Christian Mauderer wrote:
Am 26.04.2016 um 04:51 schrieb Chris Johns:
> On 26/04/2016 07:22, Joel Sherrill wrote:
>>
>> I
On 28/04/2016 18:27, Christian Mauderer wrote:
Am 27.04.2016 um 02:07 schrieb Chris Johns:
On 26/04/2016 22:22, Christian Mauderer wrote:
Am 26.04.2016 um 04:51 schrieb Chris Johns:
On 26/04/2016 07:22, Joel Sherrill wrote:
I put some work into building civetweb using RSB. My configuration
Hi,
you can also ask on omniORB mailing list(s). http://omniorb.sourceforge.net/
Cheers,
Karel
On 04/28/16 09:54 PM, Sambeet Panigrahi wrote:
Hi,
Omniorb is an important part of the Orocos RTT that needs to be ported
to RTEMS.I found that it has already been ported to RTEMS.But all
sources p
Hello all
Thank you for your help and support. My proposal for Tracing tool
improvements has been accepted in GSOC 2016.
I will be occupied with university exams for the rest of this week. I
will update the RTEMS page over the weekend. I will be able to commit
full-time to the project in the comi
Hi,
Omniorb is an important part of the Orocos RTT that needs to be ported to
RTEMS.I found that it has already been ported to RTEMS.But all sources
point to this link which is dead:
http://www.uk.research.att.com/omniORB/omniORB.html
Can someone please tell me about the state of the port and p
From: YANG Qiao
Date: Thu, 13 Aug 2015 00:06:10 +0200
--
This change is reason I have asked for update and more checking
and didnot proposed patches for mainlining at end of 2015 GSoC.
diff --git a/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
b/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
index
From: YANG Qiao
Date: Thu, 13 Aug 2015 00:06:10 +0200
---
c/src/lib/libbsp/arm/raspberrypi/Makefile.am | 1 +
c/src/lib/libbsp/arm/raspberrypi/console/fb.c | 331 ++
2 files changed, 332 insertions(+)
create mode 100644 c/src/lib/libbsp/arm/raspberrypi/console/fb.c
d
From: YANG Qiao
Date: Thu, 13 Aug 2015 00:05:52 +0200
---
c/src/lib/libbsp/arm/raspberrypi/Makefile.am | 1 +
c/src/lib/libbsp/arm/raspberrypi/include/bsp.h | 5 +++
.../lib/libbsp/arm/raspberrypi/startup/bspstart.c | 1 +
.../libbsp/arm/raspberrypi/startup/bspstarthooks.c | 2 ++
From: YANG Qiao
Date: Thu, 13 Aug 2015 00:05:34 +0200
---
c/src/lib/libbsp/arm/raspberrypi/Makefile.am | 4 +
c/src/lib/libbsp/arm/raspberrypi/include/vc.h | 140 +++
c/src/lib/libbsp/arm/raspberrypi/misc/vc.c | 248
c/src/lib/libbsp/arm/raspberrypi/misc/vc_
From: YANG Qiao
Date: Thu, 13 Aug 2015 00:04:33 +0200
---
c/src/lib/libbsp/arm/raspberrypi/Makefile.am | 4 ++
c/src/lib/libbsp/arm/raspberrypi/include/mailbox.h | 32 +
.../libbsp/arm/raspberrypi/include/raspberrypi.h | 49 +++
c/src/lib/libbsp/arm/raspberry
Hello everybody,
there are Yang Qiao patches updated for RTEMS 4.12.
I have checked that RTEMS build after applying.
I have not tested them on target.
But but there should be minimal impact. I have removed initialization
of VideoCore and required changes in memory mapping from basic patches
set b
Am 27.04.2016 um 02:07 schrieb Chris Johns:
> On 26/04/2016 22:22, Christian Mauderer wrote:
>> Am 26.04.2016 um 04:51 schrieb Chris Johns:
>>> On 26/04/2016 07:22, Joel Sherrill wrote:
[removed part not relevant for this part of the discussion]
>>
>> 2. Currently there
What is the difference in RTEMS?
there are code use #include "xxx.h" reference to xxx.h not located
in the current folder.
how about just use #include "xxx.h" to include the file in current folder?
and use #include to include files in -isystem -I...
this usage find in
cpukit/lib/networking/
13 matches
Mail list logo