{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":738526420,"defaultBranch":"master","name":"connectedhomeip","ownerLogin":"zhhyu7","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-01-03T12:35:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21120944?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716790178.0","currentOid":""},"activityList":{"items":[{"before":"23f3af8dc1b5917d34659ae95d0d3c18c907ee4b","after":"3718e996b56f36a553c1b4571f77728396590776","ref":"refs/heads/master","pushedAt":"2024-05-27T06:10:18.000Z","pushType":"push","commitsCount":1371,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Fixes and additions of some of the bounds checks in SystemPacketBuffer::New() (#33411)\n\n* Fixes and additions of some of the bounds checks in\nSystemPacketBuffer::New().\n\nWith the data length types changed to size_t, the bounds checks for the lengths\nneed to be appropriately modified so that we ensure that overflow does\nnot happen and the buffer allocation is performed correctly as requested\nby the caller of the API.\n\n* Apply suggestions from code review\n\nCo-authored-by: Boris Zbarsky \n\n---------\n\nCo-authored-by: Boris Zbarsky ","shortMessageHtmlLink":"Fixes and additions of some of the bounds checks in SystemPacketBuffe…"}},{"before":"35c695c9d085cf1197fa6b3c83bf9b0fb8cc2566","after":null,"ref":"refs/heads/upstream-3","pushedAt":"2024-05-27T06:09:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"}},{"before":"8c3828a6fa8aefb7a5ac07de9c015090d3c2c420","after":"4e6c103264dcbcdb754ad7f5e243c8db69243f72","ref":"refs/heads/upstream-1","pushedAt":"2024-05-11T15:02:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system.\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system."}},{"before":"dbed68320f0a9600277bc99af3ccd27fe6c91bc5","after":"8c3828a6fa8aefb7a5ac07de9c015090d3c2c420","ref":"refs/heads/upstream-1","pushedAt":"2024-05-11T07:23:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system.\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system."}},{"before":"de231b70a4a55174e7d09d167188ad60dac1a790","after":"dbed68320f0a9600277bc99af3ccd27fe6c91bc5","ref":"refs/heads/upstream-1","pushedAt":"2024-05-11T06:32:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"6bb3dc2476a40045b67f6fc39d0cebf0bb776711","after":"de231b70a4a55174e7d09d167188ad60dac1a790","ref":"refs/heads/upstream-1","pushedAt":"2024-05-11T06:32:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"342bdfdaa0048104eb7326077a320aaf87e92973","after":"6bb3dc2476a40045b67f6fc39d0cebf0bb776711","ref":"refs/heads/upstream-1","pushedAt":"2024-05-11T06:09:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"f28489ff726debe27837384d60f366ed9c3f060f","after":"342bdfdaa0048104eb7326077a320aaf87e92973","ref":"refs/heads/upstream-1","pushedAt":"2024-05-11T03:46:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"9a5b6df31dd6c2b9642c9fbbc7a765ffa0a84156","after":"f28489ff726debe27837384d60f366ed9c3f060f","ref":"refs/heads/upstream-1","pushedAt":"2024-05-11T03:00:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"6b62ce2852af1e283067afff26d94e91947528b9","after":"9a5b6df31dd6c2b9642c9fbbc7a765ffa0a84156","ref":"refs/heads/upstream-1","pushedAt":"2024-05-07T23:38:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"3d10862970c04682a7908e2e4c7e7f6374999aa8","after":"6b62ce2852af1e283067afff26d94e91947528b9","ref":"refs/heads/upstream-1","pushedAt":"2024-05-07T15:49:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system.\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system."}},{"before":"77115cc4074e4fa1224a50ec67130ae5f9565b7f","after":"3d10862970c04682a7908e2e4c7e7f6374999aa8","ref":"refs/heads/upstream-1","pushedAt":"2024-05-07T15:23:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system.\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system."}},{"before":"da545e4f056cc4aa7b22410e665b8cf5a057e5a5","after":"77115cc4074e4fa1224a50ec67130ae5f9565b7f","ref":"refs/heads/upstream-1","pushedAt":"2024-05-07T15:06:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system.\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system."}},{"before":"5acf1fd7ae91253e435147521c2e299a9ad2d7c8","after":"35c695c9d085cf1197fa6b3c83bf9b0fb8cc2566","ref":"refs/heads/upstream-3","pushedAt":"2024-05-07T07:46:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"[NuttX] update Docker image\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"[NuttX] update Docker image"}},{"before":"49620d051e489efdf8966cbaa880066e9a19daae","after":"da545e4f056cc4aa7b22410e665b8cf5a057e5a5","ref":"refs/heads/upstream-1","pushedAt":"2024-03-26T14:35:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system.\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system."}},{"before":"b5b9665aa7cdadb52b4e90b5612a6a49f4610631","after":"49620d051e489efdf8966cbaa880066e9a19daae","ref":"refs/heads/upstream-1","pushedAt":"2024-03-26T14:19:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system.\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system."}},{"before":"44b5f25a12486336e85550537a6cfa9a16ae9646","after":"b5b9665aa7cdadb52b4e90b5612a6a49f4610631","ref":"refs/heads/upstream-1","pushedAt":"2024-03-26T14:09:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system.\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system."}},{"before":"515dcc760abc28c9d17da04e14953164e1b47178","after":"44b5f25a12486336e85550537a6cfa9a16ae9646","ref":"refs/heads/upstream-1","pushedAt":"2024-03-26T13:36:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system.\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system."}},{"before":"b5866a45454d0f6c746aeecdac807fe6a44ed39c","after":"515dcc760abc28c9d17da04e14953164e1b47178","ref":"refs/heads/upstream-1","pushedAt":"2024-03-26T13:23:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":null,"after":"5acf1fd7ae91253e435147521c2e299a9ad2d7c8","ref":"refs/heads/upstream-3","pushedAt":"2024-03-26T02:51:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"[NuttX] Update docker image","shortMessageHtmlLink":"[NuttX] Update docker image"}},{"before":"ee58355e84d56036230727f2f76e1382446cf4a5","after":"b5866a45454d0f6c746aeecdac807fe6a44ed39c","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T14:40:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"ca86602647dcd2dfdb0f39b076b3d330f5f627eb","after":"ee58355e84d56036230727f2f76e1382446cf4a5","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T14:34:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"60b6be450b37ebaf34d85642aa54729d908eb754","after":"ca86602647dcd2dfdb0f39b076b3d330f5f627eb","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T14:17:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"1de0c331f1fe489f88a7c933a36bebc6ca04e34b","after":"60b6be450b37ebaf34d85642aa54729d908eb754","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T12:12:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"db3df8850d62a4069a6bf21f1fde62ae509ecdf5","after":"1de0c331f1fe489f88a7c933a36bebc6ca04e34b","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T12:03:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"cacb13ac884df3017f09a788329e5320b142a57c","after":"db3df8850d62a4069a6bf21f1fde62ae509ecdf5","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T11:48:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"2a9217bb3f1a7d202ae7cacc00844a0232235f20","after":"cacb13ac884df3017f09a788329e5320b142a57c","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T11:23:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"fd29d0058a800b7a248472e55d536399ce078d05","after":"2a9217bb3f1a7d202ae7cacc00844a0232235f20","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T09:52:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"536bec013e6ac3d6fc8bc96ad58e3285e7df594b","after":"fd29d0058a800b7a248472e55d536399ce078d05","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T09:49:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}},{"before":"203a77c14b1cad1ea5f20eaddab4c19705d731c0","after":"536bec013e6ac3d6fc8bc96ad58e3285e7df594b","ref":"refs/heads/upstream-1","pushedAt":"2024-03-25T09:46:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zhhyu7","name":null,"path":"/zhhyu7","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21120944?s=80&v=4"},"commit":{"message":"Added compile support for NuttX system\n\nThis is a basic version of compile support and only x86 simulator\nlightning-app is supported now\n\nThe compilation method is shown below:\n./scripts/build/build_examples.py --target nuttx-x64-light build\nand compiled binaries are in the out/nuttx-x64-light directory.\n\nDetailed introduction about NuttX system can refer to this link:\nhttps://github.com/apache/nuttx\n\nSigned-off-by: zhanghongyu ","shortMessageHtmlLink":"Added compile support for NuttX system"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yN1QwNjoxMDoxOC4wMDAwMDBazwAAAARUiu59","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yN1QwNjoxMDoxOC4wMDAwMDBazwAAAARUiu59","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0yNVQwOTo0NjoyMy4wMDAwMDBazwAAAAQeaMzP"}},"title":"Activity · zhhyu7/connectedhomeip"}