{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":456328557,"defaultBranch":"main","name":"AtomVM","ownerLogin":"UncleGrumpy","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-02-07T02:09:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69995513?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726282627.0","currentOid":""},"activityList":{"items":[{"before":"76827a4a1c07486e600aa32c43f8bda16801466d","after":"aabb956af2992d316f4628194cd5df467187d72e","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-25T23:50:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Add examples and documentation for ESP32 ADC driver\n\nAdds Erlang and Elixir examples for the ESP32 ADC driver, and documentation to\nthe Programmers Guide.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Add examples and documentation for ESP32 ADC driver"}},{"before":"f30fa9ba88c230f3f426c8e26a7eb2d589c1c705","after":"76827a4a1c07486e600aa32c43f8bda16801466d","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-25T23:33:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Add examples and documentation for ESP32 ADC driver\n\nAdds Erlang and Elixir examples for the ESP32 ADC driver, and documentation to\nthe Programmers Guide.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Add examples and documentation for ESP32 ADC driver"}},{"before":"2099e34408d724282afd415f970c422234a95473","after":"f30fa9ba88c230f3f426c8e26a7eb2d589c1c705","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-24T22:59:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Add examples and documentation for ESP32 ADC driver\n\nAdds Erlang and Elixir examples for the ESP32 ADC driver, and documentation to\nthe Programmers Guide.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Add examples and documentation for ESP32 ADC driver"}},{"before":"5f8f0c289e065adaa5cfebf8bb96fbbc0038bd36","after":"2099e34408d724282afd415f970c422234a95473","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-22T22:16:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Add examples and documentation for ESP32 ADC driver\n\nAdds Erlang and Elixir examples for the ESP32 ADC driver, and documentation to\nthe Programmers Guide.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Add examples and documentation for ESP32 ADC driver"}},{"before":null,"after":"26959481b9f6213403193935d78302c318666ed1","ref":"refs/heads/stm32_warnings","pushedAt":"2024-09-14T02:57:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Fix STM32 implicit function definition warnings\n\nSeveral functions in `stm32/src/lib/sys.c` were not declared, and are used in\n`main.c`. This adds missing function declarations to `stm32/src/lib/stm_sys.h`\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Fix STM32 implicit function definition warnings"}},{"before":"983d65fdc5900cab4c6e1b6198eedf17deb32df2","after":"81818c9c3c7353f2cbd0d7c72dc150bd2bc3d260","ref":"refs/heads/align-gpio-drivers","pushedAt":"2024-09-14T02:35:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Align gpio drivers: STM32 error returns\n\nStandardizes STM32 error returns: `{error, Reason :: term()}`. Nif functions\nraise `badarg`, or return `{error, Reason}` on errors.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Align gpio drivers: STM32 error returns"}},{"before":"8a0827becff45320580db2db6e8061f87af95a62","after":"983d65fdc5900cab4c6e1b6198eedf17deb32df2","ref":"refs/heads/align-gpio-drivers","pushedAt":"2024-09-13T23:46:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP align gpio drivers: ESP32 error returns\n\nStandardizes ESP32 error returns: `{error, Reason :: term()}`. Nif functions\nraise `badarg`, or return `{error, Reason}` on errors.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP align gpio drivers: ESP32 error returns"}},{"before":"02e033f3443486b10e5d41e3381cb2106cfb1f3f","after":"8a0827becff45320580db2db6e8061f87af95a62","ref":"refs/heads/align-gpio-drivers","pushedAt":"2024-09-13T23:42:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP align gpio drivers: ESP32 error returns\n\nStandardizes ESP32 error returns: `{error, Reason :: term()}`. Nif functions\nraise `badarg`, or return `{error, Reason}` on errors.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP align gpio drivers: ESP32 error returns"}},{"before":"d811f28370bff23014f4e255372ec2f186fb8cc2","after":"02e033f3443486b10e5d41e3381cb2106cfb1f3f","ref":"refs/heads/align-gpio-drivers","pushedAt":"2024-09-13T23:28:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP align gpio drivers: ESP32 error returns\n\nStandardizes ESP32 error returns: `{error, Reason :: term()}`. Nif functions\nraise `badarg`, or return `{error, Reason}` on errors.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP align gpio drivers: ESP32 error returns"}},{"before":"b33dd9e695638f45f404b5c3bd552246a2c608b8","after":"d811f28370bff23014f4e255372ec2f186fb8cc2","ref":"refs/heads/align-gpio-drivers","pushedAt":"2024-09-13T23:12:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP align gpio drivers: ESP32 error returns\n\nStandardizes ESP32 error returns: `{error, Reason :: term()}`. Nif functions\nraise `badarg`, or return `{error, Reason}` on errors.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP align gpio drivers: ESP32 error returns"}},{"before":"98db35c32c9c4928c39cff2cb6c25b638bf27515","after":"b33dd9e695638f45f404b5c3bd552246a2c608b8","ref":"refs/heads/align-gpio-drivers","pushedAt":"2024-09-13T23:00:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP align gpio drivers: ESP32 error returns\n\nStandardizes ESP32 error returns: `{error, Reason :: term()}`. Nif functions\nraise `badarg`, or return `{error, Reason}` on errors.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP align gpio drivers: ESP32 error returns"}},{"before":null,"after":"98db35c32c9c4928c39cff2cb6c25b638bf27515","ref":"refs/heads/align-gpio-drivers","pushedAt":"2024-09-13T22:49:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP align gpio drivers\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP align gpio drivers"}},{"before":"281f00c020f55eb5343ca6d256ff0fc3760ff2f1","after":"5f8f0c289e065adaa5cfebf8bb96fbbc0038bd36","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-09T02:37:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP: Add Elixir support for ADC nifs\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP: Add Elixir support for ADC nifs"}},{"before":"80c946fec5f09817505c9af5b28431be90ae0ece","after":"281f00c020f55eb5343ca6d256ff0fc3760ff2f1","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-09T02:25:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP: Add Elixir support for ADC nifs\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP: Add Elixir support for ADC nifs"}},{"before":"4c16283e9402ea7c567de81b67aaa152fdfaec64","after":"80c946fec5f09817505c9af5b28431be90ae0ece","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-09T00:59:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP: Add Elixir support for ADC nifs\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP: Add Elixir support for ADC nifs"}},{"before":"3e6d5273b6007773548d0c2e7e6afc54aa174b79","after":"4c16283e9402ea7c567de81b67aaa152fdfaec64","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-09T00:58:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP: Add Elixir support for ADC nifs\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP: Add Elixir support for ADC nifs"}},{"before":"111d11f639d9e1f94c5e5dd624a5ecff0cdea3ab","after":"3e6d5273b6007773548d0c2e7e6afc54aa174b79","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-08T23:45:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP: Add Elixir support for ADC nifs\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP: Add Elixir support for ADC nifs"}},{"before":null,"after":"111d11f639d9e1f94c5e5dd624a5ecff0cdea3ab","ref":"refs/heads/esp32_adc","pushedAt":"2024-09-08T23:39:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP: Add Elixir support for ADC nifs\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"WIP: Add Elixir support for ADC nifs"}},{"before":"0b04dc890169960b8245b4c827ea76f54cd80243","after":"a2f6953cf2819a3d5c8292e1386be72c49288dd8","ref":"refs/heads/esp32_workflows","pushedAt":"2024-09-06T22:42:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Update release notes to match supportes esp-idf versions\n\nBumps the links to current versions if esp-idf docs, adds v5.3 and removes EOL\nv4.4 from the supported versions table.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Update release notes to match supportes esp-idf versions"}},{"before":"ff9f1acfb269d5fc5034673fc0f3d834cd76fd37","after":"0b04dc890169960b8245b4c827ea76f54cd80243","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T23:24:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Update release notes to match supportes esp-idf versions\n\nBumps the links to current versions if esp-idf docs, adds v5.3 and removes EOL\nv4.4 from the supported versions table.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Update release notes to match supportes esp-idf versions"}},{"before":"74a0da525ea6d8d52de1d081d0d054b782753a0f","after":"ff9f1acfb269d5fc5034673fc0f3d834cd76fd37","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T22:58:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}},{"before":"d58bf9656b92407219c221693f2aa1fa84d134c3","after":"74a0da525ea6d8d52de1d081d0d054b782753a0f","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T22:54:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}},{"before":"d1d87f67cd88d44cb093fd6a192c33cd5126132a","after":"d58bf9656b92407219c221693f2aa1fa84d134c3","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T22:44:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}},{"before":"062192e38221f9e312e4ec9dbd595ca70e671499","after":"d1d87f67cd88d44cb093fd6a192c33cd5126132a","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T22:37:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Update release notes to match supportes esp-idf versions\n\nBumps the links to current versions if esp-idf docs, adds v5.3 and removes EOL\nv4.4 from the supported versions table.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Update release notes to match supportes esp-idf versions"}},{"before":"d1d87f67cd88d44cb093fd6a192c33cd5126132a","after":"062192e38221f9e312e4ec9dbd595ca70e671499","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T22:13:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}},{"before":"2957c2bc6b686c0a177b28de02dab692c8cf64c7","after":"d1d87f67cd88d44cb093fd6a192c33cd5126132a","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T21:16:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Update release notes to match supportes esp-idf versions\n\nBumps the links to current versions if esp-idf docs, adds v5.3 and removes EOL\nv4.4 from the supported versions table.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Update release notes to match supportes esp-idf versions"}},{"before":"827f23ada31d9122e0c22cfa8ce4dab10737ff95","after":"2957c2bc6b686c0a177b28de02dab692c8cf64c7","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T21:09:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Update release notes to match supportes esp-idf versions\n\nBumps the links to current versions if esp-idf docs, adds v5.3 and removes EOL\nv4.4 from the supported versions table.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Update release notes to match supportes esp-idf versions"}},{"before":"5de7260595fa1503c6045eef34a68d482fef02c7","after":"827f23ada31d9122e0c22cfa8ce4dab10737ff95","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T21:03:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Update release notes to match supportes esp-idf versions\n\nBumps the links to current versions if esp-idf docs, adds v5.3 and removes EOL\nv4.4 from the supported versions table.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Update release notes to match supportes esp-idf versions"}},{"before":"d3b82fb57665880229cf8a3ce488609810106d80","after":"5de7260595fa1503c6045eef34a68d482fef02c7","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T21:01:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Update release notes to match supportes esp-idf versions\n\nBumps the links to current versions if esp-idf docs, adds v5.3 and removes EOL\nv4.4 from the supported versions table.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Update release notes to match supportes esp-idf versions"}},{"before":"a5cf2ab55fdb4a35a223f2671fe31963d1babe61","after":"d3b82fb57665880229cf8a3ce488609810106d80","ref":"refs/heads/esp32_workflows","pushedAt":"2024-08-19T20:34:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"UncleGrumpy","name":"Winford","path":"/UncleGrumpy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69995513?s=80&v=4"},"commit":{"message":"Update release notes to match supportes esp-idf versions\n\nBumps the links to current versions if esp-idf docs, adds v5.3 and removes EOL\nv4.4 from the supported versions table.\n\nSigned-off-by: Winford ","shortMessageHtmlLink":"Update release notes to match supportes esp-idf versions"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNVQyMzo1MDo1NS4wMDAwMDBazwAAAATA5DIs","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xOVQyMDozNDo1NC4wMDAwMDBazwAAAASebVQK"}},"title":"Activity ยท UncleGrumpy/AtomVM"}