---
c-user/glossary.rst | 29 +
1 file changed, 29 insertions(+)
diff --git a/c-user/glossary.rst b/c-user/glossary.rst
index 86350a8..1d95f26 100644
--- a/c-user/glossary.rst
+++ b/c-user/glossary.rst
@@ -1,5 +1,6 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
+.. Cop
Hi,
Thanks a lot for your quick review and a detailed explanation of all my
mistakes. I have sent in the new patch. Please let me know if it looks okay.
Thanks!
On Mon, Jun 15, 2020 at 9:26 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> On 15/06/2020 16:38, Richi Dubey wrote:
Hello,
Weekly Process Report.
Project: Beagle BSP: Add FDT based initialization
DATE: June 17, 2020
Current work:
--
Import the pinmux driver from FreeBSD to RTEMS.
Test the driver with libBSD.
Implement simple FreeBSD structures into RTEMS to make porting easier.
Progress:
Hello,
I go currently through the entire Classic API documentation. In the
guide there are sections for Operations and Directives. This looks a bit
duplicated. Should I move the content of the Operations into the
Directives subsection and then delete the Operations section?
_
On Wed, Jun 17, 2020 at 10:49 AM Sebastian Huber
wrote:
>
> Hello,
>
> I go currently through the entire Classic API documentation. In the
> guide there are sections for Operations and Directives. This looks a bit
> duplicated. Should I move the content of the Operations into the
> Directives subs
Looks good to me, thanks for the type fixes too.
On Tue, Jun 16, 2020, 11:58 PM wrote:
> From: Chris Johns
>
> ---
> bsps/i386/pc386/console/conscfg.c| 7 ++--
> bsps/i386/pc386/console/printk_support.c | 42 +++-
> 2 files changed, 37 insertions(+), 12 deletions(-
OK to push this change and the doco patch.
Thanks
Chris
On 16/6/20 3:52 pm, Sebastian Huber wrote:
> Some objects can be created with a local or global scope in a
> multiprocessing network. In non-multiprocessing configurations setting
> the scope to local or global had no effect since such a sys
Hello,
For my GSoC project, I need to set/unset the memory attributes of the
thread stacks on each context switch.
Right now I am making changes to the CPU-specific context switch assembly
code. The arm/../cpu.h file has the Context_Control structure, which is
used to store the relevant registers a
On 18/06/2020 00:08, Gedare Bloom wrote:
On Wed, Jun 17, 2020 at 10:49 AM Sebastian Huber
wrote:
Hello,
I go currently through the entire Classic API documentation. In the
guide there are sections for Operations and Directives. This looks a bit
duplicated. Should I move the content of the Ope