Re: doctest rtems example

2023-06-18 Thread Chris Johns
Hi Sam, Thanks for the post. The website for the code is: https://github.com/doctest/doctest I have been using this and I can port tests between Linux and RTEMS. I like it because it works and it is a single header. There is no need to build and link libraries. Chris On 16/6/2023 11:07 pm,

Re: BSP .inc files and .cfg files

2023-06-18 Thread Chris Johns
On 17/6/2023 5:30 am, Joel Sherrill wrote: > On Fri, Jun 16, 2023 at 3:18 AM Philip Kirkpatrick > mailto:p.kirkpatr...@reflexaerospace.com>> > wrote: > > For the RPU patch, I'll add removing this to my next pass at it. > > If there is some transformation on the linked executable needed to

Re: bsps/xilinx-zynqmp : Add BSP for RPU

2023-06-18 Thread Chris Johns
On 17/6/2023 5:14 am, Gedare Bloom wrote: > On Fri, Jun 16, 2023 at 2:17 AM Philip Kirkpatrick > wrote: >> On Fri, Jun 16, 2023 at 7:14 AM Chris Johns wrote: >>> >>> On 15/6/2023 6:16 pm, Philip Kirkpatrick wrote: Thanks for all the good feedback. RE Joel: I'll fix my sloppy

[libbsd 6-freebsd-12 PATCH v2] rtemsbsd/versal_slcr: Fix Versal GEM clock set

2023-06-18 Thread aaron . nyholm
From: Aaron Nyholm --- rtemsbsd/sys/arm64/xilinx/versal_slcr.c | 30 + rtemsbsd/sys/arm64/xilinx/versal_slcr.h | 6 + 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/rtemsbsd/sys/arm64/xilinx/versal_slcr.c b/rtemsbsd/sys/arm64/xilinx/versal_slcr.c

rtemsbsd/versal_slcr: Fix Versal GEM clock set

2023-06-18 Thread aaron . nyholm
Updated formatting. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel