Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ESP32] doc:added doc for vs code development (project-chip#28690)
* [ESP32] doc:added doc for vs code development * [ReadHandler] Unification of serial "now" timestamp (project-chip#28657) * Removed multiple calls to GetCurrentMonotonicTimestamp in series to ensure that the NOW value used remains the same along each checks * removed mNow, using stack now timestamps instead * Added missing @param description * Removed un-necessary comments * [TI] Resolve build issues in Example Applications (project-chip#28508) * Update TI Example applications to correctly pull in requirements.txt - Fix application build failures * Adjust return value to properly exit post-commissioning * Resolve run-time failure when using MTD configuration * Update OT TI Configuration * Disable Progress logging on lighting app for size constraints * Restyled by clang-format * Restyled by gn --------- Co-authored-by: Restyled.io <[email protected]> * [ESP32] doc:added doc for vs code development * [ESP32] doc:added doc for vs code development --------- Co-authored-by: lpbeliveau-silabs <[email protected]> Co-authored-by: adabreuti <[email protected]> Co-authored-by: Restyled.io <[email protected]>
- Loading branch information