{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":59771425,"defaultBranch":"main","name":"zephyr","ownerLogin":"zephyrproject-rtos","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-05-26T17:54:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19595895?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726766955.0","currentOid":""},"activityList":{"items":[{"before":"b26d21fcfdd6713d80a323b794adf0a29fa06361","after":"bd03883744d49598dbb6755632e25469159906cc","ref":"refs/heads/main","pushedAt":"2024-09-19T22:02:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nashif","name":"Anas Nashif","path":"/nashif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180017?s=80&v=4"},"commit":{"message":"soc: imx8m: change RDC configuration based on device tree\n\nCan disable RDC configuration if RDC node is disabled.\n\nSigned-off-by: Jiafei Pan ","shortMessageHtmlLink":"soc: imx8m: change RDC configuration based on device tree"}},{"before":"a0d7016e2741d590416a25ab49cc6b0755c412a5","after":"b26d21fcfdd6713d80a323b794adf0a29fa06361","ref":"refs/heads/main","pushedAt":"2024-09-19T22:02:43.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"nashif","name":"Anas Nashif","path":"/nashif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180017?s=80&v=4"},"commit":{"message":"drivers: dma: dma_nxp_edma: support 64-bit TCD\n\nOn some EDMA versions, some TCD registers (e.g: SADDR, DADDR,\nSLAST, DLAST, etc...) are extended to 64 bits via adding a new\nHIGH register holding the value of bits [63:32]. Since, for now,\nthe driver doesn't support 64-bit addresses, this scenario is\nsupported by sign-extending the 32-bit value written to SLAST/DLAST.\nSADDR and DADDR are taken care of on HAL side.\n\nSigned-off-by: Laurentiu Mihalcea ","shortMessageHtmlLink":"drivers: dma: dma_nxp_edma: support 64-bit TCD"}},{"before":"bc8cb0be4ca5db93c567fbdef79fe10a42f8bdb2","after":"a0d7016e2741d590416a25ab49cc6b0755c412a5","ref":"refs/heads/main","pushedAt":"2024-09-19T22:02:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"nashif","name":"Anas Nashif","path":"/nashif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180017?s=80&v=4"},"commit":{"message":"soc: espressif: Simple boot validity\n\nUpdate CONFIG_ESP_SIMPLE_BOOT to exclude if CONFIG_MCUBOOT=y\nFix usage of the config according to actual definition.\n\nSigned-off-by: Marek Matej ","shortMessageHtmlLink":"soc: espressif: Simple boot validity"}},{"before":"b4ff177aa041065479a44555fe7adb32d0d45594","after":"bc8cb0be4ca5db93c567fbdef79fe10a42f8bdb2","ref":"refs/heads/main","pushedAt":"2024-09-19T22:01:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nashif","name":"Anas Nashif","path":"/nashif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180017?s=80&v=4"},"commit":{"message":"net: l2: wifi: ensure certificates directory is created\n\nEnsure that the output certificates directory is created, where\ngenerated certificates will be placed. This fixes a build error seen\nwhen using `make` to build samples/net/wifi for the rd_rw612_bga board,\nwhere the output directory for generated certificates did not exist at\nbuild time.\n\nSigned-off-by: Daniel DeGrasse ","shortMessageHtmlLink":"net: l2: wifi: ensure certificates directory is created"}},{"before":"f6d5c2e4b40c28fbff831f783ab4c648bff803ba","after":"b4ff177aa041065479a44555fe7adb32d0d45594","ref":"refs/heads/main","pushedAt":"2024-09-19T22:01:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nashif","name":"Anas Nashif","path":"/nashif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180017?s=80&v=4"},"commit":{"message":"tests: spi_loopback: kinetis dspi fix\n\n1. kenistis dspi does support rx and tx with different size,\nso skip the tx_bigger test.\n2. dspi dma need internal alignment and 8192 bytes are too\nmany for k64, so reduce to 1440 bytes\n\nfixing: #77010\n\nSigned-off-by: Hake Huang ","shortMessageHtmlLink":"tests: spi_loopback: kinetis dspi fix"}},{"before":null,"after":"8bb1806da630226f9797b81da6fc20c3bb4a87d5","ref":"refs/heads/backport-78574-to-v3.7-branch","pushedAt":"2024-09-19T17:29:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zephyrbot","name":"zephyrbot","path":"/zephyrbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26360365?s=80&v=4"},"commit":{"message":"net: l2: ieee802154: decouple frame decryption from upper layer fields\n\nThe L2 function `ieee802154_decipher_data_frame()` relied on upper layer\nLL address fields which breaks encapsulation.\n\nAlso fixes a bug introduced in another fix that went overboard (#53734).\n\nFixes: #78490\n\nSigned-off-by: Florian Grandel \n(cherry picked from commit da0371accf4973c888c420dafb4fb99b042ceea0)","shortMessageHtmlLink":"net: l2: ieee802154: decouple frame decryption from upper layer fields"}},{"before":"2a1360ecf9dfa4b103e1e943b4a2e3fd98eda242","after":"f6d5c2e4b40c28fbff831f783ab4c648bff803ba","ref":"refs/heads/main","pushedAt":"2024-09-19T17:28:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"drivers: intc: shared_irq: change init and isr function to static\n\nDevice init & ISR functions should be made static.\n\nSigned-off-by: Yong Cong Sin \nSigned-off-by: Yong Cong Sin ","shortMessageHtmlLink":"drivers: intc: shared_irq: change init and isr function to static"}},{"before":"b55f3c1c4f3dd8eae7b4a4a4acec720828dae085","after":"2a1360ecf9dfa4b103e1e943b4a2e3fd98eda242","ref":"refs/heads/main","pushedAt":"2024-09-19T17:28:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"MAINTAINERS: Add BT role specific conf files to right groups\n\nThe mesh.conf belongs to the Mesh group and the audio.conf\nbelongs to the Audio group.\n\nSigned-off-by: Emil Gydesen ","shortMessageHtmlLink":"MAINTAINERS: Add BT role specific conf files to right groups"}},{"before":"da0371accf4973c888c420dafb4fb99b042ceea0","after":"b55f3c1c4f3dd8eae7b4a4a4acec720828dae085","ref":"refs/heads/main","pushedAt":"2024-09-19T17:28:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"kernel: remove `CONFIG_MP_NUM_CPUS`\n\n`CONFIG_MP_NUM_CPUS` has been deprecated for more than 2\nreleases, it's time to remove it.\n\nUpdated all usage of `CONFIG_MP_NUM_CPUS` to\n`CONFIG_MP_MAX_NUM_CPUS`\n\nSigned-off-by: Yong Cong Sin \nSigned-off-by: Yong Cong Sin ","shortMessageHtmlLink":"kernel: remove CONFIG_MP_NUM_CPUS"}},{"before":"def418b920ddfe60ebf14914292f50efb6708744","after":"da0371accf4973c888c420dafb4fb99b042ceea0","ref":"refs/heads/main","pushedAt":"2024-09-19T17:28:26.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"net: l2: ieee802154: decouple frame decryption from upper layer fields\n\nThe L2 function `ieee802154_decipher_data_frame()` relied on upper layer\nLL address fields which breaks encapsulation.\n\nAlso fixes a bug introduced in another fix that went overboard (#53734).\n\nFixes: #78490\n\nSigned-off-by: Florian Grandel ","shortMessageHtmlLink":"net: l2: ieee802154: decouple frame decryption from upper layer fields"}},{"before":"9af5d14ef071668b11a7b13b42da29a6fa15ecf0","after":"def418b920ddfe60ebf14914292f50efb6708744","ref":"refs/heads/main","pushedAt":"2024-09-19T17:28:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"tests: latency_measure: fix stacks for the busy threads\n\nThe current `K_THREAD_STACK_DEFINE` only create a single stack\nshared by all the busy threads. This is causing the application\nto crash when there are more than 2 cores in the system.\n\nWe should use `K_THREAD_STACK_ARRAY_DEFINE` to create an array\nof stacks instead.\n\nUpdated the testcase to test up to 8 cores using\nqemu_riscv64_smp\n\nSigned-off-by: Yong Cong Sin \nSigned-off-by: Yong Cong Sin ","shortMessageHtmlLink":"tests: latency_measure: fix stacks for the busy threads"}},{"before":"f57a040808454b523f1ed4b2563547aaa10a748f","after":"9af5d14ef071668b11a7b13b42da29a6fa15ecf0","ref":"refs/heads/main","pushedAt":"2024-09-19T17:28:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"Bluetooth: MICP: Add bondable requirement\n\nMICP requires support for the bondable mode for both\nthe MICP microphone device and MICP microphone controller.\n\nSigned-off-by: Emil Gydesen ","shortMessageHtmlLink":"Bluetooth: MICP: Add bondable requirement"}},{"before":"f17431ee97138639fafa6bad081f584472c3a82b","after":"f57a040808454b523f1ed4b2563547aaa10a748f","ref":"refs/heads/main","pushedAt":"2024-09-19T17:27:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"Bluetooth: BAP: Add bondable requirement for BAP\n\nBAP mandates support for bondable mode for all central and\nperipheral roles.\n\nDue to Kconfig circular dependencies, some additional\nKconfig changes had to be made.\n\nSigned-off-by: Emil Gydesen ","shortMessageHtmlLink":"Bluetooth: BAP: Add bondable requirement for BAP"}},{"before":"3ed1b40688bb852557711c24ea0af7187d5ba2f0","after":"f17431ee97138639fafa6bad081f584472c3a82b","ref":"refs/heads/main","pushedAt":"2024-09-19T17:27:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"bluetooth: smp: remove experimental from BT_GATT_AUTHORIZATION_CUSTOM\n\nRemoved the experimental status from the BT_GATT_AUTHORIZATION_CUSTOM\nKconfig option used in the Bluetooth Host GATT layer. This feature\nhas been present in Zephyr for almost a year without any issue reports\nor API modifications.\n\nSigned-off-by: Kamil Piszczek ","shortMessageHtmlLink":"bluetooth: smp: remove experimental from BT_GATT_AUTHORIZATION_CUSTOM"}},{"before":"fb9a8eb31696eb28959909f95aa55b831ddd2ce7","after":"3ed1b40688bb852557711c24ea0af7187d5ba2f0","ref":"refs/heads/main","pushedAt":"2024-09-19T17:27:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"drivers: wifi: nrfwifi: determine shared iovdd and bucken from dt\n\nCurrently a user, or a shield definition, must select a Kconfig to\nsignal that the iovdd_ctrl and bucken GPIOs are connected to the same\npin. We can instead check this in the driver by simply checking if\nthe iovdd_ctrl_spec and bucken_spec are the same pin.\n\nUpdate the nrfwifi driver and remove the redundant\nNRF_WIFI_COMBINED_BUCKEN_IOVDD_GPIO config.\n\nSigned-off-by: Bjarki Arge Andreasen ","shortMessageHtmlLink":"drivers: wifi: nrfwifi: determine shared iovdd and bucken from dt"}},{"before":"a44e3e146d84641ac27436b2a265488f7792125a","after":"fb9a8eb31696eb28959909f95aa55b831ddd2ce7","ref":"refs/heads/main","pushedAt":"2024-09-19T17:27:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"bluetooth: host: CS support for CS Test\n\nAdds HCI support for the LE CS Test command.\n\nSigned-off-by: Olivier Lesage ","shortMessageHtmlLink":"bluetooth: host: CS support for CS Test"}},{"before":"16bd2e8e7d4f682b884bd47cc1bb36c45db035a7","after":"a44e3e146d84641ac27436b2a265488f7792125a","ref":"refs/heads/main","pushedAt":"2024-09-19T17:27:11.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"samples: pwm: Add overlay for frdm_mcxc242 board\n\nAdd Devicetree overlay for samples basic/blinky_pwm and drivers/led/pwm\nfor frdm_mcxc242 board to set appropriate tpm clock source and\nto enable pwmleds.\n\nSigned-off-by: Michal Smola ","shortMessageHtmlLink":"samples: pwm: Add overlay for frdm_mcxc242 board"}},{"before":"abad7ba7f7bf7be5ab084a39b05a683214d794c5","after":"16bd2e8e7d4f682b884bd47cc1bb36c45db035a7","ref":"refs/heads/main","pushedAt":"2024-09-19T17:17:20.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"boards: frdm_mcxc444: add frdm_mcxc444 support\n\nadd frdm_mcxc444 support\n\nSigned-off-by: Neil Chen ","shortMessageHtmlLink":"boards: frdm_mcxc444: add frdm_mcxc444 support"}},{"before":"7b3eba7da353aaa7bfea5bcfdaee52d9cca86513","after":"abad7ba7f7bf7be5ab084a39b05a683214d794c5","ref":"refs/heads/main","pushedAt":"2024-09-19T17:16:05.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"tests: drivers: adc: add mimxrt1180_evk support for adc_api case\n\nadd necessary configuration for lpadc1 on cm33/cm7 cores\ntest passed on my local\n\nSigned-off-by: Lucien Zhao ","shortMessageHtmlLink":"tests: drivers: adc: add mimxrt1180_evk support for adc_api case"}},{"before":"ca770dbeb7ade1105cec809e042e17b5c9e02b83","after":"7b3eba7da353aaa7bfea5bcfdaee52d9cca86513","ref":"refs/heads/main","pushedAt":"2024-09-19T17:15:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabiobaltieri","name":"Fabio Baltieri","path":"/fabiobaltieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/891546?s=80&v=4"},"commit":{"message":"boards: espressif: Add uart1 to esp_wrover_kit\n\nExtend board capabilities by adding the uart1 node\nand set its default pinctrl.\n\nSigned-off-by: Marek Matej ","shortMessageHtmlLink":"boards: espressif: Add uart1 to esp_wrover_kit"}},{"before":"033cbbac67c68f82af3530ca57a4a193a27603a1","after":"ca770dbeb7ade1105cec809e042e17b5c9e02b83","ref":"refs/heads/main","pushedAt":"2024-09-19T13:14:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"scripts: pylib: twister: twisterlib: prevent empty gcda files\n\nIn case of problem with parsing hex data from coverage dump,\ndo not create empty gcda file.\nSuch empty file will break gcovr parsing.\n\nSigned-off-by: Piotr Kosycarz ","shortMessageHtmlLink":"scripts: pylib: twister: twisterlib: prevent empty gcda files"}},{"before":"7d95128476ed9dc1a6bdf84966242a9ef9e0e55c","after":"033cbbac67c68f82af3530ca57a4a193a27603a1","ref":"refs/heads/main","pushedAt":"2024-09-19T13:14:26.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"samples: net: wifi: add build of nrf7002eb\n\nAdd build for nrf7002eb shield on thingy53 board.\n\nSigned-off-by: Bjarki Arge Andreasen ","shortMessageHtmlLink":"samples: net: wifi: add build of nrf7002eb"}},{"before":"3d2b18a5ff2a72a4d33b2f0fd2f9176e726b945d","after":"7d95128476ed9dc1a6bdf84966242a9ef9e0e55c","ref":"refs/heads/main","pushedAt":"2024-09-19T13:14:06.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"tests: drivers: build_all: ieee802154: Add overlay for native_sim and 64\n\nThe native_sim has already been added to the test cases of\n`drivers.ieee802154.build.external` is not being appropriately\nprocessed because there is no corresponding overlay.\n\nCreate an overlay as an alias of native_posix.overlay.\n\nAlso, add the native_sim/native/64 platforms in the same way.\n\nSigned-off-by: TOKITA Hiroshi ","shortMessageHtmlLink":"tests: drivers: build_all: ieee802154: Add overlay for native_sim and 64"}},{"before":"d8997b4dc37e0dc0bf7344ad79f424a43ad4b1aa","after":"3d2b18a5ff2a72a4d33b2f0fd2f9176e726b945d","ref":"refs/heads/main","pushedAt":"2024-09-19T13:13:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"tests: drivers: build_all: counter: Add i2c-devices build tests\n\nAdd build tests for following devices.\n\n- maxim,ds3231\n- microchip,mcp7940n\n\nSigned-off-by: TOKITA Hiroshi ","shortMessageHtmlLink":"tests: drivers: build_all: counter: Add i2c-devices build tests"}},{"before":"041d8c707cc69a1e6a214d943e4731868f1fae0d","after":"d8997b4dc37e0dc0bf7344ad79f424a43ad4b1aa","ref":"refs/heads/main","pushedAt":"2024-09-19T13:13:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"ci: github: git clean after rebase\n\nAfter rebasing the PR on main, the local copy of the repository may\nstill contain untracked directories and files (for example, the commits\nfrom the pull request are \"git mv\"ing files out of directories that are\nthen left empty). Add a git clean so that we run CI in conditions\nthat are as close as possible to a fresh clone.\n\nSigned-off-by: Benjamin Cabé ","shortMessageHtmlLink":"ci: github: git clean after rebase"}},{"before":"694076c34998c7e955b4aa1e1f5fafd361361420","after":"041d8c707cc69a1e6a214d943e4731868f1fae0d","ref":"refs/heads/main","pushedAt":"2024-09-19T13:13:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"net: l2: ieee802154: fix deadlock\n\nWhen an incoming PAN ID does not match or when an error occurs while\nsending association requests, then locks were not properly released.\n\nFixes: #78495\n\nSigned-off-by: Florian Grandel ","shortMessageHtmlLink":"net: l2: ieee802154: fix deadlock"}},{"before":"661975df1fe56a14ce4c5dab45b4e62ee33a55fc","after":"694076c34998c7e955b4aa1e1f5fafd361361420","ref":"refs/heads/main","pushedAt":"2024-09-19T13:13:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"boards: st: nucleo_wb0: Remove arduino_gpio compatibility declaration\n\ngpio_basic_api test configuration drivers.gpio.2pin_arduino expects\narduino pins D2 and D3 to be available but they aren't declared in\narduino connectors for this board as not available by default.\n\nRemove arduino_gpio compatibility declaration for now.\n\nSigned-off-by: Erwan Gouriou ","shortMessageHtmlLink":"boards: st: nucleo_wb0: Remove arduino_gpio compatibility declaration"}},{"before":"8c0bc54ab09fe84050b4d5a44b1aa4667bcc6cef","after":"661975df1fe56a14ce4c5dab45b4e62ee33a55fc","ref":"refs/heads/main","pushedAt":"2024-09-19T13:13:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"west.yml: hal_stm32: revert ble_fw blobs\n\nSince the mkbox board ble f/w upgrade method based on binary\nblobs that was proposed in #74255 has been turned down, all\nthe work done in hal_stm32 module to host blobs is now reverted.\n\nSigned-off-by: Armando Visconti ","shortMessageHtmlLink":"west.yml: hal_stm32: revert ble_fw blobs"}},{"before":"3726cf369c84a7a4504b06440951ecd0afd8a64b","after":"8c0bc54ab09fe84050b4d5a44b1aa4667bcc6cef","ref":"refs/heads/main","pushedAt":"2024-09-19T13:13:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"mgmt: mcumgr: transport: bluetooth: add all gatt permission levels\n\nAdded new Kconfigs for defining permission level of GATT\ncharacteristics that are part of the Bluetooth SMP service in the\nMCUmgr subsys.\n\nRemoved the CONFIG_MCUMGR_TRANSPORT_BT_AUTHEN as the new Kconfig\noptions are mutually exclusive and need to be groupa as the Kconfig\nchoice option.\n\nSigned-off-by: Kamil Piszczek ","shortMessageHtmlLink":"mgmt: mcumgr: transport: bluetooth: add all gatt permission levels"}},{"before":"a743dd6f29c8eacf364a0fb88a7ec8f153d24311","after":"3726cf369c84a7a4504b06440951ecd0afd8a64b","ref":"refs/heads/main","pushedAt":"2024-09-19T13:13:11.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"tests/bsim/bluetooth/host/adv/encrypted: Enable RealEncryption\n\nLet's run tests with security/privacy with the HW models acutually\nrunning the encryptions, so in case of missaligned keys\ntests fail.\n\nSigned-off-by: Alberto Escolar Piedras ","shortMessageHtmlLink":"tests/bsim/bluetooth/host/adv/encrypted: Enable RealEncryption"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEu1snFgA","startCursor":null,"endCursor":null}},"title":"Activity · zephyrproject-rtos/zephyr"}