Martin Kojtal
|
1bd138b6fc
|
Merge pull request #13304 from jeromecoutant/PR_WB_CUBE17
STM32WB update drivers version to CUBE V1.7.0
|
2020-07-22 15:09:22 +01:00 |
Martin Kojtal
|
7ef1dbcf93
|
Merge pull request #13293 from paul-szczepanek-arm/fix-gatt-rw-callbacks
BLE Fix read and write callbacks for descriptors not firing if characteristic is not readable or writable
|
2020-07-20 08:27:45 +01:00 |
jeromecoutant
|
0b5a91c9a2
|
STM32WB FLASH activity shared with M0+ core
source:
- https://github.com/STMicroelectronics/STM32CubeWB/blob/master/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_RfWithFlash/Core/Src/flash_driver.c
- Figure 10 from AN5289
|
2020-07-17 12:06:40 +02:00 |
jeromecoutant
|
285d533075
|
STM32WB: ST CUBE drivers update V1.4.0 => V1.7.0 / BLE
|
2020-07-17 12:06:39 +02:00 |
Paul Szczeanek
|
aa42aeb514
|
callbacks to descriptors should not based on characteristic properties
|
2020-07-14 16:59:58 +01:00 |
Paul Szczeanek
|
c0391dc37b
|
fixed size writes under size must be allowed
|
2020-07-13 14:42:53 +01:00 |
Martin Kojtal
|
947eb7a044
|
Merge pull request #13258 from praveenCY/pr/merge_warning_fix
Fix deprecated warning messages in Cypress code
|
2020-07-09 11:53:40 +02:00 |
Martin Kojtal
|
be7571e741
|
Merge pull request #13217 from ARMmbed/feature-cordio-update-20-05
Feature cordio update 20 05
|
2020-07-09 10:13:10 +02:00 |
Praveen babu chandran
|
0a65358a6d
|
Fix deprecated warning messages in Cypress code
|
2020-07-08 13:25:11 -07:00 |
Martin Kojtal
|
13efd1af38
|
Merge pull request #13225 from jeromecoutant/PR_CYW4343X
BLE remove unused CYW4343X file
|
2020-07-08 09:38:21 +02:00 |
Martin Kojtal
|
2ebf2cf4c4
|
Merge pull request #13038 from paul-szczepanek-arm/kvstoredb
BLE: Add KVStore Security DB
|
2020-07-08 09:33:00 +02:00 |
Paul Szczeanek
|
d080c7e85a
|
add SPDX identifier
|
2020-07-06 15:06:04 +01:00 |
Paul Szczepanek
|
3e6e671d17
|
make public and random static based on different nrf configs
|
2020-07-06 11:05:37 +01:00 |
jeromecoutant
|
cf801464e1
|
BLE removed unused CYW4343X file
|
2020-07-03 09:58:20 +02:00 |
Paul Szczeanek
|
c3a39e9b4d
|
stray tabs removed
|
2020-07-02 16:41:43 +01:00 |
Paul Szczeanek
|
f2a6e8b0e8
|
update comment
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
2ffc61aacb
|
added timer IRQ handler for TIMER2
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
9354bc2a95
|
memory footprint increased
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
3de3754a33
|
switch to 5.1 api
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
bc44299512
|
added timerboundary to config
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
666f2f4b79
|
trigger complete callbacks after sending HCI message
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
3316e7ff66
|
shutdown timer on deinit
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
981eaed9bb
|
crypto init calls fixed
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
16cbc97feb
|
enum for acl changed name from data to acl to match stack
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
3a46d09a87
|
add stubs for iso channels, update config for iso
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
dbd58bfd02
|
remove unneeded pal
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
ebd4aed9b1
|
disable led
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
d9699cf269
|
asm only for gcc
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
a04102ae39
|
switch to timer 2 due to conflict
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
7f23b6df0f
|
update nrf cordio ll files
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
568d0a287e
|
use assembly on gcc
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
4ce36b3728
|
missing def arm id in ll_defs
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
c2ccc30657
|
enable custom hci transport in config
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
fbf55f90eb
|
change fake chci into custom chci to resolve naming issues
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
be80c46e9a
|
update cordio LL files to 20.05r
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
c2bc9a4385
|
avoid redundant call on timer init
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
a40d0cb282
|
fix error message
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
ebf9ec963d
|
copy advertising data into the message
|
2020-07-02 16:41:42 +01:00 |
Paul Szczeanek
|
d3bda92bee
|
fix signed writes
|
2020-07-02 16:41:41 +01:00 |
Paul Szczeanek
|
c4afea26fa
|
remember if key was authenticated
|
2020-07-02 16:41:41 +01:00 |
Paul Szczeanek
|
c61f84b97c
|
remove pointless heap count
|
2020-07-02 16:41:41 +01:00 |
Paul Szczeanek
|
260e5016dc
|
fix cordio configuration
|
2020-07-02 16:41:41 +01:00 |
Paul Szczeanek
|
11dba2e972
|
don't compile debug version of ecc by deafult
|
2020-07-02 16:38:28 +01:00 |
Paul Szczeanek
|
758b9587d2
|
missing wsf_types.h include
|
2020-07-02 16:38:28 +01:00 |
Paul Szczeanek
|
4090f31107
|
add missing services header
|
2020-07-02 16:38:28 +01:00 |
Paul Szczeanek
|
59528d6a18
|
expose WsfTimerNextExpiration in the wsf api
|
2020-07-02 16:38:28 +01:00 |
Paul Szczeanek
|
313651bb2e
|
remove nvm
|
2020-07-02 16:38:28 +01:00 |
Paul Szczeanek
|
764f18c4bd
|
add crit section to cordio stack pal
|
2020-07-02 16:38:28 +01:00 |
Paul Szczeanek
|
bb4b58b239
|
porting adaptation layer
|
2020-07-02 16:38:28 +01:00 |
Paul Szczeanek
|
fc59443a09
|
hciDrvWrite no longer needed
|
2020-07-02 16:38:28 +01:00 |