Hello Duc,
Am 14.06.22 um 16:46 schrieb Duc Doan:
Dear all,
I am proposing a new GPIO API for RTEMS. The current API is kind of tailored to
some specific hardware and therefore may require some overhead to make it fit
for others. The one I am proposing is not finished but it is aimed to be si
Hi
This patch fixes the r52 build. I have no means to test this change.
Thanks
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
From: Chris Johns
---
bsps/include/dev/irq/arm-gicv3.h | 5 +
1 file changed, 5 insertions(+)
diff --git a/bsps/include/dev/irq/arm-gicv3.h b/bsps/include/dev/irq/arm-gicv3.h
index a79368ebdf..aac02fa191 100644
--- a/bsps/include/dev/irq/arm-gicv3.h
+++ b/bsps/include/dev/irq/arm-gicv3.h
@@
Hi
This patch fixes a number of easy warnings gcc 12 is now generating
in the testsuite.
There is a single addition of a pragma to silence a warning related.
The patch does not cover:
- Some fixes posted by Matt
- Two warnings related to a pointer returned by malloc
- Any warnings related to
From: Chris Johns
---
testsuites/libtests/POSIX/readv.c | 2 +-
testsuites/libtests/POSIX/sigismember.c | 2 +-
testsuites/libtests/POSIX/sigprocmask.c | 3 ++-
testsuites/libtests/POSIX/writev.c| 2 +-
testsuite
On 11/06/2022 03:57, Chris Johns wrote:
I will take a look at the heap fragmentation under large block writes as a
background task. I have openedhttps://devel.rtems.org/ticket/4664 to track this
issue.
In 2018 I replaced the first fit allocator with TLSF due to heap
fragmentation issues in co
On 20/06/2022 04:57, Chris Johns wrote:
Module:rtems-libbsd
Branch:6-freebsd-12
Commit:c56a34f54767decf3e398651c30bea9ebbd9572a
Changeset:http://git.rtems.org/rtems-libbsd/commit/?id=c56a34f54767decf3e398651c30bea9ebbd9572a
Author:Chris Johns
Date: Mon Jun 20 12:44:41 2022 +