Searched full:com (Results 1 – 25 of 696) sorted by relevance
12345678910>>...28
| /Kernel-v11.0.1/ |
| D | README.md | 1 …ts](https://github.com/FreeRTOS/FreeRTOS-Kernel/actions/workflows/unit-tests.yml/badge.svg?branch=… 8 [FreeRTOS/FreeRTOS](https://github.com/FreeRTOS/FreeRTOS) 44 GIT_REPOSITORY https://github.com/FreeRTOS/FreeRTOS-Kernel.git 52 git submodule add https://github.com/FreeRTOS/FreeRTOS-Kernel.git <path of the submodule> 106 git clone https://github.com/FreeRTOS/FreeRTOS-Kernel.git 112 git clone git@github.com:FreeRTOS/FreeRTOS-Kernel.git 133 "[uncrustify](https://github.com/uncrustify/uncrustify)" tool. 135 [FreeRTOS/CI-CD-GitHub-Actions's](https://github.com/FreeRTOS/CI-CD-Github-Actions) 136 [uncrustify.cfg](https://github.com/FreeRTOS/CI-CD-Github-Actions/tree/main/formatting) 165 We recommend using [Visual Studio Code](https://code.visualstudio.com), [all …]
|
| D | .gitmodules | 3 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports 6 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports
|
| D | event_groups.c | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS 101 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupCreateStatic() 146 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xEventGroupCreate() 706 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer() 720 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer() 742 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupSetBitsCallback() 758 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupClearBitsCallback() 831 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in uxEventGroupGetNumber() 862 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupSetNumber()
|
| /Kernel-v11.0.1/.github/ |
| D | CONTRIBUTING.md | 11 opensource-codeofconduct@amazon.com with any additional questions or comments. 15 …/Amazon Security via our [vulnerability reporting page](https://aws.amazon.com/security/vulnerabil… 20 …s](https://forums.freertos.org/) and [GitHub issue tracker](https://github.com/FreeRTOS/FreeRTOS/i… 22 … to discuss and digest, we welcome you to create an [issue](https://github.com/FreeRTOS/FreeRTOS/i… 50 GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork… 51 [creating a pull request](https://help.github.com/articles/creating-a-pull-request/). 66 … open source license, the text of which can be found [here](https://github.com/FreeRTOS/FreeRTOS/b…
|
| D | SECURITY.md | 4 …porting page](https://aws.amazon.com/security/vulnerability-reporting/) or directly via email to a…
|
| D | CODEOWNERS | 18 # *.go docs@example.com 28 # docs/* docs@example.com
|
| /Kernel-v11.0.1/portable/ThirdParty/ |
| D | README.md | 9 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/main/portable/ThirdParty 26 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports/tree/main 37 contribute a FreeRTOS port is documented [here](https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner… 41 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports/tree/main 51 contribute a FreeRTOS port is documented [here](https://github.com/FreeRTOS/FreeRTOS-Kernel-Communi…
|
| /Kernel-v11.0.1/portable/IAR/AVR32_UC3/ |
| D | read.c | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS 41 * https://www.microchip.com \n 42 * Support and FAQ: https://www.microchip.com/support/
|
| D | write.c | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS 41 * https://www.microchip.com \n 42 * Support and FAQ: https://www.microchip.com/support
|
| /Kernel-v11.0.1/include/ |
| D | newlib-freertos.h | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS 39 * See the third party link http://www.nadler.com/embedded/newlibAndFreeRTOS.html
|
| D | picolibc-freertos.h | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS 37 * https://github.com/picolibc/picolibc/blob/main/doc/tls.md
|
| D | StackMacros.h | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/examples/coverity/ |
| D | README.md | 3 run [Synopsys Coverity](https://www.synopsys.com/software-integrity/security-testing/static-analysi… 20 Coverity can be run on any platform mentioned [here](https://sig-docs.synopsys.com/polaris/topics/c… 27 - `git clone https://github.com/FreeRTOS/FreeRTOS-Kernel.git ./FreeRTOS-Kernel`
|
| /Kernel-v11.0.1/.github/scripts/ |
| D | kernel_checker.py | 4 # * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 26 # * https://github.com/FreeRTOS 111 ' * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n', 133 ' * https://github.com/FreeRTOS\n',
|
| /Kernel-v11.0.1/portable/ThirdParty/GCC/Xtensa_ESP32/include/ |
| D | FreeRTOSConfig_arch.h | 2 * SPDX-FileCopyrightText: 2022 Amazon.com, Inc. or its affiliates 11 * Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. 32 * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/portable/Renesas/RX100/ |
| D | port_asm.src | 3 ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 ; * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/portable/Renesas/RX200/ |
| D | port_asm.src | 3 ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 ; * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/portable/Renesas/RX600/ |
| D | port_asm.src | 3 ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 ; * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/portable/Renesas/RX600v2/ |
| D | port_asm.src | 3 ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 ; * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/portable/Renesas/RX700v3_DPFPU/ |
| D | port_asm.src | 3 ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 ; * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/portable/ThirdParty/GCC/Posix/utils/ |
| D | wait_for_event.h | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/ |
| D | portbenchmark.h | 4 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 26 * https://github.com/FreeRTOS
|
| D | porttrace.h | 4 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 26 * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/portable/GCC/PPC405_Xilinx/ |
| D | FPU_Macros.h | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS
|
| /Kernel-v11.0.1/portable/GCC/PPC440_Xilinx/ |
| D | FPU_Macros.h | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS
|
12345678910>>...28