forked fromarduino-libraries/ArduinoBLE
- Notifications
You must be signed in to change notification settings - Fork19
Update README and Library properties files#5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
AresMaster added a commit to AresMaster/STM32duinoBLE that referenced this pull requestOct 17, 2023
commitf9e5019Merge:2017ab42a070faAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jul 24 15:43:42 2023 +0200 Merge pull requeststm32duino#60 from fpistm/payload_reset fix: TL_Evt_t payload size for resetcommit2a070faAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jul 24 11:19:27 2023 +0200 fix: regenerate STM32Cube_FW patches Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit819cebdAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jul 24 10:55:20 2023 +0200 fix: TL_Evt_t payload size for reset Within last CubeWB update TL_Evt_t payload size was reduced. This produce a warning -Warray-bounds due to the reset management which require 4 bytes. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit2017ab4Merge:eab1891370e108Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Jul 18 11:25:24 2023 +0200 Merge pull requeststm32duino#59 from fpistm/stm32CubeWB_1.17.0 chore: update to STM32Cube_FW v1.17.0commit370e108Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Dec 12 17:29:27 2022 +0100 chore: add support for customize app_conf_default.h Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit5d07a0eAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jul 13 17:16:40 2023 +0200 fix: include a timeout when waiting for the cmd_resp Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit542e007Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jul 13 17:08:05 2023 +0200 chore: adapt STM32Cube_FW sources Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit61b8a3bAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jul 17 11:34:26 2023 +0200 chore: update STM32Cube_FW from Cube version v1.17.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commiteab1891Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jul 17 11:30:41 2023 +0200 fix(doc): wrong version Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit98e8e3fAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jul 13 18:28:25 2023 +0200 fix: regenerate STM32Cube_FW patches Prepare update to version 1.17.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commita93bdadAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jul 13 16:49:37 2023 +0200 chore(editorconfig): do not apply change to patch files Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitbc085c1Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jul 13 15:45:56 2023 +0200 chore: bump library version to 1.2.5 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitcf77ef0Merge:df96671a9bef0cAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Wed Apr 5 15:28:50 2023 +0200 Merge pull requeststm32duino#55 from fpistm/CubeWB_v1.16.0 chore: update to STM32Cube_FW v1.16.0commita9bef0cAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Wed Apr 5 11:40:47 2023 +0200 chore: add new field initalizer for SHCI_C2_Ble_Init_Cmd_Packet_t Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit1ec4563Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Feb 8 16:50:46 2023 +0100 fix: warning outside array bounds array subscript 'TL_CcEvt_t[0]' is partly outside array bounds Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit9b421c2Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Dec 12 17:29:27 2022 +0100 chore: add support for customize app_conf_default.h Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit7512953Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Dec 12 17:17:48 2022 +0100 fix: include a timeout when waiting for the cmd_resp Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitd758a66Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Apr 5 10:18:52 2023 +0200 chore: adapt STM32Cube_FW sources Compare to previous patch, do the minimum changes required to ease further update. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commita903124Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Apr 5 14:37:41 2023 +0200 chore: update STM32Cube_FW from Cube version v1.16.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitdf96671Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Apr 5 14:32:40 2023 +0200 fix: regenerate STM32Cube_FW patches Prepare update to version 1.16.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitbd27383Author: Carlo Parata <carlo.parata@st.com>Date: Thu Mar 30 16:15:07 2023 +0200 Update library.properties Signed-off-by: Carlo Parata <carlo.parata@st.com>commit1356facMerge:a5e0fed902a770Author: Carlo Parata <carlo.parata@st.com>Date: Thu Mar 30 16:14:41 2023 +0200 Merge pull requeststm32duino#54 from elle-bi/main Add support for latest firmware in BLUENRG-M2SP chips.commit902a770Author: Lorenzo Bini <lorenzo.bini.97@proton.me>Date: Thu Mar 30 12:03:37 2023 +0200 Add support for latest firmware in BLUENRG-M2SP chips. This requires changing the SPI dummy package to 0x00 due to signaling over the MOSI pincommita5e0fedAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Wed Mar 29 10:05:59 2023 +0200 examples: add P_NUCLEO_WB55_USB_DONGLE support Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit929b540Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Feb 8 16:50:46 2023 +0100 fix: warning outside array bounds array subscript 'TL_CcEvt_t[0]' is partly outside array bounds Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitb0a1849Author: Carlo Parata <carlo.parata@st.com>Date: Fri Mar 17 09:57:50 2023 +0100 Update library.properties Signed-off-by: Carlo Parata <carlo.parata@st.com>commit02fd64fMerge:616f2fb240590aAuthor: Carlo Parata <carlo.parata@st.com>Date: Wed Mar 15 09:17:32 2023 +0100 Merge pull requeststm32duino#52 from elle-bi/main Add API to get random addresscommit240590aAuthor: Lorenzo Bini <lorenzo.bini@studenti.unimi.it>Date: Tue Mar 14 17:19:12 2023 +0100 Add API to get random addresscommit616f2fbAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jan 9 11:54:49 2023 +0100 chore: bump library version Warning: not aligned with ArduinoBLE one Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitb5a70ebAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jan 9 11:49:52 2023 +0100 chore(examples): update circuit description Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitce6cc8fAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jan 9 11:31:16 2023 +0100 fix: regenerate STM32Cube_FW patches due to STM32WB15xx support addition Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitceb1e62Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jan 9 11:12:06 2023 +0100 fix(examples): aligned comments between all examples Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit3a11616Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jan 9 11:04:22 2023 +0100 chore(examples): use USER_BTN if defined Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit40dd5bdAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jan 9 10:36:33 2023 +0100 chore: update examples to support Nucleo WB15CC Will be available within stm32 core version higher than 2.4.0. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit0fe8e71Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Jan 9 10:33:24 2023 +0100 chore: update app_conf default for STM32WB15xx Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitb232c9aMerge:777b4a4daa8475Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Dec 15 11:48:47 2022 +0100 Merge pull requeststm32duino#48 from fpistm/updateWB chore: update STM32Cube_FW from Cube version v1.15.0commitdaa8475Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Dec 15 11:01:08 2022 +0100 ci(codespell): skip STM32Cube_FW directory Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit9b49cd6Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Dec 15 10:52:49 2022 +0100 fix: allows space at the end of line of markdown files Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit731440bAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Thu Dec 15 10:51:31 2022 +0100 doc: reference STM32WBxx Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit23e7407Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Dec 13 10:48:35 2022 +0100 chore: add new field initalizer for SHCI_C2_Ble_Init_Cmd_Packet_t Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit45e49a6Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Dec 13 10:16:08 2022 +0100 chore: rename CFG_BLE_LSE_SOURCE to CFG_BLE_LS_SOURCE Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitfb82a69Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Dec 12 17:29:27 2022 +0100 chore: add support for customize app_conf_default.h Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commita3c689aAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Dec 12 17:17:48 2022 +0100 fix: include a timeout when waiting for the cmd_resp Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit70812b4Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Dec 12 17:15:26 2022 +0100 chore: clean up and adapt STM32Cube_FW sources for STM32duino Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit2d60f45Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Dec 13 15:34:50 2022 +0100 chore: update STM32Cube_FW from Cube version v1.15.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit777b4a4Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Dec 13 15:20:56 2022 +0100 fix: regenerate STM32Cube_FW patches Prepare update to version 1.15.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitec0d568Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Dec 13 11:15:53 2022 +0100 feat: adding gitattributes and editor config files Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit6ecff2bAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Fri Dec 9 17:28:57 2022 +0100 fix: wrong release version Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit75ea6f4Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Nov 24 10:01:39 2022 +0100 ci: replace deprecated spellcheck by codespellcommit1b61aa7Merge:f8d947b8f40c2fAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Mon Nov 21 16:19:25 2022 +0100 Merge pull requeststm32duino#47 from ABOSTM/WB_FIX_HCI_ONLY_FW_COMPATIBILITY fix: HCI only Firmware not supporting ACI_GAP_INIT ACI_GATT_INITcommit8f40c2fAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Tue Oct 25 18:28:48 2022 +0200 fix: CI spell check Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit1c8974dAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Mon Oct 24 11:35:21 2022 +0200 fix: HCI only Firmware not supporting ACI_GAP_INIT ACI_GATT_INIT On STM32WB, Cube FW version 1.14.1, messages ACI_GATT_INIT and ACI_GAP_INIT are not available on HCI only BLE firmware (stm32wb5x_BLE_HCILayer_fw.bin) This imply to move Random Address to host instead of relying on controller Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commitf8d947bMerge:543f6a593af438Author: Carlo Parata <carlo.parata@st.com>Date: Mon Oct 17 10:45:30 2022 +0200 Merge pull requeststm32duino#45 from grobx/bluenrg-lp-pr BlueNRG-LP Supportcommit543f6a5Merge:54af742f4c2607Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Oct 11 17:15:44 2022 +0200 Merge pull requeststm32duino#46 from ABOSTM/UPDATE_BLE_1.14.1 Update BLE to Cube version 1.14.1commitf4c2607Author: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Tue Aug 30 13:32:30 2022 +0200 fix: implement BLE debug based on core_debug() Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commitf77db6bAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Fri Sep 2 14:59:07 2022 +0200 Fix: Move EvtPool array from MB_MEM2 to MB_MEM1 MB_MEM1 and MB_MEM2 ae now respectively in SRAM2a and SRAM2b SRAM2a being too small to put all shared memory variables Warning depends on split made on core: variants/STM32WBxx/WB55R(C-E-G)V/ldscript.ld Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit3f23425Author: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Wed Aug 31 17:18:16 2022 +0200 Fix: Remove compilation warning about uninitialized struct field Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit4eb33a1Author: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Tue Aug 30 13:31:31 2022 +0200 Added support for custom app_conf.h Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit882addaAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Tue Aug 30 13:19:36 2022 +0200 fix: include a timeout when waiting for the cmd_resp Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit4a9f4aeAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Tue Aug 30 11:28:41 2022 +0200 chore: clean up and adapt STM32Cube_FW sources for STM32duino Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit2cc9f0fAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Tue Aug 30 10:56:46 2022 +0200 Update STM32Cube_FW from Cube version 1.14.1 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit69a6b5fAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Tue Aug 30 13:50:51 2022 +0200 fix: Regenrate BLE patches prepare Update STM32Cube_FW Prepare update to version 1.14.0 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit93af438Author: Giuseppe Roberti <giuseppe.roberti@ieee.org>Date: Tue Aug 30 14:51:20 2022 +0200 Enable STEVAL-MKBOXPRO support in examplescommit831e996Author: Giuseppe Roberti <giuseppe.roberti@ieee.org>Date: Tue Aug 9 16:32:20 2022 +0200 LP only differ in cmd, not procedurecommit9cf284fAuthor: Giuseppe Roberti <giuseppe.roberti@ieee.org>Date: Tue Aug 9 13:34:06 2022 +0200 Ugly fix delaycommit6e95133Author: Giuseppe Roberti <giuseppe.roberti@ieee.org>Date: Tue Aug 9 10:17:09 2022 +0200 Support BlueNRG-LPcommit54af742Merge:061ec8e381c3caAuthor: Carlo Parata <carlo.parata@st.com>Date: Wed Aug 31 08:33:07 2022 +0200 Merge pull requeststm32duino#44 from grobx/main Fix hard fault when str is NULLcommit381c3caAuthor: Giuseppe Roberti <giuseppe.roberti@ieee.org>Date: Tue Aug 30 11:55:17 2022 +0200 Fix hard fault when str is NULLcommit061ec8eAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Fri Apr 8 15:01:59 2022 +0200 Update STM32Cube_FW from Cube version v1.13.3 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit1f3c876Merge:331c39aabeaf9aAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Fri Dec 10 10:02:28 2021 +0100 Merge pull requeststm32duino#39 from ABOSTM/BLE_PATCHES Update BLE library with STM32WB Cube version v1.13.0commitabeaf9aAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Tue Dec 7 14:27:27 2021 +0100 Stub OutputDbgTrace() function Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit55aa462Author: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Mon Dec 6 18:59:38 2021 +0100 Added support for custom app_conf.h (stm32duino#35)commit0d821e8Author: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Mon Dec 6 11:18:02 2021 +0100 fix: include a timeout when waiting for the cmd_resp Signed-off-by: Francois Ramu <francois.ramu@st.com> Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit6eb25bcAuthor: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Mon Dec 6 11:08:32 2021 +0100 chore: clean up and adapt STM32Cube_FW sources for STM32duino Signed-off-by: Frederic Pillon <frederic.pillon@st.com> Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commitab9e2f9Author: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Mon Dec 6 19:17:44 2021 +0100 Update STM32Cube_FW from Cube version v1.13.0 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit8ce1025Author: Alexandre Bourdiol <alexandre.bourdiol@st.com>Date: Thu Dec 2 10:23:30 2021 +0100 Add patch files to be applied on stm32wb Cube update Patches correspond to somes commits of PRstm32duino#38 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>commit331c39aAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 8 11:14:45 2021 +0100 Update spell-check.ymlcommita36ed33Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 8 11:03:29 2021 +0100 Update spell-check.ymlcommite1a92ddMerge:095fe1814c0f73Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Dec 6 17:45:05 2021 +0100 Merge pull requeststm32duino#38 Rework the STM32CubeWB FW files to ease updatecommit14c0f73Author: KMeldgaard <36625114+KMeldgaard@users.noreply.github.com>Date: Mon Nov 15 14:54:07 2021 +0100 Added support for custom app_conf.h (stm32duino#35)commit09680e7Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 1 18:42:57 2021 +0100 fix: include a timeout when waiting for the cmd_resp Signed-off-by: Francois Ramu <francois.ramu@st.com>commit108f46fAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 1 18:38:39 2021 +0100 fix: [-Waddress-of-packed-member] warning Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit4d9fd31Author: Francois Ramu <francois.ramu@st.com>Date: Thu Nov 12 13:21:31 2020 +0100 fix: missing IPCC enable for C2 in several examples from stm32CubeWB This fix is coming fromSTMicroelectronics/STM32CubeWB#19 Signed-off-by: Francois Ramu <francois.ramu@st.com>commitac3469eAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 1 15:13:05 2021 +0100 chore: clean up and adapt STM32Cube_FW sources for STM32duino Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit370b06dAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 1 11:15:00 2021 +0100 chore: include STM32Cube_FW to support the BLE of the stm32wb55 Orignal file from the v1.8.0:https://github.com/STMicroelectronics/STM32CubeWB/releases/tag/v1.8.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitce7cb45Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 1 10:38:58 2021 +0100 Revert "Include the STM32Cube_FW to support the BLE of the stm32wb55" This reverts commit3019930.commit9895272Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 1 10:38:36 2021 +0100 Revert "This BLE RF configuration has many unused define values" This reverts commit732ffed.commit643daeaAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 1 10:29:17 2021 +0100 Revert "Missing IPCC enable for C2 in several examples from stm32CubeWB" This reverts commit163bd85.commita526067Author: Francois Ramu <francois.ramu@st.com>Date: Thu Nov 19 19:07:13 2020 +0100 Revert "Fix [-Waddress-of-packed-member] warning"commitb64df41Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 1 10:22:00 2021 +0100 Revert "Include a timeout when waiting for the cmd_resp" This reverts commit3a063df.commit6a6c550Author: Frederic Pillon <frederic.pillon@st.com>Date: Wed Dec 1 10:21:53 2021 +0100 Revert "Added support for custom app_conf.h (stm32duino#35)" This reverts commit095fe18.commit095fe18Author: KMeldgaard <36625114+KMeldgaard@users.noreply.github.com>Date: Mon Nov 15 14:54:07 2021 +0100 Added support for custom app_conf.h (stm32duino#35)commit1cf1da0Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Oct 5 16:04:46 2021 +0200 ci: change to main branch Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit4350cf0Merge:ee4927fb22266fAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jul 8 15:21:22 2021 +0200 Merge tag '1.2.1' Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitee4927fMerge:23053fbfaffc11Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jul 8 14:44:31 2021 +0200 Merge pull requeststm32duino#32 from fpistm/STM32WB5MM_DK examples: add STM32WB5MM-DK supportcommitfaffc11Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jul 8 14:33:34 2021 +0200 examples: add STM32WB5MM-DK support Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitac6431eAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jul 8 14:31:58 2021 +0200 fix: remove specific include Correct CMSIS devide header already included by the core. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit23053fbAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Wed May 5 15:17:35 2021 +0200 Update library.propertiescommit9b7107bMerge:b7a5d164031a6aAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Tue May 4 17:33:55 2021 +0200 Merge pull requeststm32duino#29 from fpistm/ci Update CI with new maintainer name Workflow also synced with upstream repo.commit4031a6aAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Tue May 4 17:20:49 2021 +0200 fix: ci: update with new maintainer name Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commite3bdb38Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue May 4 16:06:31 2021 +0200 Use consistent indent size in Compile Examples workflow The initial single space indent made the workflow difficult to edit and harmed readability.commit4342fe8Author: per1234 <accounts@perglass.com>Date: Sat Sep 26 16:18:05 2020 -0700 Use consistent formatting style in Compile Examples CI action The previous inconsistent markup style, although perfectly valid, made the workflow harder to understand.commit04bcd68Author: per1234 <accounts@perglass.com>Date: Sat Sep 26 16:15:51 2020 -0700 Update name of action used to compile examples in CI workflow The action has been moved to a dedicated repository, where all future development work will happen.commitf03924fAuthor: per1234 <accounts@perglass.com>Date: Sat Sep 26 16:13:57 2020 -0700 Update version of actions/checkout action used in Compile Examples CI workflow The action now has a default fetch-depth value of 1, so there is no need to specify this input.commitb7a5d16Merge:ee32ef24c149a2Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue May 4 15:27:40 2021 +0200 Merge tag '1.2.0' Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitee32ef2Merge:5512049fc7c4c6Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Mar 30 17:16:19 2021 +0200 Merge pull requeststm32duino#21 from fpistm/B_L475E_IOT01A Use B_L475E_IOT01A official name and fix P_NUCLEO_WB55RGcommitfc7c4c6Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Mar 30 16:47:42 2021 +0200 Fix P_NUCLEO_WB55RG official name Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitbecff9eAuthor: Frederic Pillon <frederic.pillon@st.com>Date: Thu Jan 14 14:24:16 2021 +0100 Use B_L475E_IOT01A official name Since STM32 core version 2.0.0, the board name has been updated from DISCO_L475VG_IOT to B_L475E_IOT01A. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit5512049Merge:929757015e8789Author: Carlo Parata <carlo.parata@st.com>Date: Thu Feb 11 15:07:20 2021 +0100 Merge pull requeststm32duino#28 from FRASTM/mbox_write mbox_write returns the nb of bytes actually writtencommit15e8789Author: Francois Ramu <francois.ramu@st.com>Date: Thu Feb 11 10:16:50 2021 +0100 mbox_write returns the nb of bytes actually written Check the value which is returned by the mbox_write function, if it differs from the len of data to be sent, this is an error Signed-off-by: Francois Ramu <francois.ramu@st.com>commit9297570Merge:ed10763ec6547bAuthor: Carlo Parata <carlo.parata@st.com>Date: Wed Feb 10 15:56:34 2021 +0100 Merge pull requeststm32duino#27 from cparata/master Add static random address support for all ST BLE chipscommitec6547bAuthor: Carlo Parata <carlo.parata@st.com>Date: Tue Feb 9 16:34:29 2021 +0100 Fix button issue on WB55commitc1c7d1aAuthor: Carlo Parata <carlo.parata@st.com>Date: Tue Feb 9 15:35:13 2021 +0100 Add the possibility to choose the ownAddressType in the Arduino stackcommitd1535a0Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 8 16:42:53 2021 +0100 Fix typocommit9ec4d79Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 8 16:25:43 2021 +0100 Fix code spelling issuescommit439eca0Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 8 16:11:26 2021 +0100 Add static random address support for all ST BLE chipscommited10763Merge:39406aaafeccd3Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 8 15:49:43 2021 +0100 Merge pull requeststm32duino#25 from FRASTM/wb55_sem Activate default clocks on the stm32wbcommit39406aaMerge:5ceaf45870c91eAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 8 15:49:01 2021 +0100 Merge pull requeststm32duino#26 from FRASTM/wb55_otp Set a bd address from OTP for the BLE device stm32wb55commit870c91eAuthor: Francois Ramu <francois.ramu@st.com>Date: Thu Feb 4 10:38:12 2021 +0100 Set a new bd address for the BLE device In case the bd address cannot be computed from the flash then the otp is read to provide a valid one in a OTP_BT_t Signed-off-by: Francois Ramu <francois.ramu@st.com>commitafeccd3Author: Francois Ramu <francois.ramu@st.com>Date: Tue Feb 2 12:36:53 2021 +0100 Activate default clocks on the STM32WB Signed-off-by: Francois Ramu <francois.ramu@st.com>commit5ceaf45Merge:48672743a063dfAuthor: Carlo Parata <carlo.parata@st.com>Date: Wed Feb 3 17:19:16 2021 +0100 Merge pull requeststm32duino#23 from FRASTM/wb55_ble Timeout returned when configuring BLE stack for SharedMem transportcommit3a063dfAuthor: Francois Ramu <francois.ramu@st.com>Date: Thu Jan 28 16:40:56 2021 +0100 Include a timeout when waiting for the cmd_resp Signed-off-by: Francois Ramu <francois.ramu@st.com>commit4867274Merge:60d2609fc7162eAuthor: Carlo Parata <carlo.parata@st.com>Date: Tue Feb 2 13:26:01 2021 +0100 Merge pull requeststm32duino#24 from cparata/master Sync with official ArduinoBLE repocommitfc7162eMerge:60d2609be365c9Author: Carlo Parata <carlo.parata@st.com>Date: Fri Jan 29 15:41:24 2021 +0100 Synch with ArduinoBLE official repocommit60d2609Merge:38139968f0e116Author: Carlo Parata <carlo.parata@st.com>Date: Tue Dec 1 09:54:14 2020 +0100 Merge pull requeststm32duino#17 from FRASTM/wb55_BLE BLE on the stm32wb55commit8f0e116Author: Francois Ramu <francois.ramu@st.com>Date: Fri Sep 25 13:39:19 2020 +0200 Modify the examples to run on the nucleo_wb55rg board Signed-off-by: Francois Ramu <francois.ramu@st.com>commit0660a94Author: Francois Ramu <francois.ramu@st.com>Date: Thu Nov 19 19:07:13 2020 +0100 Fix [-Waddress-of-packed-member] warning Signed-off-by: Francois Ramu <francois.ramu@st.com>commit19df1cbAuthor: Francois Ramu <francois.ramu@st.com>Date: Thu Nov 5 18:41:53 2020 +0100 Add shared memory transport layer for the stm32wb55 to use connection and services the BLE RF through IPM SharedMem The Rx data are stored in a fifo to manage connection, and ACL packets with context section to protect index when receiving data. The BLE init set the device address and power settings just after the HCI_RESET command sent The LSE clock is used for the RF and WakeUp capability by the variant. There is no BLEChip enum as only one chip at this time. Debug is activated with CONFIG_DEBUG enabled Signed-off-by: Francois Ramu <francois.ramu@st.com>commit163bd85Author: Francois Ramu <francois.ramu@st.com>Date: Thu Nov 12 13:21:31 2020 +0100 Missing IPCC enable for C2 in several examples from stm32CubeWB This fix is coming fromSTMicroelectronics/STM32CubeWB#19 Signed-off-by: Francois Ramu <francois.ramu@st.com>commit732ffedAuthor: Francois Ramu <francois.ramu@st.com>Date: Thu Nov 12 12:25:50 2020 +0100 This BLE RF configuration has many unused define values which are removed there Signed-off-by: Francois Ramu <francois.ramu@st.com>commit3019930Author: Francois Ramu <francois.ramu@st.com>Date: Tue Oct 13 17:03:40 2020 +0200 Include the STM32Cube_FW to support the BLE of the stm32wb55 Only in case STM32WBxx device defined Signed-off-by: Francois Ramu <francois.ramu@st.com>commitf7dbf18Author: Francois Ramu <francois.ramu@st.com>Date: Wed Nov 4 16:44:37 2020 +0100 Support of the shared memory transport layer for the stm32wb55 with STM32WB built-in chip (STM32WB_RF) It also Allows HCI SPI Transport with STM32WBxx Signed-off-by: Francois Ramu <francois.ramu@st.com>commit3813996Merge:d952a0fe6d0635Author: Carlo Parata <carlo.parata@st.com>Date: Wed Sep 30 16:55:40 2020 +0200 Merge pull requeststm32duino#19 from cparata/master Update comment and restore B_L4S5I_IOT01A supportcommite6d0635Author: Carlo Parata <carlo.parata@st.com>Date: Wed Sep 30 16:48:09 2020 +0200 Update comment and restore B_L4S5I_IOT01A supportcommitd952a0fMerge:61138fc0d936a4Author: Carlo Parata <carlo.parata@st.com>Date: Wed Sep 30 15:56:53 2020 +0200 Merge pull requeststm32duino#18 from cparata/master Add support to X-NUCLEO-IDB05A2commit0d936a4Author: Carlo Parata <carlo.parata@st.com>Date: Wed Sep 30 15:37:58 2020 +0200 Add support to X-NUCLEO-IDB05A2commit61138fcMerge:e7e1bf714fd996Author: Carlo Parata <carlo.parata@st.com>Date: Thu Sep 24 15:32:23 2020 +0200 Merge pull requeststm32duino#16 from cparata/master Align STM32duinoBLE to current ArduinoBLE mastercommit14fd996Author: Carlo Parata <carlo.parata@st.com>Date: Thu Sep 24 15:20:31 2020 +0200 Fix compilation warningcommitec83c8aMerge:73a4e1a524b3a6Author: Carlo Parata <carlo.parata@st.com>Date: Thu Sep 24 14:33:36 2020 +0200 Align to ArduinoBLE mastercommite7e1bf7Author: Francois Ramu <francois.ramu@st.com>Date: Mon Sep 7 16:16:46 2020 +0200 add stm32L4+ discovery kit for BLE access of all examples B_L4S5I_IOT01A is using same pins for Bluetooth and SPI3 as the discovery kit B-L475E-IOT01A1 Signed-off-by: Francois Ramu <francois.ramu@st.com>commit3559592Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Sep 10 10:18:59 2020 +0200 Fix typocommit93c6887Author: Frederic Pillon <frederic.pillon@st.com>Date: Thu Sep 10 10:18:19 2020 +0200 Fix Typocommitbe2ed7eMerge:3df219273a4e1aAuthor: Carlo Parata <carlo.parata@st.com>Date: Wed Mar 25 19:18:34 2020 +0100 Merge pull requeststm32duino#14 from cparata/master Update READMEcommit73a4e1aAuthor: Carlo Parata <carlo.parata@st.com>Date: Wed Mar 25 19:17:06 2020 +0100 Update READMEcommit3df2192Merge:dbc9cd13499bfaAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 12:36:58 2020 +0100 Merge pull requeststm32duino#13 from cparata/master Update CHANGELOGcommit3499bfaAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 12:35:36 2020 +0100 Update CHANGELOGcommitdbc9cd1Merge:04a895f742e409Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 12:25:17 2020 +0100 Merge pull requeststm32duino#12 from cparata/master Replace ArduinoBLE.h with STM32duinoBLE.h and create a new release fo…commit742e409Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 12:23:56 2020 +0100 Replace ArduinoBLE.h with STM32duinoBLE.h and create a new release for publicationcommit04a895fMerge:495b941bd1b0e0Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 11:40:04 2020 +0100 Merge pull requeststm32duino#11 from cparata/master Improve STM32duinoBLE robustness and flexibilitycommitbd1b0e0Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 11:34:49 2020 +0100 Update keywords.txt with new classes, methods and constantscommit5d789c6Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 11:11:51 2020 +0100 Improve check when BLE chip is not supportedcommite53282bAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:41:21 2020 +0100 Update examples/Peripheral/LED/LED.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commitd4bb5d8Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:41:08 2020 +0100 Update examples/Peripheral/LED/LED.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commit11bb949Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:40:55 2020 +0100 Update examples/Peripheral/CallbackLED/CallbackLED.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commitda2c4fdAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:40:44 2020 +0100 Update examples/Peripheral/CallbackLED/CallbackLED.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commitb95942fAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:40:33 2020 +0100 Update examples/Peripheral/ButtonLED/ButtonLED.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commitfafde93Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:40:23 2020 +0100 Update examples/Peripheral/ButtonLED/ButtonLED.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commit18e0ca1Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:40:13 2020 +0100 Update examples/Central/SensorTagButton/SensorTagButton.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commitaa6e1b3Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:40:00 2020 +0100 Update examples/Central/SensorTagButton/SensorTagButton.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commitb598a3fAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:39:48 2020 +0100 Update examples/Central/ScanCallback/ScanCallback.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commitc9f4239Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:39:37 2020 +0100 Update examples/Central/ScanCallback/ScanCallback.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commitf7d45faAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:39:25 2020 +0100 Update examples/Central/Scan/Scan.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commit775a60aAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:39:13 2020 +0100 Update examples/Central/Scan/Scan.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commit9f46797Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:39:06 2020 +0100 Update examples/Central/LedControl/LedControl.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commit81ff00bAuthor: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:38:57 2020 +0100 Update examples/Central/LedControl/LedControl.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commit19ce615Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:38:49 2020 +0100 Update examples/Central/PeripheralExplorer/PeripheralExplorer.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commitab1df57Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:38:38 2020 +0100 Update examples/Central/PeripheralExplorer/PeripheralExplorer.ino Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>commit94a834aMerge:c4f359a7e7cf88Author: Carlo Parata <carlo.parata@st.com>Date: Mon Feb 17 10:25:33 2020 +0100 Merge pull request#1 from fpistm/pr-11 STM32duinoBLE enhancementcommit7e7cf88Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Feb 17 10:08:13 2020 +0100 Fix workflow to build ST targets Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit2f22ce9Author: Frederic Pillon <frederic.pillon@st.com>Date: Tue Nov 19 12:07:36 2019 +0100 Replace boolean with standard boolarduino/Arduino#4673 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commit02ff3a6Author: Frederic Pillon <frederic.pillon@st.com>Date: Mon Feb 17 09:00:30 2020 +0100 SPISettings managements Signed-off-by: Frederic Pillon <frederic.pillon@st.com>commitc4f359aAuthor: Carlo Parata <carlo.parata@st.com>Date: Fri Feb 7 11:20:49 2020 +0100 Improve STM32duinoBLE robustness and flexibilitycommit495b941Merge:473425383671f4Author: Carlo Parata <carlo.parata@st.com>Date: Tue Dec 3 13:43:51 2019 +0100 Merge pull requeststm32duino#10 from cparata/master Sync with ArduinoBLEcommit83671f4Merge:41cf4bc8dc4290Author: Carlo Parata <carlo.parata@st.com>Date: Tue Dec 3 11:34:54 2019 +0100 Merge remote-tracking branch 'upstream/master'commit4734253Merge:5d4475a41cf4bcAuthor: Carlo Parata <carlo.parata@st.com>Date: Fri Nov 15 18:05:18 2019 +0100 Merge pull requeststm32duino#9 from cparata/master Align to ArduinoBLE 1.1.2commit41cf4bcMerge:fa813f0ac85daeAuthor: Carlo Parata <carlo.parata@st.com>Date: Fri Nov 15 18:03:05 2019 +0100 Align to ArduinoBLE 1.1.2commit5d4475aMerge:33a8c3bfa813f0Author: Carlo Parata <carlo.parata@st.com>Date: Tue Nov 12 14:04:30 2019 +0100 Merge pull requeststm32duino#8 from cparata/master Replace typo STBTLE with SPBTLEcommitfa813f0Author: Carlo Parata <carlo.parata@st.com>Date: Tue Nov 12 14:00:26 2019 +0100 Replace typo STBTLE with SPBTLEcommit33a8c3bMerge:b530dec0c59e94Author: Carlo Parata <carlo.parata@st.com>Date: Thu Oct 10 12:32:24 2019 +0200 Merge pull requeststm32duino#6 from cparata/master Sync with ArduinoBLE librarycommit0c59e94Merge:e37e3aa226ced5Author: Carlo Parata <carlo.parata@st.com>Date: Thu Oct 10 12:17:25 2019 +0200 Solve conflictscommitb530decMerge:d54c075e37e3aaAuthor: Carlo Parata <carlo.parata@st.com>Date: Wed Sep 25 14:53:50 2019 +0200 Merge pull requeststm32duino#5 from cparata/master Update README and Library properties filescommite37e3aaAuthor: Carlo Parata <carlo.parata@st.com>Date: Wed Sep 25 14:51:27 2019 +0200 Update README and Library propertiescommit1b0d04eMerge:d556640d6fba6aAuthor: Carlo Parata <carlo.parata@st.com>Date: Fri Sep 20 15:48:48 2019 +0200 Merge remote-tracking branch 'upstream/master'commitd54c075Merge:7db8cefd556640Author: Carlo Parata <carlo.parata@st.com>Date: Fri Sep 20 11:46:16 2019 +0200 Merge pull requeststm32duino#4 from cparata/master Fix issue on Disconnection eventcommitd556640Author: Carlo Parata <carlo.parata@st.com>Date: Fri Sep 20 11:44:53 2019 +0200 Fix issue on Disconnection eventcommit7db8cefMerge:5e44386137c830Author: Carlo Parata <carlo.parata@st.com>Date: Fri Sep 20 10:39:28 2019 +0200 Merge pull requeststm32duino#3 from cparata/master Add support to STBTLE-RF and STBTLE-1S modulescommit137c830Author: Carlo Parata <carlo.parata@st.com>Date: Fri Sep 20 10:29:45 2019 +0200 Update README and library properties for STM32duinoBLEcommit3474eabMerge:85274435e44386Author: Carlo Parata <carlo.parata@st.com>Date: Fri Sep 20 09:40:30 2019 +0200 Merge remote-tracking branch 'upstream/master'commit8527443Author: Carlo Parata <carlo.parata@st.com>Date: Thu Sep 19 10:33:53 2019 +0200 Add support to STBTLE-RF and STBTLE-1S
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.