-
Notifications
You must be signed in to change notification settings - Fork 17
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update BLE to Cube version 1.14.1 #46
Commits on Oct 6, 2022
-
fix: Regenrate BLE patches prepare Update STM32Cube_FW
Prepare update to version 1.14.0 Signed-off-by: Alexandre Bourdiol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69a6b5f - Browse repository at this point
Copy the full SHA 69a6b5fView commit details -
Update STM32Cube_FW from Cube version 1.14.1
Signed-off-by: Alexandre Bourdiol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cc9f0f - Browse repository at this point
Copy the full SHA 2cc9f0fView commit details -
chore: clean up and adapt STM32Cube_FW sources for STM32duino
Signed-off-by: Alexandre Bourdiol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a9f4ae - Browse repository at this point
Copy the full SHA 4a9f4aeView commit details -
fix: include a timeout when waiting for the cmd_resp
Signed-off-by: Alexandre Bourdiol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 882adda - Browse repository at this point
Copy the full SHA 882addaView commit details -
Added support for custom app_conf.h
Signed-off-by: Alexandre Bourdiol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4eb33a1 - Browse repository at this point
Copy the full SHA 4eb33a1View commit details -
Fix: Remove compilation warning about uninitialized struct field
Signed-off-by: Alexandre Bourdiol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f23425 - Browse repository at this point
Copy the full SHA 3f23425View commit details -
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f77db6b - Browse repository at this point
Copy the full SHA f77db6bView commit details
Commits on Oct 11, 2022
-
fix: implement BLE debug based on core_debug()
Signed-off-by: Alexandre Bourdiol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4c2607 - Browse repository at this point
Copy the full SHA f4c2607View commit details