{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":682006276,"defaultBranch":"main","name":"PicoPiFi","ownerLogin":"sidd-kishan","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-08-23T08:30:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1007208?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721759186.0","currentOid":""},"activityList":{"items":[{"before":"251720d2a5b3c92cddafa11e270749ba30cba88b","after":"4dc5becb16287c7329b3931ab8ebd9e8ff2f456b","ref":"refs/heads/main","pushedAt":"2024-07-23T18:24:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"updated library","shortMessageHtmlLink":"updated library"}},{"before":"d4c2847b4cc03ce2578855a2f379cb12fd056567","after":"251720d2a5b3c92cddafa11e270749ba30cba88b","ref":"refs/heads/main","pushedAt":"2024-07-23T18:01:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"tried reducing dma reconfiguration over head","shortMessageHtmlLink":"tried reducing dma reconfiguration over head"}},{"before":"5f250aee89714f466613708c141fa784826e902b","after":"d4c2847b4cc03ce2578855a2f379cb12fd056567","ref":"refs/heads/main","pushedAt":"2024-07-21T07:13:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"starting to replace memcpy with DMA","shortMessageHtmlLink":"starting to replace memcpy with DMA"}},{"before":"4c584645ed06870734ebfa288ee469efffcd5258","after":"5f250aee89714f466613708c141fa784826e902b","ref":"refs/heads/main","pushedAt":"2024-07-20T17:32:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"code cleanup","shortMessageHtmlLink":"code cleanup"}},{"before":"d939308b695eeff88bf27db08a52f471698fbd51","after":"4c584645ed06870734ebfa288ee469efffcd5258","ref":"refs/heads/main","pushedAt":"2024-07-20T16:54:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"made usbd_rndis editable and updatable\n\nPicoPiFi$ git submodule status\n+b7556b2ddc906ae5b83d5b7f00fcfe8fb9b2257a CherryUSB (v1.3.1-19-gb7556b2)\n 6a7db34ff63345a7badec79ebea3aaef1712f374 pico-sdk (1.5.1)\nPicoPiFi/pico-sdk/lib$ git submodule status\n+2b49e57bd1fae85ac32ac1f41cdb7c794de335f6 btstack (v1.6.1)\n+1d2227bca200e13c1d6a630032d5f6d7fca69fef cyw43-driver (v1.0.3-7-g1d2227b)\n+73fcf72792a926a4e0ac8b656b29bff70552d927 lwip (STABLE-2_2_0_RELEASE-82-g73fcf727)\n+e7fdfdb913b769c66b6dabc75a07054deb2c0858 mbedtls (v3.6.0-627-ge7fdfdb91)\n+e09cf361048ec4a77ce6ec6ac35f1b8b2d62d76c tinyusb (0.16.0-901-ge09cf3610)","shortMessageHtmlLink":"made usbd_rndis editable and updatable"}},{"before":"ba6a80b42b564ac4e82b63078060a19b7c6e5dd0","after":"d939308b695eeff88bf27db08a52f471698fbd51","ref":"refs/heads/main","pushedAt":"2024-07-19T11:10:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"using cherryusb directly without creating library\n\n/PicoPiFi$ diff rp2040/usb_rp2040_reg.h CherryUSB/port/rp2040/usb_rp2040_reg.h","shortMessageHtmlLink":"using cherryusb directly without creating library"}},{"before":"f287b2beac85be887945ba5d564cb3d09fa41dde","after":"ba6a80b42b564ac4e82b63078060a19b7c6e5dd0","ref":"refs/heads/main","pushedAt":"2024-07-17T08:32:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Implementing custom usb_memcpy inhopes to seedup\n\nno speedup observed","shortMessageHtmlLink":"Implementing custom usb_memcpy inhopes to seedup"}},{"before":"874ea20d772c4a22d9fc5956445e34c67edfcf47","after":"f287b2beac85be887945ba5d564cb3d09fa41dde","ref":"refs/heads/main","pushedAt":"2024-07-16T16:55:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"library update added DMA chain\n\nPicoPiFi$ git submodule status\n+643578e5bebd82b11bcad14e700ca9c2d7abc424 CherryUSB (v1.3.1-17-g643578e)\n 6a7db34ff63345a7badec79ebea3aaef1712f374 pico-sdk (1.5.1)\nPicoPiFi/pico-sdk/lib$ git submodule status\n+2b49e57bd1fae85ac32ac1f41cdb7c794de335f6 btstack (v1.6.1)\n+1d2227bca200e13c1d6a630032d5f6d7fca69fef cyw43-driver (v1.0.3-7-g1d2227b)\n+73fcf72792a926a4e0ac8b656b29bff70552d927 lwip (STABLE-2_2_0_RELEASE-82-g73fcf727)\n+cb854d5d19e05339448afb03839bee7f7e3ecd23 mbedtls (v3.6.0-607-gcb854d5d1)\n+1ba88ff3ac939bbefb90e1fb2a7c4eb9a0c657f3 tinyusb (0.16.0-857-g1ba88ff3a)","shortMessageHtmlLink":"library update added DMA chain"}},{"before":"5fc4f917c25e20434bc10c5689f0e6b3e04cd4bd","after":"874ea20d772c4a22d9fc5956445e34c67edfcf47","ref":"refs/heads/main","pushedAt":"2024-07-14T15:01:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"no pbuf buffer copy\n\njust need the callback to be independent","shortMessageHtmlLink":"no pbuf buffer copy"}},{"before":"e33d948f4f77c0af7e6ac0ef899d60b969f2318d","after":"5fc4f917c25e20434bc10c5689f0e6b3e04cd4bd","ref":"refs/heads/main","pushedAt":"2024-07-13T06:40:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"moving from memcpy to dma\n\nPicoPiFi$ git submodule status\n+9c14ea19a931fea0252a1368b9454972e09c0283 CherryUSB (v1.3.1-12-g9c14ea1)\n 6a7db34ff63345a7badec79ebea3aaef1712f374 pico-sdk (1.5.1)\nPicoPiFi/pico-sdk/lib$ git submodule status\n+2b49e57bd1fae85ac32ac1f41cdb7c794de335f6 btstack (v1.6.1)\n+1d2227bca200e13c1d6a630032d5f6d7fca69fef cyw43-driver (v1.0.3-7-g1d2227b)\n+73fcf72792a926a4e0ac8b656b29bff70552d927 lwip (STABLE-2_2_0_RELEASE-82-g73fcf727)\n+f974bff38c958f1f3ca997253f002a7b179952ab mbedtls (v3.6.0-590-gf974bff38)\n+bd15f65e81724d05493fe9e020daf9a2ff7d2865 tinyusb (0.16.0-853-gbd15f65e8)","shortMessageHtmlLink":"moving from memcpy to dma"}},{"before":"7743d86745269b8b3138bba85d828d443fe3c58d","after":"e33d948f4f77c0af7e6ac0ef899d60b969f2318d","ref":"refs/heads/main","pushedAt":"2024-07-07T17:48:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"removed packet cap","shortMessageHtmlLink":"removed packet cap"}},{"before":"67c3ca862df106d424506ab52d62e848e8ae6b6d","after":"7743d86745269b8b3138bba85d828d443fe3c58d","ref":"refs/heads/main","pushedAt":"2024-07-06T18:59:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"updated cherryusb\n\nPicoPiFi$ git submodule status\n+53114c0f16527bb6fd076e133cefde195697d5f3 CherryUSB (v1.3.1-1-g53114c0)\n 6a7db34ff63345a7badec79ebea3aaef1712f374 pico-sdk (1.5.1)\nPicoPiFi$ cd pico-sdk/\nPicoPiFi/pico-sdk$ git submodule status\n+2b49e57bd1fae85ac32ac1f41cdb7c794de335f6 lib/btstack (v1.6.1)\n+1d2227bca200e13c1d6a630032d5f6d7fca69fef lib/cyw43-driver (v1.0.3-7-g1d2227b)\n+73fcf72792a926a4e0ac8b656b29bff70552d927 lib/lwip (STABLE-2_2_0_RELEASE-82-g73fcf727)\n+1d256267b0182390f42085f6943ba540a41018e4 lib/mbedtls (v3.6.0-521-g1d256267b)\n+cb37a17ef7ed3dad86feb89e0fe2830e62a4346e lib/tinyusb (0.16.0-841-gcb37a17ef)","shortMessageHtmlLink":"updated cherryusb"}},{"before":"d30f330e053d324de6763317846e131348138d5e","after":"67c3ca862df106d424506ab52d62e848e8ae6b6d","ref":"refs/heads/main","pushedAt":"2024-07-04T08:46:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"refactored main.c a bit","shortMessageHtmlLink":"refactored main.c a bit"}},{"before":"51ab92aec2b7b53a20ac37d133df9bbe4cc7286e","after":"d30f330e053d324de6763317846e131348138d5e","ref":"refs/heads/main","pushedAt":"2024-07-04T07:01:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Update CherryUSB","shortMessageHtmlLink":"Update CherryUSB"}},{"before":"7d912c9f4bcf52249fac7c63e11ec6a95c35738d","after":"51ab92aec2b7b53a20ac37d133df9bbe4cc7286e","ref":"refs/heads/main","pushedAt":"2024-07-04T07:00:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"library updated","shortMessageHtmlLink":"library updated"}},{"before":"496ab8a35f6fa3d47b7b0d03726ccd4e2d02b771","after":"7d912c9f4bcf52249fac7c63e11ec6a95c35738d","ref":"refs/heads/main","pushedAt":"2024-06-27T16:50:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Updated Library","shortMessageHtmlLink":"Updated Library"}},{"before":"32272fdc7b095fc9574f08ace2d46b96b45f3118","after":"496ab8a35f6fa3d47b7b0d03726ccd4e2d02b771","ref":"refs/heads/main","pushedAt":"2024-06-27T08:54:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/sidd-kishan/PicoPiFi","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/sidd-kishan/PicoPiFi"}},{"before":"281775ef18ff0271cbb58e70072b294f48f9bc42","after":"32272fdc7b095fc9574f08ace2d46b96b45f3118","ref":"refs/heads/main","pushedAt":"2024-06-21T15:45:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Update README.md\n\nupdate build instruction","shortMessageHtmlLink":"Update README.md"}},{"before":"f6656fde18b78a38ed37e3739f0ffc15519457a1","after":"281775ef18ff0271cbb58e70072b294f48f9bc42","ref":"refs/heads/main","pushedAt":"2024-05-02T16:17:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"libs updated and tested connection","shortMessageHtmlLink":"libs updated and tested connection"}},{"before":"e0dad62f4a39351de34ae24e3de30aa776a4041d","after":"f6656fde18b78a38ed37e3739f0ffc15519457a1","ref":"refs/heads/main","pushedAt":"2024-03-27T17:06:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Library Updated","shortMessageHtmlLink":"Library Updated"}},{"before":"c6ce2ac27223ed7ddc57c5c5420444de8b3eb9e2","after":"e0dad62f4a39351de34ae24e3de30aa776a4041d","ref":"refs/heads/main","pushedAt":"2024-03-22T15:50:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"updated library","shortMessageHtmlLink":"updated library"}},{"before":"3513fbcafafca27e9af799d2dc99c7471a7dbd44","after":"c6ce2ac27223ed7ddc57c5c5420444de8b3eb9e2","ref":"refs/heads/main","pushedAt":"2024-03-17T06:22:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Libraries updated in hopes of performance increase","shortMessageHtmlLink":"Libraries updated in hopes of performance increase"}},{"before":"3f1ac1e6e1045fdbc02d5ce10e935f0c076e36db","after":"3513fbcafafca27e9af799d2dc99c7471a7dbd44","ref":"refs/heads/main","pushedAt":"2024-02-25T17:50:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"code cleanup lib update","shortMessageHtmlLink":"code cleanup lib update"}},{"before":"9cd30f12f3fec0b9a63c62454685279e14bda165","after":"3f1ac1e6e1045fdbc02d5ce10e935f0c076e36db","ref":"refs/heads/main","pushedAt":"2024-02-24T19:16:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"CherryUSB and picosdk latest and readme update","shortMessageHtmlLink":"CherryUSB and picosdk latest and readme update"}},{"before":"a73ee7243fd4f07dd93c9ac7e3c9aae0526baec9","after":"9cd30f12f3fec0b9a63c62454685279e14bda165","ref":"refs/heads/main","pushedAt":"2024-02-24T07:08:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"network performance improvement","shortMessageHtmlLink":"network performance improvement"}},{"before":"4b95056ba89423a86ba699ac4536308368b0d0b9","after":"a73ee7243fd4f07dd93c9ac7e3c9aae0526baec9","ref":"refs/heads/main","pushedAt":"2024-02-20T18:26:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"CherryUSB Library Updated","shortMessageHtmlLink":"CherryUSB Library Updated"}},{"before":"533142c8359ad3eee3c31fcf44e1f179ff172f2f","after":"4b95056ba89423a86ba699ac4536308368b0d0b9","ref":"refs/heads/main","pushedAt":"2024-02-18T19:23:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Bug Fix usb serial had stopped working","shortMessageHtmlLink":"Bug Fix usb serial had stopped working"}},{"before":"573388b5bb6d405b6bff01672f72771fac468678","after":"533142c8359ad3eee3c31fcf44e1f179ff172f2f","ref":"refs/heads/main","pushedAt":"2024-02-18T18:05:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"ac9c2b97c75a99ccfa6f965264146bba09b7816e","after":"573388b5bb6d405b6bff01672f72771fac468678","ref":"refs/heads/main","pushedAt":"2024-02-18T17:59:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Updated the CherryUSB lib and moved the rp2040/\n\nadded support for the latest CherryUSB library by matching the function calls","shortMessageHtmlLink":"Updated the CherryUSB lib and moved the rp2040/"}},{"before":"5888aaeb4765e982f55ba7e9d508ead4c6c3adae","after":"ac9c2b97c75a99ccfa6f965264146bba09b7816e","ref":"refs/heads/main","pushedAt":"2024-02-16T20:05:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sidd-kishan","name":"Aayush Deo","path":"/sidd-kishan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1007208?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEhyvdfAA","startCursor":null,"endCursor":null}},"title":"Activity ยท sidd-kishan/PicoPiFi"}