On Fri, Mar 4, 2022 at 8:58 PM zack leung wrote:
> closes #4503
> ---
> cpukit/include/rtems/libcsupport.h| 5 +++
> cpukit/libcsupport/src/mallocusablesize.c | 48 +++
> spec/build/cpukit/librtemscpu.yml | 1 +
> testsuites/libtests/malloctest/init.c |
Hi everybody,
I'm working on enabling PPS support in RTEMS (actually it is already running
and I'm preparing the commits to send them) but have couple of questions about
functions/macros that are defined in rtems-libbsd repository. Since the
repository where the changes need to be applied is ju
Hello Gabriel,
On 15/03/2022 16:31, gabriel.moy...@dlr.de wrote:
I'm working on enabling PPS support in RTEMS
does this mean you want to define PPS_SYNC for kern_tc.c and
kern_ntptime.c in RTEMS? I guess you want to enable tc_poll_pps in
struct timecounter as well?
For what do you need the
From: Frank Kühndel
Eric Norum's permission to change the license can be found here:
https://devel.rtems.org/attachment/ticket/3053/EricNorum-Permission.pdf
Update #3053
---
cpukit/include/rtems/tftp.h | 72 +++--
cpukit/libfs/src/ftpfs/tftpDriver.c | 44
From: Frank Kühndel
Hello,
I want to extend the code of `libtftpfs` to support newer RFCs to
increase the file download speed. This raises the question of the
license of the involved source files. The current state is that
the file headers are old. The code originates from W. Eric Norum.
Fortun
Update #3269.
---
c-user/interrupt/directives.rst | 7 ++-
c-user/interrupt/introduction.rst | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/c-user/interrupt/directives.rst b/c-user/interrupt/directives.rst
index 69a8781..ffdb981 100644
--- a/c-user/interrupt/directive
On 15/03/2022 17:27, Frank Kuehndel wrote:
+ * Copyright (C) W. Eric Norum
Copyright statements should have a year. You can use the Git history to
get it.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89
Hi Sebastian,
On 3/15/22 17:46, Sebastian Huber wrote:
> On 15/03/2022 17:27, Frank Kuehndel wrote:
>> + * Copyright (C) W. Eric Norum
>
> Copyright statements should have a year. You can use the Git history to
> get it.
Yes, I know. But I can only trace the history back to
commit 39e6e65a2c5a3
On Tue, Mar 15, 2022, 12:12 PM Frank Kühndel <
frank.kuehn...@embedded-brains.de> wrote:
> Hi Sebastian,
>
> On 3/15/22 17:46, Sebastian Huber wrote:
> > On 15/03/2022 17:27, Frank Kuehndel wrote:
> >> + * Copyright (C) W. Eric Norum
> >
> > Copyright statements should have a year. You can use the
From: Frank Kühndel
Eric Norum's permission to change the license can be found here:
https://devel.rtems.org/attachment/ticket/3053/EricNorum-Permission.pdf
Update #3053
---
cpukit/include/rtems/tftp.h | 72 +++--
cpukit/libfs/src/ftpfs/tftpDriver.c | 44
This looks ok.
On Tue, Mar 15, 2022 at 12:45 PM Frank Kuehndel <
frank.kuehn...@embedded-brains.de> wrote:
> From: Frank Kühndel
>
> Eric Norum's permission to change the license can be found here:
> https://devel.rtems.org/attachment/ticket/3053/EricNorum-Permission.pdf
>
> Update #3053
> ---
On Tue, Mar 15, 2022 at 11:27 AM Frank Kuehndel <
frank.kuehn...@embedded-brains.de> wrote:
> From: Frank Kühndel
>
> Hello,
>
> I want to extend the code of `libtftpfs` to support newer RFCs to
> increase the file download speed. This raises the question of the
> license of the involved source f
---
bsps/include/dev/gpio/xilinx-axi-gpio.h | 311 ++
bsps/shared/dev/gpio/xilinx-axi-gpio.c| 221 +
.../bsps/microblaze/microblaze_fpga/obj.yml | 2 +
3 files changed, 534 insertions(+)
create mode 100644 bsps/include/dev/gpio/xilinx-axi-gpio.h
crea
On Tue, Mar 15, 2022 at 10:25 AM Joel Sherrill wrote:
>
>
> On Fri, Mar 4, 2022 at 8:58 PM zack leung
> wrote:
>
>> closes #4503
>> ---
>> cpukit/include/rtems/libcsupport.h| 5 +++
>> cpukit/libcsupport/src/mallocusablesize.c | 48 +++
>> spec/build/cpukit/librtems
14 matches
Mail list logo