Searched full:com (Results 1 – 25 of 704) sorted by relevance
12345678910>>...29
/Kernel-v11.1.0/ |
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 | event_groups.c | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS 107 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupCreateStatic() 152 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xEventGroupCreate() 533 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#dir-47 */ in xEventGroupGetBitsFromISR() 715 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer() 729 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer() 751 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupSetBitsCallback() 767 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupClearBitsCallback() 840 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in uxEventGroupGetNumber() [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 | stream_buffer.c | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS 395 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xStreamBufferGenericCreate() 399 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xStreamBufferGenericCreate() 418 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xStreamBufferGenericCreate() 436 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xStreamBufferGenericCreateStatic() 505 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xStreamBufferGenericCreateStatic() 540 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xStreamBufferGetStaticBuffers() 680 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#dir-47 */ in xStreamBufferResetFromISR() 979 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#dir-47 */ in xStreamBufferSendFromISR() [all …]
|
/Kernel-v11.1.0/.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.1.0/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.1.0/.github/workflows/ |
D | kernel-demos.yml | 183 git clone https://github.com/Xilinx/embeddedsw.git --branch xilinx_v2023.1 206 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/binutils-microblaze_2… 207 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/gcc-microblaze_10.2.0… 208 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/libnewlib-microblaze-… 209 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/libnewlib-microblaze-… 210 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/libnewlib-microblaze_… 211 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/newlib-source_3.3.0-2… 311 git clone https://github.com/raspberrypi/pico-sdk.git
|
D | coverity_scan.yml | 45 …wget -nv -qO- https://scan.coverity.com/download/linux64 --post-data "token=${COVERITY_TOKEN}&proj… 84 https://scan.coverity.com/builds?project=FreeRTOS-Kernel) 123 https://scan.coverity.com/builds?project=FreeRTOS-Kernel)
|
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/ |
D | portmacro_asm.h | 3 * Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. 25 * https://github.com/FreeRTOS 70 …* https://developer.arm.com/documentation/ddi0406/cb/System-Level-Architecture/The-System-Level-Pr… 110 …* https://developer.arm.com/documentation/ddi0363/g/System-Control/Register-descriptions/c6--MPU-m… 228 * https://developer.arm.com/documentation/den0042/a/Floating-Point 231 * https://developer.arm.com/documentation/ddi0363/e/fpu-programmer-s-model 234 * https://developer.arm.com/documentation/ddi0460/d/FPU-Programmers-Model 237 …* https://developer.arm.com/documentation/ddi0406/cb/Application-Level-Architecture/Application-Le… 240 …* https://developer.arm.com/documentation/ddi0406/cb/System-Level-Architecture/The-System-Level-Pr…
|
/Kernel-v11.1.0/.github/scripts/ |
D | kernel_checker.py | 4 # * Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. 26 # * https://github.com/FreeRTOS 112 ' * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n', 134 ' * https://github.com/FreeRTOS\n', 140 FREERTOS_COPYRIGHT_REGEX = r"^(;|#)?( *(\/\*|\*|#|\/\/))? Copyright \(C\) 20\d\d Amazon.com, Inc. o…
|
/Kernel-v11.1.0/examples/ |
D | README.md | 4 See [FreeRTOS/FreeRTOS/Demo](https://github.com/FreeRTOS/FreeRTOS/tree/main/FreeRTOS/Demo) to find … 11 …rectory contains a project to run [Synopsys Coverity](https://www.synopsys.com/software-integrity/… 17 … FreeRTOS+TCP, coreMQTT, coreHTTP etc.) can be found [here](https://github.com/FreeRTOS/FreeRTOS/t…
|
/Kernel-v11.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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
|
12345678910>>...29