Hugues Kamba
70d92298b8
CMake: Add support for K64F target
2020-11-06 17:25:15 +00:00
Hugues Kamba
a08be8c8a0
CMake: Add support for storage dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
5c453e5d46
CMake: Add support for rtos dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
929adbe936
CMake: Add support for platform dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
8f9bf40323
CMake: Add support for hal dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
1d6f86f553
CMake: Add support for features dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
a63fa605e4
CMake: Add support for events dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
840828947d
CMake: Add support for drivers dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
59a7d77abf
CMake: Add support for connectivity dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
311b2ca0c5
CMake: Add support for components dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
d83648937f
CMake: Add support for cmsis dir
2020-11-06 17:25:15 +00:00
Hugues Kamba
6dc5f5a582
CMake: Add CMake scripts
2020-11-06 17:25:14 +00:00
Hugues Kamba
f4e4012f81
CMake: Intentionally untrack CMake generated files
2020-11-06 17:25:14 +00:00
Hugues Kamba
52dd933491
CMake: Add design document
2020-11-06 17:25:14 +00:00
Martin Kojtal
c29a2e2338
Merge pull request #13811 from pan-/ble-conditional-compilation
...
Ble conditional compilation
2020-11-06 16:11:10 +00:00
Martin Kojtal
77638f9b72
Merge pull request #13698 from boraozgen/bugfix/spif-read-dummy-bytes
...
Fix SPIF read dummy cycles not being reset
2020-11-05 15:44:00 +00:00
Martin Kojtal
c87736574f
Merge pull request #13862 from jeromecoutant/PR_RTS_FREE
...
STM32 SERIAL: free RTS/CTS pins
2020-11-05 15:43:29 +00:00
Martin Kojtal
61bed01ee8
Merge pull request #13846 from 0xc0170/fix-stm32-usb-header
...
STM32 usb: fixing missing header file
2020-11-05 14:48:07 +00:00
Martin Kojtal
50fc0c5906
Merge pull request #13853 from heuisam/master
...
Samsung: fix baremetal #13851
2020-11-05 14:21:32 +00:00
jeromecoutant
73d1c63741
STM32 SERIAL: free RTS/CTS pins
2020-11-04 15:47:14 +01:00
Heuisam Kwag
f661c2389c
fix compile error
...
Including unused header file, "cmsis-os.h", causes compile errors.
This commit fixes it.
Signed-off-by: Heuisam Kwag <heuisam@samsung.com>
2020-11-04 18:20:01 +09:00
Martin Kojtal
097adb57a2
STM32 usb: fixing missing header file
...
Fixes #13838
2020-11-04 08:49:04 +00:00
Martin Kojtal
cdc2d45e05
Merge pull request #13839 from 0xc0170/fix-cmsis-math
...
cmsis: remove math header file
2020-11-03 14:01:57 +00:00
Martin Kojtal
c5bae34e9c
Merge pull request #13843 from marcelbrucker/fix_linking_issue
...
Fix linking issue #13793 when using -O0 compiler optimization in ARMC…
2020-11-03 14:01:25 +00:00
filics
df0538923c
Fix linking issue #13793 when using -O0 compiler optimization in ARMC6 toolchain
2020-11-02 20:04:15 +01:00
Martin Kojtal
798c3c5f4f
Merge pull request #13817 from facchinm/patch_lse_bypass
...
STM32: define RCC_LSE_BYPASS to allow using PC_15 as gpio
2020-11-02 14:17:53 +00:00
Martin Kojtal
eb6b53ac92
Merge pull request #13753 from AGlass0fMilk/rm-nordic-bsp
...
Remove Unneeded nordic-bsp Folder from Cordio
2020-11-02 14:14:33 +00:00
Martin Kojtal
6db63e495b
Merge pull request #13822 from paul-szczepanek-arm/fix-preiod
...
BLE fix periodic advertising list function parameter checking
2020-11-02 14:13:40 +00:00
Martin Kojtal
0bb4ff04c6
cmsis: remove math header file
...
It was removed in 6.0 (see reference below), and it was reintroduced when we updated
cmsis from the upstream. We missed to remove the commit adding the file in the cmsis
importer. This fixes it and the file should not be introduced again.
Fixes #13823
Already removed in 6.0: https://github.com/ARMmbed/mbed-os/pull/12055
2020-11-02 10:23:45 +00:00
Martin Kojtal
2f87d59c7f
Merge pull request #13828 from paul-szczepanek-arm/fix-example-list-2
...
fix ble example names
2020-10-29 06:37:11 +00:00
Paul Szczeanek
440aea67c5
fix ble exemple names
2020-10-28 16:32:38 +00:00
Paul Szczeanek
34c75ffb45
fix wrong advertising set handle being passed to handler
2020-10-28 08:42:58 +00:00
Paul Szczeanek
9e509f435b
fix incorrect parameter check in periodic advertising
2020-10-27 15:09:30 +00:00
Vincent Coubard
ad37f560c2
BLE: Set host default version to 5.1
...
Disable 5.2 event handling if not enabled.
2020-10-27 14:36:59 +00:00
Vincent Coubard
87ea47f211
BLE: Refactor Gap::reset to make it more readable
2020-10-27 14:22:54 +00:00
Martin Kojtal
f57f2657f8
Merge pull request #13747 from RyoheiHagimoto/modify_renesas_deepsleep
...
Renesas: fix timing to wait UART completion in deep sleep function
2020-10-27 14:09:04 +00:00
Martin Kojtal
f9e62fe615
Merge pull request #13692 from RyoheiHagimoto/gr_i2c_slave
...
Fix I2C slave bugs on Renesas RZ/A series.
2020-10-27 14:08:47 +00:00
Martin Kojtal
24c4f308be
Merge pull request #13796 from balajicyp/topic/wep_security_fix_test_readme
...
Update README.md to remove WEP test case with NULL data
2020-10-27 14:04:12 +00:00
pennam
45ac79aa3b
STM32H7: define RCC_LSE_BYPASS to allow using PC_15 as gpio
2020-10-27 11:24:30 +01:00
Martin Kojtal
78c8d84214
Merge pull request #13808 from harmut01/license_refactor
...
Remove erroneous character from SPDX identifer
2020-10-27 09:03:41 +00:00
Martin Kojtal
5283c4f1e6
Merge pull request #13810 from paul-szczepanek-arm/fix-example-list
...
Remove missing examples from the config
2020-10-26 11:45:30 +00:00
Vincent Coubard
f3031da424
BLE: Disable handling of BT5.2 event in the controller.
...
These events are not used nor triggered by any of our APIs. It saves ~1.4k of flash
2020-10-23 16:44:29 +01:00
Vincent Coubard
557eac0617
BLE: Conditional compilation of the security manager
...
Depends on the role (central or peripheral), signing enabled and secure connection enabled.
2020-10-23 16:19:38 +01:00
Paul Szczeanek
6427b2ab84
remove missing examples
2020-10-23 16:17:56 +01:00
Harrison Mutai
6bfe651aad
Remove erroneous character from SPDX identifer
...
Erroneous '/' was appended to start of comment. This was causing CMake
warning during complition. Removes character from affected files.
2020-10-23 15:08:58 +01:00
Vincent Coubard
2e859cdab4
BLE: Conditionally compile PAL depending on the feature selected.
...
Previously (most) of the code was not pulled in because the pal interface was not virtual.
2020-10-23 12:17:31 +01:00
Vincent Coubard
26300912d3
BLE: Prevent code generation from GattClient when not used.
2020-10-23 10:37:28 +01:00
Balaji Subramanyam
7824340676
Update README.md to remove WEP test case with NULL data
2020-10-21 10:00:27 -07:00
mbedmain
8ef0a435b2
Update Mbed version block
2020-10-20 15:48:27 +01:00
Martin Kojtal
fece41d05a
Merge pull request #13713 from jeromecoutant/PR_NUCLEO_H7A3
...
STM32H7: add NUCLEO_H7A3ZI_Q new target
2020-10-20 14:28:59 +01:00