Searched refs:project (Results 1 – 25 of 37) sorted by relevance
12
/openthread-latest/third_party/mbedtls/repo/ |
D | dco.txt | 15 By making a contribution to this project, I certify that: 33 (d) I understand and agree that this project and the contribution 37 this project or the open source license(s) involved.
|
D | .gitignore | 28 # Eclipse project files 30 .project
|
D | CMakeLists.txt | 37 project("Mbed TLS" 42 project("Mbed TLS" 58 # Set the project root directory. 128 # If this is the root project add longer list of available CMAKE_BUILD_TYPE values
|
D | CONTRIBUTING.md | 3 …eports and contributions from the community. All PRs are reviewed by the project team / community,… 33 The project aims to minimise the impact on users upgrading to newer versions of the library and it … 95 …xt), confirming that the code submitted can (legally) become part of the project, and is submitted…
|
/openthread-latest/third_party/mbedtls/repo/framework/ |
D | .gitignore | 20 # Eclipse project files 22 .project
|
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/ |
D | README.md | 1 The files in this directory stem from [Project Everest](https://project-everest.github.io/) and are… 3 …derived from the (verified) [original implementation](https://github.com/project-everest/hacl-star…
|
/openthread-latest/third_party/mbedtls/repo/docs/ |
D | conf.py | 10 project = 'Mbed TLS Versioned' variable
|
D | index.rst | 10 :project: mbedtls-versioned
|
/openthread-latest/tests/unit/ |
D | README.md | 7 The unit tests cannot be built solely without building the whole project. So first build OpenThread… 50 … changes or fixes were made to the OpenThread code, then you'll need to rebuild the entire project:
|
/openthread-latest/tools/harness-automation/doc/ |
D | conf.py | 81 project = u'Thread Harness Automation' variable
|
/openthread-latest/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 3 about: Suggest an idea for this project
|
/openthread-latest/tools/tcat_ble_client/ |
D | README.md | 19 …irtual environment, which can be used by calling `poetry run <COMMAND>` from the project directory. 29 In order to connect to a TCAT device, enter the project directory and run:
|
/openthread-latest/third_party/mbedtls/repo/programs/fuzz/ |
D | CMakeLists.txt | 8 project(fuzz CXX)
|
/openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
D | psa-driver-wrappers-codegen-migration-guide.md | 5 It is meant to give the library user migration guidelines while the Mbed TLS project tides over mul… 24 The Driver Wrapper auto generation project is designed to use a python templating library ( Jinja2 …
|
/openthread-latest/third_party/mbedtls/repo/pkgconfig/ |
D | CMakeLists.txt | 6 …inimum CMAKE version is not 3.9 for DESCRIPTION and 3.12 for HOMEPAGE_URL usage in project() below.
|
/openthread-latest/third_party/mbedtls/repo/configs/ext/ |
D | README.md | 22 In Mbed TLS, with permission from the TF-M project, they are distributed under a dual [Apache-2.0](…
|
/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/ |
D | README.md | 1 … be updated regularly, so they may not have fixes and improvements present in the upstream project.
|
/openthread-latest/tools/otci/ |
D | README.md | 9 - OpenThread NCP (limited support via [pyspinel](https://pypi.org/project/pyspinel/))
|
/openthread-latest/third_party/mbedtls/repo/doxygen/ |
D | mbedtls.doxyfile | 41 # https://github.com/llvm/llvm-project/issues/60315
|
/openthread-latest/ |
D | CMakeLists.txt | 35 project(openthread VERSION ${OT_DEFAULT_VERSION}) 114 set(OT_PROJECT_CONFIG "" CACHE STRING "OpenThread project-specific config header file")
|
D | CONTRIBUTING.md | 54 …project must be accompanied by a Contributor License Agreement. You (or your employer) retain the … 56 …once, so if you've already submitted one (even if it was for a different project), you probably do…
|
/openthread-latest/etc/gn/ |
D | openthread.gni | 37 # Include directories for project specific configs. 40 # OpenThread project-specific core config header
|
/openthread-latest/src/lib/ |
D | CMakeLists.txt | 31 set(OT_LIB_CONFIG "" CACHE STRING "Lib project-specific config header file")
|
/openthread-latest/tools/ot-fct/ |
D | CMakeLists.txt | 29 project(ot-fct)
|
/openthread-latest/third_party/mbedtls/repo/library/ |
D | CMakeLists.txt | 6 # Set the project root directory if it's not already defined, as may happen if 7 # the library folder is included directly by a parent project, without
|
12