Vincent Coubard
cf3ede0191
BLE: GattServer PIMPL
2020-08-25 11:26:25 +01:00
Vincent Coubard
2b48d4826e
BLE: SecurityManager PIMPL
2020-08-25 11:25:07 +01:00
Vincent Coubard
e3cf59e6cd
ble: GattClient PIMPL
2020-08-25 11:25:07 +01:00
Vincent Coubard
909676d159
PIMPL for ble::Gap
2020-08-25 11:11:58 +01:00
Martin Kojtal
a32168c819
Merge pull request #13473 from artokin/nanostack_relase_12_4_0_to_master
...
Nanostack release v12.4.0
2020-08-25 09:40:45 +01:00
Martin Kojtal
0ef5eaddb2
Merge pull request #13467 from romanjoe/pr/cy-psoc6cm0p-1.2.1.676
...
Cypress: Update psoc6cm0p library to 1.2.1.676
2020-08-25 08:46:59 +01:00
Martin Kojtal
d6e93b182c
Merge pull request #13462 from paul-szczepanek-arm/cancel-connect-no-address
...
BLE remove address from API to cancel connect
2020-08-25 08:46:14 +01:00
Martin Kojtal
f76c323ada
Merge pull request #13460 from rajkan01/psa_move_platform
...
Move PSA FEATURE_EXPERIMENTAL_API directory to platform
2020-08-25 08:45:58 +01:00
Martin Kojtal
4bd8d8ca56
Merge pull request #13470 from MultiTechSystems/update-dragonfly-linkers
...
Update dragonfly linkers
2020-08-24 15:54:11 +01:00
Martin Kojtal
939bfe9b54
Merge pull request #13481 from jeromecoutant/PR_STM32G0_WARNING
...
STM32G0 compilation warning
2020-08-24 15:46:55 +01:00
Rajkumar Kanagaraj
d30ba6ba62
Fix malloc internal overhead size calculation for newlib and newlib-nano
2020-08-24 15:07:36 +01:00
talorion
fa0ab3e31f
resolved astyle - coding format.
2020-08-24 15:34:20 +02:00
talorion
e3080a6e0e
fixed warnings: static method defined but not used
2020-08-24 15:34:20 +02:00
talorion
f58633c42e
fixed warnings: deprecated call of Timer::read_ms()
2020-08-24 15:34:20 +02:00
talorion
a721767c00
fixed warnings: comparison of integer expressions of different signedness
2020-08-24 15:34:20 +02:00
talorion
9af18af756
fixed warnings: comparison of integer expressions of different signedness
2020-08-24 15:34:20 +02:00
talorion
2a6f00642e
fixed warnings: comparison of integer expressions of different signedness
2020-08-24 15:34:20 +02:00
talorion
c7d520ee74
fixed warnings: deprecated call of bool rtos::Semaphore::try_acquire_for(uint32_t)
2020-08-24 15:34:19 +02:00
talorion
30e0ff60d9
fixed warnings: deprecated call of events::EventQueue::call_in(int. F)
2020-08-24 15:34:19 +02:00
George Beckstein
167241a9df
Limit NUCLEO_G031K8 to bare-metal builds due to memory constraints
2020-08-24 08:52:40 -04:00
Arto Kinnunen
faaab75605
Merge commit '6e89573be1c458bf3cfa6f1677a31648b4686284' into nanostack-as_subtree
...
* commit '6e89573be1c458bf3cfa6f1677a31648b4686284':
Squashed 'connectivity/drivers/802.15.4_RF/atmel-rf-driver/' changes from 293edc63b8..ae4ef1b197
2020-08-24 15:36:54 +03:00
Arto Kinnunen
6e89573be1
Squashed 'connectivity/drivers/802.15.4_RF/atmel-rf-driver/' changes from 293edc63b8..ae4ef1b197
...
ae4ef1b197 Merge pull request #101 from ARMmbed/sync_with_mbed_os_master
dd57078cf8 (via Mbed OS)resolved astyle - coding format.
f62ac25b09 (via Mbed OS)fixed the preprocessor guards
63cc85e983 Follow Mbed OS coding style
git-subtree-dir: connectivity/drivers/802.15.4_RF/atmel-rf-driver
git-subtree-split: ae4ef1b197698749ce030c39d84e222ac4b4cd0e
2020-08-24 15:36:54 +03:00
Martin Kojtal
1950ac61a9
Merge pull request #13472 from talorion/master
...
Fix for targets where DEVICE_SPI or DEVICE_INTERRUPTIN are defined but not both
2020-08-24 13:20:13 +01:00
Anna Bridge
4ba1a5433f
Merge pull request #13433 from LDong-Arm/refactor_device_key
...
Refactor device_key
2020-08-24 12:56:10 +01:00
jeromecoutant
44b7c1165e
STM32G0 UART: compilation warning
2020-08-24 13:55:10 +02:00
jeromecoutant
2f2a1ea3f2
STM32G0 stm32g0xx_ll_rtc.h compilation warning
...
Waiting for
https://github.com/STMicroelectronics/STM32CubeG0/issues/11
2020-08-24 13:55:03 +02:00
talorion
ca74659780
fixed warnings: comparison of integer expressions of different signedness
2020-08-24 11:55:24 +02:00
talorion
accadee274
fixed warnings: unused variable
2020-08-24 11:55:24 +02:00
talorion
8d1553cf1a
fixed warnings: suggest parentheses around '&&' within '||'
2020-08-24 11:55:23 +02:00
talorion
d11ce60d83
fixed warnings: printf format missmatch
2020-08-24 11:55:23 +02:00
talorion
f90d062c55
fixed warnings: removed unused variables
2020-08-24 11:55:23 +02:00
talorion
fcb81d3015
fixed warnings: comparison of integer expressions of different signedness
2020-08-24 11:55:23 +02:00
Martin Kojtal
08ef04d027
Merge pull request #13468 from urutva/add-ccache-to-travis
...
Add ccache to travis
2020-08-24 08:47:27 +01:00
Martin Kojtal
a34dfea24e
kinetis: fix headers for usbphy
2020-08-21 15:03:27 +01:00
Martin Kojtal
2c18e93979
Update platform/source/mbed_os_timer.cpp
...
fix the typo
Co-authored-by: Lingkai Dong <lingkai.dong@arm.com>
2020-08-21 14:55:58 +01:00
Martin Kojtal
1c0318ccfe
Merge pull request #13399 from LDong-Arm/sfdp_legacy
...
QSPIF: options to preset reset sequence for legacy SFDP
2020-08-21 14:43:15 +01:00
Rajkumar Kanagaraj
118c01016b
Move FEATURE_EXPERIMENTAL_API for PSA to platform
2020-08-21 14:35:10 +01:00
Martin Kojtal
7829238c61
Merge pull request #13469 from LDong-Arm/spellignore
...
Support ignore list for spell checks
2020-08-21 14:29:33 +01:00
Devaraj Ranganna
fef4454359
ci: Enable `ccache` in Travis
...
Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
2020-08-21 14:17:13 +01:00
Martin Kojtal
31701fa518
Merge pull request #13449 from paul-szczepanek-arm/fix-prep-write
...
BLE: Fix writing attributes larger than MTU size
2020-08-21 13:52:07 +01:00
Martin Kojtal
c355d8d70f
Merge pull request #13443 from artokin/update_mbed_client_cli_v050
...
Update mbed-client-cli from v0.5.0
2020-08-21 13:51:36 +01:00
Martin Kojtal
76d51a5b80
Merge pull request #13435 from urutva/fix-arm-none-eab-gcc-version
...
ci: Update `arm-none-eabi-` version
2020-08-21 13:50:44 +01:00
Martin Kojtal
207a164c08
Merge pull request #13434 from LDong-Arm/move_drivers_platform_tests
...
Move Callback tests to platform, USB tests to drivers
2020-08-21 13:50:22 +01:00
Martin Kojtal
a775c7dd4c
Merge pull request #13425 from LDong-Arm/cypress_rtos_check
...
Fix bare metal support on Cypress targets
2020-08-21 13:46:47 +01:00
Martin Kojtal
7b211f0ba4
Merge pull request #13375 from RyoheiHagimoto/add_gr-mango
...
Add GR_MANGO as a new target
2020-08-21 13:37:48 +01:00
Lingkai Dong
61fd872cc3
QSPIF: options to preset reset sequence for legacy SFDP
...
The first revision (1.0) of SFDP (ref: JESD216) does not include
fields for software reset support. It's only been added in the
second revision (1.5) (ref: JESD216A).
Some Mbed OS targets such as DISCO_F746NG include flashes with
legacy SFDP, thus we add an option to preset the reset mode.
2020-08-21 11:37:47 +01:00
Arto Kinnunen
1045b9cf23
Follow Mbed OS coding style in RF drivers
2020-08-21 13:23:17 +03:00
Arto Kinnunen
1215a3a4f7
Merge commit 'f43b5b3761db0cc431d42f621b366ab16387b2db' into nanostack-as_subtree
...
* commit 'f43b5b3761db0cc431d42f621b366ab16387b2db':
Squashed 'connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/' changes from 9441d65aab..063b1af74e
2020-08-21 13:00:15 +03:00
Arto Kinnunen
f43b5b3761
Squashed 'connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/' changes from 9441d65aab..063b1af74e
...
063b1af74e Convert files to unix format
e2b972d54b Merge pull request #72 from ARMmbed/sync_with_mbedos
05b490966f Flag chrono functions to support Mbed OS 5.15
b5296f000e (via Mbed-OS)Use std::chrono based functions
0eaa99b633 Fix error found by coverity (#71 )
git-subtree-dir: connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver
git-subtree-split: 063b1af74e4eca7002d3b1c973a99d08feee37f8
2020-08-21 12:59:10 +03:00
Arto Kinnunen
ca5d054ee1
Convert files to unix format
2020-08-21 12:54:30 +03:00