{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":636225077,"defaultBranch":"main","name":"zephyr","ownerLogin":"blemouzy","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-05-04T11:32:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/124877155?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721119590.0","currentOid":""},"activityList":{"items":[{"before":"1aa0cabf35118bec6f61aa6f3075236d770f71ed","after":"2cce4040807c80884600f855aebb91210afa7fe2","ref":"refs/heads/jwt-add-verify","pushedAt":"2024-08-23T14:56:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: rename exp variables to expt\n\nFix 'WARNING: Violation to rule 21.2 (Should not used a reserved\nidentifier) - exp'\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: rename exp variables to expt"}},{"before":"17e1dad7b59ec69207d1b9ecbb461d0dca14a7bc","after":"f82b9961c9e4ffad42e2beb38967fe1aed1ee2ef","ref":"refs/heads/jwt-remove-payload-len","pushedAt":"2024-08-23T14:51:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: remove jwt_payload_len function\n\nThe function jwt_payload_len doesn't return payload length but returns\nused data in builder->buf\n\nIf jwt_payload_len is called after jwt_init_builder, header length will\nbe returned\nIf jwt_payload_len is called after jwt_add_payload, header+payload\nlength will be returned\nIf jwt_payload_len is called after jwt_sign, header+payload+sign length\nwill be returned\n\nSo, this commit removes the function and uses strlen instead\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: remove jwt_payload_len function"}},{"before":"fd0e46506fabd4c0c91ecb336a39cb6a6aa2b270","after":"179c85aa06d670ca48844a2e0d009fb3863a424e","ref":"refs/heads/main","pushedAt":"2024-08-23T14:50:50.000Z","pushType":"push","commitsCount":1715,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"tests: net: socket: udp: clear control data buffer before recvmsg\n\nCurrently, the test doesn't clear the control data buffer before\ncalling recvmsg. This leads to recvmsg being unable to add the new\ncontrol data, which corresponds to the current received data.\nThis commit aims to clear the control data buffer to match most use\ncases, when the control data buffer is empty before calling recvmsg.\n\nSigned-off-by: Axel Le Bourhis ","shortMessageHtmlLink":"tests: net: socket: udp: clear control data buffer before recvmsg"}},{"before":"6f812bde7e10b867a5ec0da3b742f21e741b9ab0","after":"2af2a138781a5da669eb1339ddaac8eb8440c412","ref":"refs/heads/jwt-doc-fix","pushedAt":"2024-08-23T06:18:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: add missing documentation\n\nFix some errors and add missing functions documentation.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: add missing documentation"}},{"before":"0aa1230a0b7e6a6f2ba528fde8740cf20573bd99","after":"1aa0cabf35118bec6f61aa6f3075236d770f71ed","ref":"refs/heads/jwt-add-verify","pushedAt":"2024-07-16T11:22:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: rename exp variables to expt\n\nFix 'WARNING: Violation to rule 21.2 (Should not used a reserved\nidentifier) - exp'\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: rename exp variables to expt"}},{"before":"accbd07921945ce7e5f6add4b4397de6b7acc6a0","after":"0aa1230a0b7e6a6f2ba528fde8740cf20573bd99","ref":"refs/heads/jwt-add-verify","pushedAt":"2024-07-16T10:07:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: rename exp variables to expt\n\nFix 'WARNING: Violation to rule 21.2 (Should not used a reserved\nidentifier) - exp'\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: rename exp variables to expt"}},{"before":"41ea4a11e92f45bae3e252abb7d2c25ecdac522c","after":"accbd07921945ce7e5f6add4b4397de6b7acc6a0","ref":"refs/heads/jwt-add-verify","pushedAt":"2024-07-16T09:51:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: add functions to parse a token\n\n- Add a new function jwt_parse_payload to parse token payload\n- Add a new function jwt_verify to verify token header and signature\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: add functions to parse a token"}},{"before":null,"after":"41ea4a11e92f45bae3e252abb7d2c25ecdac522c","ref":"refs/heads/jwt-add-verify","pushedAt":"2024-07-16T08:46:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: add functions to parse a token\n\n- Add a new function jwt_parse_payload to parse token payload\n- Add a new function jwt_verify to verify token header and signature\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: add functions to parse a token"}},{"before":null,"after":"6f812bde7e10b867a5ec0da3b742f21e741b9ab0","ref":"refs/heads/jwt-doc-fix","pushedAt":"2024-07-15T12:23:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: add missing documentation\n\nFix some errors and add missing functions documentation.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: add missing documentation"}},{"before":"dea09917ed8890af5d7fb45eeaac399ac687ffae","after":"17e1dad7b59ec69207d1b9ecbb461d0dca14a7bc","ref":"refs/heads/jwt-remove-payload-len","pushedAt":"2024-07-15T09:56:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: remove jwt_payload_len function\n\nThe function jwt_payload_len doesn't return payload length but returns\nused data in builder->buf\n\nIf jwt_payload_len is called after jwt_init_builder, header length will\nbe returned\nIf jwt_payload_len is called after jwt_add_payload, header+payload\nlength will be returned\nIf jwt_payload_len is called after jwt_sign, header+payload+sign length\nwill be returned\n\nSo, this commit removes the function and uses strlen instead\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: remove jwt_payload_len function"}},{"before":null,"after":"dea09917ed8890af5d7fb45eeaac399ac687ffae","ref":"refs/heads/jwt-remove-payload-len","pushedAt":"2024-07-15T09:54:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"jwt: remove jwt_payload_len function\n\nThe function jwt_payload_len doesn't return payload length but returns\nused data in builder->buf\n\nIf jwt_payload_len is called after jwt_init_builder, header length will\nbe returned\nIf jwt_payload_len is called after jwt_add_payload, header+payload\nlength will be returned\nIf jwt_payload_len is called after jwt_sign, header+payload+sign length\nwill be returned\n\nSo, this commit remove the function and use strlen instead\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"jwt: remove jwt_payload_len function"}},{"before":"a1dd9a5f6e562a11edc238e3af76dd64caddca83","after":"fd0e46506fabd4c0c91ecb336a39cb6a6aa2b270","ref":"refs/heads/main","pushedAt":"2024-07-15T08:23:14.000Z","pushType":"push","commitsCount":4778,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"release: Zephyr v3.7.0-rc3\n\nSet the version to v3.7.0-rc3\n\nSigned-off-by: Alberto Escolar Piedras ","shortMessageHtmlLink":"release: Zephyr v3.7.0-rc3"}},{"before":"e996ec650e38f9b8dcaf12e138c253da3ba2f55e","after":"fb2a1af897884c0ad00bec0442ca89039aece28e","ref":"refs/heads/mimxrt1050_evk_b1","pushedAt":"2024-04-24T06:36:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"boards: mimxrt1050_evk: doc: add SWD related jumpers for rev B1\n\nAdd jumpers used for SWD on rev B1 boards.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"boards: mimxrt1050_evk: doc: add SWD related jumpers for rev B1"}},{"before":"76ecb7408ebea8bb282312464baec74c38b26ea2","after":"e996ec650e38f9b8dcaf12e138c253da3ba2f55e","ref":"refs/heads/mimxrt1050_evk_b1","pushedAt":"2024-04-23T13:08:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"boards: mimxrt1050_evk: doc: add SWD related jumpers for rev B1\n\nAdd jumpers used for SWD on rev B1 boards.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"boards: mimxrt1050_evk: doc: add SWD related jumpers for rev B1"}},{"before":"32a97dfa5b678a72cb8ece2f0be8fee4cb33b0d1","after":"76ecb7408ebea8bb282312464baec74c38b26ea2","ref":"refs/heads/mimxrt1050_evk_b1","pushedAt":"2024-04-23T13:01:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"boards: mimxrt1050_evk: doc: add SWD related jumpers for rev B1\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"boards: mimxrt1050_evk: doc: add SWD related jumpers for rev B1"}},{"before":null,"after":"32a97dfa5b678a72cb8ece2f0be8fee4cb33b0d1","ref":"refs/heads/mimxrt1050_evk_b1","pushedAt":"2024-04-23T12:54:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"boards: mimxrt1050_evk: doc: add SWD related jumpers for rev B1","shortMessageHtmlLink":"boards: mimxrt1050_evk: doc: add SWD related jumpers for rev B1"}},{"before":"01ea0f2d7e433c0a9e9eb639f60987b075e07870","after":"a1dd9a5f6e562a11edc238e3af76dd64caddca83","ref":"refs/heads/main","pushedAt":"2024-04-23T12:33:05.000Z","pushType":"push","commitsCount":146,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"bluetooth: host: Fix alignment of gatt_chrc\n\nThe following warning is issued by clang:\n\nwarning: field within 'struct gatt_chrc' is less aligned than 'union\ngatt_chrc::(anonymous at subsys/bluetooth/host/gatt.c:1859:2)' and\nis usually due to 'struct gatt_chrc' being packed, which can lead\nto unaligned accesses [-Wunaligned-access]\n\nThis is due to the fact that the uint16_t uuid field requires 2-byte\nalignment but it is not marked as packed. Since the enclosing struct is\nindeed packed, the required alignment is not guaranteed and so clang\ncomplains. Fix it by ensuring that the union is marked as packed too.\n\nSigned-off-by: Carles Cufi ","shortMessageHtmlLink":"bluetooth: host: Fix alignment of gatt_chrc"}},{"before":"be2d954342dbf119036ea9ca12f5474dcb2563d8","after":"f8c76021744f2a40de158a1fed1903a5e2f47c78","ref":"refs/heads/add-lm75-trigger","pushedAt":"2024-04-19T06:16:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"drivers: sensor: lm75: add alert threshold support\n\nAdd SENSOR_ATTR_ALERT and SENSOR_ATTR_HYSTERESIS attributes support.\nThe code is heavily inspired by the one for lm77 sensor.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"drivers: sensor: lm75: add alert threshold support"}},{"before":"40b53d5d774705d27183aaa1e42f2f322250da10","after":"01ea0f2d7e433c0a9e9eb639f60987b075e07870","ref":"refs/heads/main","pushedAt":"2024-04-19T06:15:27.000Z","pushType":"push","commitsCount":2920,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"tests: boards: nrf: add i2c driver test with TWIS slave\n\nTest defines a lopback between i2c driver master and nrfx TWIS slave\nto verify their functional correctness.\n\nSigned-off-by: Nikodem Kastelik ","shortMessageHtmlLink":"tests: boards: nrf: add i2c driver test with TWIS slave"}},{"before":"55bbfc064ac3d91fe6f43bc148e0bed2518d9b45","after":"be2d954342dbf119036ea9ca12f5474dcb2563d8","ref":"refs/heads/add-lm75-trigger","pushedAt":"2024-02-09T07:29:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"drivers: sensor: lm75: add alert threshold support\n\nAdd SENSOR_ATTR_ALERT and SENSOR_ATTR_HYSTERESIS attributes support.\nThe code is heavily inspired by the one for lm77 sensor.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"drivers: sensor: lm75: add alert threshold support"}},{"before":"0a3fe40505095bc679139ceb81796b7a65a06945","after":"40b53d5d774705d27183aaa1e42f2f322250da10","ref":"refs/heads/main","pushedAt":"2024-02-09T06:53:29.000Z","pushType":"push","commitsCount":2671,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"Kconfig LTO: Prevent with native simulator based targets\n\nLTO cannot be really used with the native simulator based\ntargets neither today.\n\nWhen doing a partial link as we do for these targets\nthe linker will complain if we are mixing LTO and non LTO\nbuilt code, and fall back to only produce non-LTO output.\n(The link warning will cause twister to fail the test)\n\nToday not all inputs to this partial link are built\nwith LTO enabled (offsets.c and the app library are not).\n\nEven if they were, the native targets are mostly\na test and debugging facility, so optimizations like\nthese are not beneficial in general.\n\nLet's just prevent selecting LTO for these targets.\n\nSigned-off-by: Alberto Escolar Piedras ","shortMessageHtmlLink":"Kconfig LTO: Prevent with native simulator based targets"}},{"before":"ac669492e50476a79756cf2a4b4159ff4cb4e8e8","after":"55bbfc064ac3d91fe6f43bc148e0bed2518d9b45","ref":"refs/heads/add-lm75-trigger","pushedAt":"2023-12-08T13:09:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"drivers: sensor: lm75: add alert threshold support\n\nAdd SENSOR_ATTR_ALERT and SENSOR_ATTR_HYSTERESIS attributes support.\nThe code is heavily inspired by the one for lm77 sensor.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"drivers: sensor: lm75: add alert threshold support"}},{"before":"b1c207524b09e3cfe48ddfc42d7abd3d860afeb9","after":"0a3fe40505095bc679139ceb81796b7a65a06945","ref":"refs/heads/main","pushedAt":"2023-12-08T13:04:14.000Z","pushType":"push","commitsCount":2580,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"drivers: intc: plic: set edge-triggered register address using compat\n\nDefine the edge-trigger register base address based on whether\nthe PLIC node in the devicetree has an additional compatible\nthat supports edge-triggered interrupt.\n\nLimited the implementation to Andes NCEPLIC100 only, updated\nthe devicetree binding of `andes_v5_ae350` accordingly.\n\nSigned-off-by: Yong Cong Sin ","shortMessageHtmlLink":"drivers: intc: plic: set edge-triggered register address using compat"}},{"before":"ec78011afd0929a7e90698fab1f59d81ee77f9ad","after":"0d4287a067ead581f9e1e213fb0e6d2137db4376","ref":"refs/heads/add-audio-errors-mngt","pushedAt":"2023-10-23T07:32:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"drivers: audio: add errors management\n\nAdd audio_codec_clear_errors and audio_codec_register_errors_callback\nfunctions to manage audio codec errors.\nCallback has to be called from dedicated thread to allow I2C or SPI\noperations.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"drivers: audio: add errors management"}},{"before":"0ff9c78b19c2808da896b042013a9f12a66e623e","after":"c2a25df6716b319b0bcdd7b559717b79fd9b3893","ref":"refs/heads/tas6422dac-driver-tdm-support","pushedAt":"2023-10-23T07:32:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"drivers: audio: tas6422dac: add TDM support\n\nAdd new tas6422dac device tree properties:\n- tdm-slots to select TDM slots to use\n- tdm-slot-size to choose TDM slot size\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"drivers: audio: tas6422dac: add TDM support"}},{"before":"059f66e9c9b99571d390023a1c9c6e730bd36ccc","after":"4ca5ee37814ba4cbadc5713398432c4b1547f3ec","ref":"refs/heads/tas6422dac-driver-fix-mute","pushedAt":"2023-10-23T07:31:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"drivers: audio: tas6422dac: fix codec_mute_output function\n\nMute GPIO mutes both channel 1 and channel 2.\nSo, only control it when all channels have to be muted.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"drivers: audio: tas6422dac: fix codec_mute_output function"}},{"before":"a090deabda46e8a96ea3b6928625861b4f0b6345","after":"ac669492e50476a79756cf2a4b4159ff4cb4e8e8","ref":"refs/heads/add-lm75-trigger","pushedAt":"2023-10-23T07:01:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"drivers: sensor: lm75: add alert threshold support\n\nAdd SENSOR_ATTR_ALERT and SENSOR_ATTR_HYSTERESIS attributes support.\nThe code is heavily inspired by the one for lm77 sensor.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"drivers: sensor: lm75: add alert threshold support"}},{"before":"87a80d450cf0da26302dab5d2a81ed1cc39ebe1d","after":"cce1829212fb8e9c0cb2cf8e256928de86c8b54b","ref":"refs/heads/add-audio-shell","pushedAt":"2023-10-23T06:56:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"drivers: audio: add Audio Codec shell commands\n\nAdd shell commands to start, stop and set properties of an Audio Codec\ndevice.\n\nSigned-off-by: Benjamin Lemouzy ","shortMessageHtmlLink":"drivers: audio: add Audio Codec shell commands"}},{"before":"b122685eff5b4f22a88359402a8b07b36c381d0c","after":"b1c207524b09e3cfe48ddfc42d7abd3d860afeb9","ref":"refs/heads/main","pushedAt":"2023-10-23T06:17:42.000Z","pushType":"push","commitsCount":573,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"ci: github: Only build docs for zephyrproject-rtos GH org\n\nAs documentation is now built using one of our self-hosted runners,\nhave the GitHub action only run for the upstream repo, not for potential\nforks.\n\nSigned-off-by: Benjamin Cabé ","shortMessageHtmlLink":"ci: github: Only build docs for zephyrproject-rtos GH org"}},{"before":"078967671c9038367edeb60818c0e69015320e32","after":"b122685eff5b4f22a88359402a8b07b36c381d0c","ref":"refs/heads/main","pushedAt":"2023-10-09T05:44:23.000Z","pushType":"push","commitsCount":99,"pusher":{"login":"blemouzy","name":"Benjamin Lemouzy","path":"/blemouzy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124877155?s=80&v=4"},"commit":{"message":"bluetooth: conn: Fix compiler warning\n\nWhen compiling conn.c using arm-none-eabi-gcc version 11.3.1 20220712\nwith the -Wmaybe-uninitialized flag a warning is emitted due to\npending_no_cb not being initialized. I'm not sure if initializing it to\nNULL is the \"correct\" fix, but it's certainly not any worse then it being\nuninitialized, and it fixes the warning.\n\nSigned-off-by: Dennis Grijalva ","shortMessageHtmlLink":"bluetooth: conn: Fix compiler warning"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yM1QxNDo1NjoxOS4wMDAwMDBazwAAAASidptr","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wOVQwNTo0NDoyMy4wMDAwMDBazwAAAAOSY8zb"}},"title":"Activity · blemouzy/zephyr"}