Passing along that student applications are now open.
--joel
-- Forwarded message -
From: 'sttaylor' via Google Summer of Code Mentors List <
google-summer-of-code-mentors-l...@googlegroups.com>
Date: Mon, Mar 25, 2019 at 1:27 PM
Subject: [GSoC Mentors] GSoC 2019 is now open for s
Hello Joel,
Thank you for your reply.
I meant by design tools, UML tools (I am targeting component and sequence
diagrams). It seems that you meant that you consider design tools the ones that
are able to produce code from the design. Indeed was not with that goal in
mind, because:
è RTEMS sou
You haven't defined what you mean by design tool. The implication seems to
be
something to do UML-ish things in.
PlantUML with DITAA, mscgen, and dot (e.g. graphviz) as backups is a pretty
good combination for drawing diagrams.
But they are not design tools IMO. They are tools to produce diagrams
Hello,
I have been doing the Design Tools investigation. I had investigated several
tools with the following features in mind:
è Open Source and active project
è Text-file based tool, which allows git control and manipulation of the files
with other tools (to add extra functionality)
è Diagr
Update #3706.
---
cpukit/include/rtems/score/object.h | 2 +-
cpukit/score/cpu/arm/arm_exc_abort.S | 2 +-
cpukit/score/cpu/arm/arm_exc_interrupt.S | 2 +-
cpukit/score/cpu/arm/cpu.c
Update #3706.
---
cpukit/score/cpu/no_cpu/include/rtems/asm.h | 4 ++--
cpukit/score/cpu/no_cpu/include/rtems/score/cpuimpl.h | 12
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/cpukit/score/cpu/no_cpu/include/rtems/asm.h
b/cpukit/score/cpu/no_cpu/include
Update #3706.
---
cpukit/doxygen.h| 5 +
cpukit/include/rtems/score/object.h | 2 ++
2 files changed, 7 insertions(+)
create mode 100644 cpukit/doxygen.h
diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h
new file mode 100644
index 00..449026b707
--- /dev/null
+++ b
Update #3706.
---
cpukit/score/cpu/arm/arm_exc_abort.S| 2 +-
cpukit/score/cpu/arm/arm_exc_interrupt.S| 2 +-
cpukit/score/cpu/arm/cpu.c | 2 +-
cpukit/score/cpu/arm/cpu_asm.S | 2 +-
cpukit/score/cpu/arm/include/rtems/a
Hello All,
Sorry for my late reply and thanks to the people who answered these questions.
I believe these positive answers reinforces the choice for doorstop.
For the requirement analysis, I meant that this feature is descoped (too much
complexity to make it) and it will be the responsibility o