- 89dd220 [BL602]1.add bflb-iot-tool to chip-build-vscode;2.support build bl602-light in vscode; (#21572) by stoneM2017 · 2 years, 7 months ago
- f704185 [vscode] Add file watcher excludes to fix CPU fan spin by cpptools. (#20193) by Martin Turon · 2 years, 9 months ago
- f496784 [TI] initial cc32xx support (#18822) by abiradarti · 2 years, 9 months ago
- 71a9760 [Tizen] VSCode debug support (#19043) by Jakub · 2 years, 9 months ago
- 292de0f Synchronize recommended extension list with devcontainer extensions list (#19605) by Jakub · 2 years, 9 months ago
- 9c1660c [Tizen] Vscode compile commands support (#19155) by Jakub · 2 years, 10 months ago
- 528c444 [Tizen] Implement functionality to get WiFi MAC (#18896) by Arkadiusz Bokowy · 2 years, 10 months ago
- 27d6adf [Mbed] Update Mbed platform implementation (#18611) by Artur Tynecki · 2 years, 10 months ago
- 4cd5c4f [Telink]: light switch app (#17634) by s07641069 · 2 years, 10 months ago
- e8432ce Add vscode configuration entries for debugging OTA applications (#16092) by Carol Yang · 3 years ago
- 80d5a8e EFR32 add light switch example to CI (#15486) by jmartinez-silabs · 3 years, 1 month ago
- 95a962c Add vscode task for i.MX platform (#15024) by ElvenWang · 3 years, 1 month ago
- 42a7b0a [Mbed] Add OTA-requestor-app and DFU support (#12616) by Artur Tynecki · 3 years, 2 months ago
- 70f23b6 Add VScode tasks to build and flash efr32 apps with selected boards. (#12478) by jmartinez-silabs · 3 years, 4 months ago
- 1662309 Implement QName compression in minmdns (#12445) by Andrei Litvin · 3 years, 4 months ago
- 43cdf4f [Mbed] Add integration tests for example applications (#12039) by Artur Tynecki · 3 years, 4 months ago
- e4a8b1c Support lighting app, Diagnostics Clusters for Infineon P6 (#12189) by Praveen Chandran · 3 years, 4 months ago
- a7d21a2 Update vscode with latest build_examples.py targets (#11432) by Andrei Litvin · 3 years, 5 months ago
- d5810e5 [Infineon]Add All-Clusters example app for P6 platform (#11300) by Praveen Chandran · 3 years, 5 months ago
- 8716608 [Mbed] Mbed platform examples Python builder (#11197) by Artur Tynecki · 3 years, 5 months ago
- f1b8e2c [Mbed] Add shell example (#10452) by Artur Tynecki · 3 years, 5 months ago
- ec7ffd2 [Mbed] Add all-clusters-app example (#10442) by Artur Tynecki · 3 years, 5 months ago
- c9e35ba [Mbed] Add pigweed-app example (#10458) by Artur Tynecki · 3 years, 5 months ago
- 544da73c [Rebased] Add new platform: Ameba (#9232) by pankore · 3 years, 5 months ago
- c826088 Mbed OS docker image cleanup (#9432) by Artur Tynecki · 3 years, 5 months ago
- 24ad104 Adding m5stack esp32 rpc build target (#10326) by kkmcheun · 3 years, 5 months ago
- 49464ca Add IPv6-only variant for chip-tool compilation (#10446) by Andrei Litvin · 3 years, 5 months ago
- 35fb13e Mbed OS integration update (#10277) by Artur Tynecki · 3 years, 5 months ago
- d48d754 Add unit test support for Mbed OS (#8403) by Vincent Coubard · 3 years, 6 months ago
- fbebdb1 Remove RPC support for the efr32 lock app (#10232) by Andrei Litvin · 3 years, 6 months ago
- 1fee66e Fix EFR32 builds - window covering is not rpc-aware (#10227) by Andrei Litvin · 3 years, 6 months ago
- b254ae7 Better management of targets in build_examples.py, support -rpc when building all (#10133) by Andrei Litvin · 3 years, 6 months ago
- e945d16 Add Tizen OS port (#8988) by Wootak Jung · 3 years, 6 months ago
- 5d2654a Make telink compile in the vscode image using build_example.py (#9535) by Andrei Litvin · 3 years, 7 months ago
- a35c02f Refactor EFR32 platform bring up to new API mainly to support new board family MG24 (#9283) by jmartinez-silabs · 3 years, 7 months ago
- cb5e395 Add pump/pump-controller applications to build_examples.py and fix their build (#9267) by Andrei Litvin · 3 years, 7 months ago
- ab66572 Add temperature measurement app to the build_examples.py script (#9118) by Andrei Litvin · 3 years, 7 months ago
- ff610ff Add thermostat app for host builds in build_example.py (#9135) by Andrei Litvin · 3 years, 7 months ago
- 9497999 Add infineon P6 lock app workflow (#9064) by Praveen Chandran · 3 years, 7 months ago
- d1e52bb Vscode tasks use build examples py (#9052) by Andrei Litvin · 3 years, 7 months ago
- e4fdc18 Add vscode input choices for building EFR32 examples (#8619) by Jim-tech · 3 years, 8 months ago
- 8fa3ceb Add lighting example for Mbed OS (#8048) by Vincent Coubard · 3 years, 9 months ago
- 2478e02 * Move naming qpg6100 to qpg (#7936) by Timothy Maes · 3 years, 9 months ago
- cc13560 Add Mbed os port (#7926) by Vincent Coubard · 3 years, 9 months ago
- fc7146c Add Telink Platform (#6682) by Alexandr Kolosov · 3 years, 10 months ago
- 934c876 Copy src qemu to the vscode build image as well (#6645) by Andrei Litvin · 3 years, 11 months ago
- d543740 vscode: Fix Build Shell task (#5729) by Michael Spang · 4 years ago
- 4b61b4f [nrfconnect] add support for nRF5340 (#5161) by Łukasz Duda · 4 years, 1 month ago
- aa919a9 Rename Linux examples to their directory prefixed by "chip-" (#5065) by Michael Spang · 4 years, 1 month ago
- f4980c1 [.github/workflows] Added pigweed-app related builds to workflows. (#4563) by Kamil Kasperczyk · 4 years, 2 months ago
- 03e1c92 Move gen/*.h dependencies from af.h into .cpp files (#4409) by Andrei Litvin · 4 years, 2 months ago
- 056d0b3 A start of a bare-minimum mDNS query generator and reply parser (#3759) by Andrei Litvin · 4 years, 4 months ago
- b2550f9 Compile with C++14 (#3680) by Andrei Litvin · 4 years, 5 months ago
- 34c9e68 [nRF Connect] Add tasks to VS Code Container (#3717) by Damian Królik · 4 years, 5 months ago
- 7d522cd Update IntelliSense modes to correct architecture (#3713) by Michael Spang · 4 years, 5 months ago
- 4b00a33 Rename wifi-echo to all-clusters-app (#3653) by Vivien Nicolas · 4 years, 5 months ago
- e931c96 Remove support for nRF5 SDK for Thread & Zigbee (#3605) by Michael Spang · 4 years, 5 months ago
- c4ebfbe Use a class wrapper on android to keep track of controller and associated delegates (#3535) by Andrei Litvin · 4 years, 5 months ago
- 4f65858 Fix NDK toolchain paths in VS code (#3323) by Michael Spang · 4 years, 5 months ago
- cb5244e Drive the vscode esp32 wifi example through a separate script (#3258) by Andrei Litvin · 4 years, 5 months ago
- f48a1a7 Split message header into packet/payload/mac (#2754) by Andrei Litvin · 4 years, 6 months ago
- 23a91e1 Remove automake builds for standalone, nRF5, and EFR32 (#2580) by Michael Spang · 4 years, 6 months ago
- c6f2e84 Add Android & EFR32 builds to devcontainer (#2527) by Michael Spang · 4 years, 7 months ago
- 3157423 Remove automake builds from VSCode (#2526) by Michael Spang · 4 years, 7 months ago
- 085b3d0 fix .restyled.yaml (#2477) by Rob Walker · 4 years, 7 months ago
- 274d626 Improve VS Code with GN build (#1878) by Michael Spang · 4 years, 8 months ago
- 52b6f03 [gn] Vscode integration. Fixes #1526. (#1527) by Martin Turon · 4 years, 9 months ago
- 6f6c6d8 [shell] Adds a generic, portable shell library. (#998) by Martin Turon · 4 years, 10 months ago
- cb978d8 Fix a typo in TestQrCode that prevents the QRCode Tests tasks to run properly (#879) by vivien-apple · 4 years, 10 months ago
- b3c2444 QR code TLV implementation (#649) by shana-apple · 4 years, 10 months ago
- ab8ffd5 CHIP QRCode command line tool implementation (#770) by shana-apple · 4 years, 10 months ago
- f62c973 Add the standalone echo client to CI (#747) by Sagar Dhawan · 4 years, 10 months ago
- 66ea1fa Missing implementation of inter operable QR code format #316 (#551) by Bhaskar Sarma · 5 years ago
- 9e1e93d Add ESP32 build to CI by Sagar Dhawan · 5 years ago
- 434681e Missing openSSL based ECDH implementation #420 (#494) by Bhaskar Sarma · 5 years ago
- 6196e61 Consolidate how we have build/configure/test commands (#473) by Justin Wood · 5 years ago
- 6235e2e Need implementation of an openSSL based ECDSA signing using NIST P256v1 (#421) by Bhaskar Sarma · 5 years ago
- cb4092b Make Bootstrap task more robust (#433) by Rob Walker · 5 years ago
- 0a9545e Bringing the tree up to formatting parity with clang-format, shellcheck, shfmt, yaml linting, and MD lint (#432) by Justin Wood · 5 years ago
- aeec6c5 Move build/config to config (#426) by Rob Walker · 5 years ago
- 5f7b952 Clone mbedTLS to third_party folder (#409) by Pankaj Garg · 5 years ago
- 198e9b7 Turn on unit tests (#407) by Rob Walker · 5 years ago
- 4544c9a Add ipp files to vscode's associations (#413) by Sagar Dhawan · 5 years ago
- 0c46b2e Fixing restyled to ignore third_party (#392) by Justin Wood · 5 years ago
- f8c868c Initial Travis skeleton - resolves #34 (#371) by Justin Wood · 5 years ago
- f2311bf Updates to nRF5 example readme and VSC tasks (#360) by Pankaj Garg · 5 years ago
- a280c2e Add task to build nRF52 app in devcontainer (#356) by Pankaj Garg · 5 years ago
- a858a42 Implement openSSL based AES-256-CCM (#334) by Bhaskar Sarma · 5 years ago
- 77fe54c Update launch.json (#338) by Rob Walker · 5 years ago
- cc9467c Make C++ Intellisense work + docker container fixes for it (#324) by Justin Wood · 5 years ago
- 8a5291e Fixing missing commas, and whitespace problems (#322) by Justin Wood · 5 years ago
- 603c6fe Implementation of the ManualSetupPayloadGenerator/Parser (#231) by shana-apple · 5 years ago
- 0ac44c1 Groom vscode tasks (#311) by Rob Walker · 5 years ago
- b63d716 Make the Clean task less intrusive (#305) by Sagar Dhawan · 5 years ago
- b99154c Merge pull request #244 from rwalker-apple/use-chip_build-as-FROM-for-dev-docker by Justin Wood · 5 years ago
- 6f26a10 auto enforce is pretty, verify is pretty-check by Rob Walker · 5 years ago
- 620ec7c de-characterize the output build directory, i.e. don't assume the OS or that there's any container by Rob Walker · 5 years ago
- 4a33fd6 fixups by Rob Walker · 5 years ago
- 7060dda use chip_build as FROM for dev docker by Rob Walker · 5 years ago
- 242d171 Add HAP Crypto to src/crypto by Bhaskar Sarma · 5 years ago