On 7/13/2021 00:16, Sebastian Huber wrote:
On 13/07/2021 04:46, Kinsey Moore wrote:
index a1ba5e9112..6f5d4015e4 100644
--- a/bsps/shared/dev/irq/arm-gicv2.c
+++ b/bsps/shared/dev/irq/arm-gicv2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, 2019 embedded brains GmbH. All rights
reserved.
+ *
On 13/7/21 10:55 pm, Kinsey Moore wrote:
> On 7/13/2021 00:16, Sebastian Huber wrote:
>> On 13/07/2021 04:46, Kinsey Moore wrote:
index a1ba5e9112..6f5d4015e4 100644
--- a/bsps/shared/dev/irq/arm-gicv2.c
+++ b/bsps/shared/dev/irq/arm-gicv2.c
@@ -1,5 +1,5 @@
/*
- * Co
Hi Ryan,
Looks great and thank you for making the changes. I have a minor nit below and
with that change the patch to OK to push. There is no need for a fruther review.
Thanks
Chris
On 12/7/21 11:42 pm, Ryan Long wrote:
> ---
> tester/covoar/ReportsBase.cc | 296 ++--
> tester/covoar/R
> On Jul 9, 2021, at 11:40 AM, Joel Sherrill wrote:
>
> On Thu, Jul 8, 2021 at 3:11 AM Shiro wrote:
>>
>> Hello,
>>
>> I’m new to RTEMS but very much like its features. I’m wonder what HW
>> (MCU/MPU and memory size) RTEMS is typical used on. Anyone care to share a
>> bit of details?
>>
Close #4468.
---
wscript | 51 ---
1 file changed, 28 insertions(+), 23 deletions(-)
diff --git a/wscript b/wscript
index 6626fafb74..357e8918df 100755
--- a/wscript
+++ b/wscript
@@ -203,11 +203,11 @@ class Item(object):
def get_enabled_by(sel
On 14/7/21 4:20 pm, Sebastian Huber wrote:
> Close #4468.
> ---
> wscript | 51 ---
> 1 file changed, 28 insertions(+), 23 deletions(-)
>
> diff --git a/wscript b/wscript
> index 6626fafb74..357e8918df 100755
> --- a/wscript
> +++ b/wscript
> @@
From: Chris Johns
- Optionally add support for 'default-by-family' to allow
option to be set by a family and so all related BSPs
Close #4468
---
wscript | 36 +++-
1 file changed, 23 insertions(+), 13 deletions(-)
diff --git a/wscript b/wscript
index 6626fafb7