{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":643799072,"defaultBranch":"master","name":"STM8-SDCC-Template","ownerLogin":"MahdaSystem","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-05-22T07:23:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/51875186?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1684740227.609699","currentOid":""},"activityList":{"items":[{"before":"cb84dd2699f9c6c163279a960724c14f972fa892","after":"efa3993eb1ca32282a38a55b52d57307f672a0e8","ref":"refs/heads/master","pushedAt":"2023-06-03T08:38:29.886Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Fix GPIO_ReadInputPin bug","shortMessageHtmlLink":"Fix GPIO_ReadInputPin bug"}},{"before":"f67e0cad464c828ec1e23ae398be46fa49932d26","after":"cb84dd2699f9c6c163279a960724c14f972fa892","ref":"refs/heads/master","pushedAt":"2023-05-29T11:59:58.886Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Improve logging output and add @ to Makefile recipes\n\nThe commit updates the `Makefile` to improve logging output of `make` commands. It also adds `@` to the Makefile recipes to silence all commands executed.","shortMessageHtmlLink":"Improve logging output and add @ to Makefile recipes"}},{"before":"75d4d750876b2e42aa301583a0577e54dea28712","after":"f67e0cad464c828ec1e23ae398be46fa49932d26","ref":"refs/heads/master","pushedAt":"2023-05-29T05:39:44.776Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Refactor the Makefile for cross-platform compatibility","shortMessageHtmlLink":"Refactor the Makefile for cross-platform compatibility"}},{"before":"0bc946922f8bb4f3643deb4177186fe2d9734a66","after":"75d4d750876b2e42aa301583a0577e54dea28712","ref":"refs/heads/master","pushedAt":"2023-05-24T12:12:49.112Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Fix bug and improvement\n\nMake the code changes:\n- Fix the include directory path inside the Makefile.\n- Update project source and include directories to remove redundant folder structure.\n- Improve OS compatibility for including directories.\n- Collect all included folders efficiently.\n- Replace the `mkdir -p` command with a platform-agnostic one.","shortMessageHtmlLink":"Fix bug and improvement"}},{"before":"cfc27e0d35b4cb1f270708f68b78245493ba25f2","after":"0bc946922f8bb4f3643deb4177186fe2d9734a66","ref":"refs/heads/master","pushedAt":"2023-05-24T10:43:49.173Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Add a new task for flashing","shortMessageHtmlLink":"Add a new task for flashing"}},{"before":"9c82a5751d08b24324e9b623f670abaa2d2b9271","after":"cfc27e0d35b4cb1f270708f68b78245493ba25f2","ref":"refs/heads/master","pushedAt":"2023-05-24T10:26:57.236Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Add new task \"re-build\" to VS Code tasks.json and a new Makefile target called \"re-build\".\n\nThis commit adds a new task \"re-build\" to the VS Code tasks.json that can be executed via Run Task command. Additionally, a new Makefile target called \"re-build\" has been included, which requires cleaning up before building the entire project.","shortMessageHtmlLink":"Add new task \"re-build\" to VS Code tasks.json and a new Makefile targ…"}},{"before":"9a21db09325574ba33554dc85260c9288b5cb209","after":"9c82a5751d08b24324e9b623f670abaa2d2b9271","ref":"refs/heads/master","pushedAt":"2023-05-24T10:22:08.815Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Add SDCC include directory to c_cpp_properties.json\n\nThis commit adds the path to SDCC's include directory to the c_cpp_properties.json file, allowing for proper IDE integration and code highlighting.","shortMessageHtmlLink":"Add SDCC include directory to c_cpp_properties.json"}},{"before":"9bf82769814a00d63f158b2b247f20ffe92ceb3c","after":"9a21db09325574ba33554dc85260c9288b5cb209","ref":"refs/heads/master","pushedAt":"2023-05-24T10:18:48.432Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Add project-specific VSCode configurations\n\nAdded `c_cpp_properties.json` for configuring the SDCC compiler and `\"files.associations\"` to `settings.json` to map file extensions to languages. Added `tasks.json` to define build and clean tasks for different platforms. Added `.code-workspace` to specify settings for all teams in the project.","shortMessageHtmlLink":"Add project-specific VSCode configurations"}},{"before":"93b9bbabcde5db0aaec8434cc699446265efce2a","after":"9bf82769814a00d63f158b2b247f20ffe92ceb3c","ref":"refs/heads/master","pushedAt":"2023-05-24T10:03:19.332Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Add clock and GPIO setup, and LED toggle functionality\n\nThis commit adds functionality to set up the clock and GPIO pins, and to toggle an LED on and off with a 1 second delay.","shortMessageHtmlLink":"Add clock and GPIO setup, and LED toggle functionality"}},{"before":"2cf78f2bdda060b3f790b7af5480a80c8876bed0","after":"93b9bbabcde5db0aaec8434cc699446265efce2a","ref":"refs/heads/master","pushedAt":"2023-05-22T12:39:32.389Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Improvement in Makefile by adjusting source and include paths, and setting up target","shortMessageHtmlLink":"Improvement in Makefile by adjusting source and include paths, and se…"}},{"before":"dc4f05b35a9d91d376bb10cd009ab45f9771f97c","after":"2cf78f2bdda060b3f790b7af5480a80c8876bed0","ref":"refs/heads/master","pushedAt":"2023-05-22T07:38:54.458Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}},{"before":"1cf597c103d538e3dc71ecb2f8dbec60d60e7fc4","after":"dc4f05b35a9d91d376bb10cd009ab45f9771f97c","ref":"refs/heads/master","pushedAt":"2023-05-22T07:35:49.215Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Add README.md","shortMessageHtmlLink":"Add README.md"}},{"before":null,"after":"1cf597c103d538e3dc71ecb2f8dbec60d60e7fc4","ref":"refs/heads/master","pushedAt":"2023-05-22T07:23:47.609Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Hossein-M98","name":"Hossein.M","path":"/Hossein-M98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52778819?s=80&v=4"},"commit":{"message":"Initial Commit","shortMessageHtmlLink":"Initial Commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADOfNXbQA","startCursor":null,"endCursor":null}},"title":"Activity · MahdaSystem/STM8-SDCC-Template"}