- Apr 08, 2024
-
-
Anu Biradar authored
* Removal of TI CC13x2 Platform Support * Restyled by clang-format * Restyled by gn * Restyled by prettier-markdown * Restyled by autopep8 * updated index.md --------- Co-authored-by:
Restyled.io <commits@restyled.io>
-
- Dec 22, 2023
-
-
Hyukjin Kwon authored
-
- Sep 22, 2023
-
-
yzamstm authored
* add link stm32 ci in core readme * Restyled by prettier-markdown --------- Co-authored-by:
Restyled.io <commits@restyled.io>
-
- Jun 20, 2023
-
-
Justin Wood authored
-
Justin Wood authored
* Update README.md * Removing "Examples - " * Restyled by prettier-markdown * Fixing word list --------- Co-authored-by:
Restyled.io <commits@restyled.io>
-
- Mar 29, 2023
-
-
Grzegorz Ferenc authored
* doc: doc structure edits Updated landing page for Guides with structure from guides/README.md. Excluded guides/README.md from doxygen build, so it only shows in GH. Added links to docs on the main README.md. Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> * Restyled by prettier-markdown * misspell: add docbuild to ignored word list Added docbuild to .wordlist.txt. Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> --------- Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> Co-authored-by:
Restyled.io <commits@restyled.io>
-
- Mar 02, 2023
-
-
Andrei Litvin authored
* Add instructions on setting up zap for ARM linux * Fix typo * Restyle * Make links real links * Restyle * Add full traceback flag for sphinx to debug doc build issues * Fix the flag location * Add icon_links to options ... not sure why they are required, but at least build should not fail * Disable turn-warnings-to-errors in the doc build * Fix several readme.md cross reference links with new new myst * More selectively suppress warnings. Still not ideal as the wrong reference is probably the most useful warning by far * Restyle * Remove extra comment * Fix final errors: remove some bracketing, add top level as an external link prefix
-
- Feb 07, 2023
-
-
abiradarti authored
* add TI CC32xx CI * Update README.md * Update README.md * Update README.md * update lock-app readme sysconfig version * fixed lock app example path in cc32xx.py * wrap dmm source set with cc13xx family check * added cc32xx as a platform for freertos submodule, added path to dnssd.h * trying again to add dnssd.h path * adding path to public deps * adding src to include path and taking out public dependency * trying to add dnssd lib as a dependency * saved from August * moved DNSSD Start Server call and CommonDeviceCallbacks into examples/lock-app/cc32xx, string library error appears during build * removed dnssd.h file include from connectivitymanagerimpl.cpp * moved commondevicecallbacks and chipdevicemanager into example src files in build.gn * added implementation for deviceeventcallback * removed DeviceCallbacks.cpp and .h and renamed CommonDeviceCallbacks.cpp and .h as DeviceCallbacks.cpp and .h * merge conflict resolution on targets.py * fixed build command for lock-app * added missing header in CC32XXConfig.cpp and corrected header in AppTask.cpp * updated cc32xx yaml file to have the correct docker img version * removed StartEventLoop Task so that CHIPDeviceManager can start it * added CC32xx DAC certs and code cleanup * removed CHIP-tool modification section in lock-app readme, not needed anymore * more code cleanup * forgot to add platform BUILD.gn to prev commit * added DAC instructions in lock-app readme * Restyled by whitespace * Restyled by clang-format * Restyled by gn * Restyled by prettier-markdown * Restyled by autopep8 * misspell correction * correcting merge conflict resolution mistake and adding Accessors.h back as an include file to AppTask * corrected contents of testdata folder * code cleanup from PR feedback * removed brackets from lock in all_targets_linux_x64.txt * empty commit * increased job timeout limit --------- Co-authored-by:
Restyled.io <commits@restyled.io>
-
- Jan 18, 2023
-
-
Frederico Hakamine authored
Remove dupe description of security
-
- Dec 09, 2022
-
-
wyhong authored
* Update CI workflow to build all BouffaloLab examples in one job * Fix restyle * remove unnecessary code * Fix restyle Co-authored-by:
Andrei Litvin <andy314@gmail.com>
-
- Dec 05, 2022
-
-
Boris Zbarsky authored
Co-authored-by:
Andrei Litvin <andy314@gmail.com>
-
- Nov 03, 2022
-
-
Andrei Litvin authored
* Restyle messed up table format. corrected it * Restyle
-
Andrei Litvin authored
* Fix spellcheck after #23077 * Restyle * restyle (again)
-
Nikki Ahmadi authored
These are the readme file changes for the specification 1.0 launch . All information are taken out of spec. (#23077) * These are the readme file changes for the launch of Specification 1.0 * Update README.md Co-authored-by:
Robert Szewczyk <szewczyk@google.com> Co-authored-by:
Robert Szewczyk <szewczyk@google.com> Co-authored-by:
Justin Wood <woody@apple.com>
-
- Sep 22, 2022
-
-
Praveen Chandran authored
* [Infineon] KeyValue Storage write fix for Door Lock credentials * [Infineon] Add Infineon build badge to README.md Co-authored-by:
Andrei Litvin <andy314@gmail.com>
-
- Mar 31, 2022
-
-
Seth Rickard authored
* add TI C/I badge * increase timeout for TI example builds
-
- Feb 11, 2022
-
-
Arkadiusz Bokowy authored
-
- Feb 09, 2022
-
-
ElvenWang authored
* Add build script to build imx project TEST: export IMX_SDK_ROOT=${PATH_TO_IMX8_YOCTO_SDK} or source ${PATH_TO_IMX8_YOCTO_SDK}/environment-setup-cortexa53-crypto-poky-linux ./scripts/examples/imxlinux_example.sh examples/lighting-app/linux/ examples/lighting-app/linux/out/aarch64 Signed-off-by:
Haoran Wang <elven.wang@nxp.com> * Restyled by whitespace * Restyled by shellharden * Restyled by shfmt * Add i.MX Github workflow Add the build workflow to validate the compiling with i.MX SDK. Signed-off-by:
Haoran Wang <elven.wang@nxp.com> * Add badge for i.MX Linux platform CI Signed-off-by:
Haoran Wang <elven.wang@nxp.com> Co-authored-by:
Restyled.io <commits@restyled.io>
-
- Dec 16, 2021
-
-
lzgrablic02 authored
-
- Oct 19, 2021
-
-
Grzegorz Ferenc authored
* doc: update CHIP name on intro pages Update CHIP to Matter in top-level readme and contributing.md. Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> * doc: update CHIP name in generic examples Updated CHIP to Matter in non-nrfconnect generic examples. Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> * doc: update CHIP name on nrfconnect pages Updated CHIP to Matter on nrfconnect pages. Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> * doc: update CHIP name in tool guides Updated CHIP to Matter in tool guides. Updated structure of the Android guide. Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> * doc: update CHIP name in docs/ files Changed CHIP to Matter in md files in docs/. Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> * Restyled by prettier-markdown * wordlist: add CSA term Updated .wordlist with CSA. Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> Co-authored-by:
Restyled.io <commits@restyled.io>
-
- Aug 16, 2021
-
-
Grzegorz Ferenc authored
* doc: group major guides in one directory Moved major guides to one directory without removing files. Moved images for guides to the guides directory. This makes it easier to find information and use cross-linking. Signed-off-by:
Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> * Restyled by prettier-markdown Co-authored-by:
Restyled.io <commits@restyled.io>
-
- Jul 02, 2021
-
-
Timothy Maes authored
* Removal Env overrides sdk root and target IC
-
- Jun 23, 2021
-
-
Jagadish-NXP authored
-
- May 19, 2021
-
-
FC authored
The URL connectedhomeip.com currently redirects to buildwithmatter.com, but with invalid HTTPS certificate configuration. In order to avoid the user facing the browser HTTPS security blockage, therefore questioning the validity of this whole repo, using directly the future URL buildwithmatter.com in README.
-
- Apr 06, 2021
-
-
doru91 authored
Signed-off-by:
Doru Gucea <doru-cristian.gucea@nxp.com>
-
- Mar 02, 2021
-
-
Michael Spang authored
Some of these files are removed or unused. Remove those from the readme and add suitable replacements if appropriate.
-
- Feb 03, 2021
-
-
Justin Wood authored
-
- Oct 12, 2020
-
-
Vivien Nicolas authored
-
- Oct 07, 2020
-
-
Andrei Litvin authored
* Remove some automake helper scripts * Remove references to missing files on autotools bootstrap * Remove more files that seem automake related
-
- Sep 18, 2020
-
-
Vivien Nicolas authored
-
- Sep 08, 2020
-
-
Robert Szewczyk authored
As approved by MPSG & SC 2020/09/04
-
- Jul 03, 2020
-
-
Justin Wood authored
* Initial GitHub workflow * Removing debug ls * Trying to revert to previous submodule * Testing Pull Approve Changes * Removing this for now * Updating status badges
-
- Jul 01, 2020
-
-
Justin Wood authored
-
Justin Wood authored
* Cleanup * Updating text * Updating files * Removing this for now * Removing these placeholders * Updating based on feedback * Updating license text * Removing this config * Updating CLA * Removing tests * Adding CircleCI badge * Shield style
-
- Jun 29, 2020
-
-
Martin Turon authored
* [docs] Update paths and version of Doxygen.in to fix warnings. * [docs] Move images folder into docs.
-
- Apr 29, 2020
-
-
Justin Wood authored
-
- Apr 21, 2020
-
-
Martin Turon authored
-
Justin Wood authored
Bringing the tree up to formatting parity with clang-format, shellcheck, shfmt, yaml linting, and MD lint (#432) * Initial restyle * Updating json and pretty * Adding editorconfig * Forcing us to use common pretty-ify versions * Manually moving this up, fixing more pinning * restyle devcontainer * Pulling upstream * Keeping travis off restyled * Testing fix for codecov
-
- Apr 02, 2020
-
-
Broderick Carlin authored
-
- Apr 01, 2020
-
-
Justin Wood authored
-