Skip to content
Snippets Groups Projects
  1. Apr 08, 2024
  2. Dec 22, 2023
  3. Sep 22, 2023
  4. Jun 20, 2023
  5. Mar 29, 2023
  6. Mar 02, 2023
    • Andrei Litvin's avatar
      Add instructions on setting up zap for ARM linux (#25431) · 0062c5d6
      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
      0062c5d6
  7. Feb 07, 2023
    • abiradarti's avatar
      Add TI CC32XX to Github CI (#24806) · 040eda02
      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: default avatarRestyled.io <commits@restyled.io>
      040eda02
  8. Jan 18, 2023
  9. Dec 09, 2022
  10. Dec 05, 2022
  11. Nov 03, 2022
  12. Sep 22, 2022
  13. Mar 31, 2022
  14. Feb 11, 2022
  15. Feb 09, 2022
  16. Dec 16, 2021
  17. Oct 19, 2021
  18. Aug 16, 2021
  19. Jul 02, 2021
  20. Jun 23, 2021
  21. May 19, 2021
    • FC's avatar
      Fix https-invalid landing page URL link in README (#6860) · 5258184d
      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.
      5258184d
  22. Apr 06, 2021
  23. Mar 02, 2021
  24. Feb 03, 2021
  25. Oct 12, 2020
  26. Oct 07, 2020
  27. Sep 18, 2020
  28. Sep 08, 2020
  29. Jul 03, 2020
    • Justin Wood's avatar
      Use GitHub Workflows (#1426) · c0584abb
      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
      c0584abb
  30. Jul 01, 2020
    • Justin Wood's avatar
      Update README.md · 4972cf3d
      Justin Wood authored
      4972cf3d
    • Justin Wood's avatar
      Ready README.md for open source (#1000) · d4a06151
      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
      d4a06151
  31. Jun 29, 2020
  32. Apr 29, 2020
  33. Apr 21, 2020
  34. Apr 02, 2020
  35. Apr 01, 2020
Loading