Vincent Coubard
|
63b7e69d89
|
BLE - Signal to the HCI driver when the host stack is inactive
|
2019-03-19 16:25:24 +00:00 |
Vincent Coubard
|
7ee811141b
|
BLE - Add CordioHCIDriver::on_host_stack_inactivity
This callback should be called by the host stack when it has no pending activities. It allows a driver to put its controller to sleep.
|
2019-03-19 16:08:04 +00:00 |
itayzafrir
|
2dfafe6299
|
Crypto acl tests destroy keys
|
2019-03-19 17:57:24 +02:00 |
itayzafrir
|
f1722cb8dc
|
Add crypto acl test - key agreement
|
2019-03-19 17:47:48 +02:00 |
Jimmy Brisson
|
0bb3031ef2
|
Deduplicate MBED_ROM_xxxx defines on IAR linker command line
|
2019-03-19 09:17:52 -05:00 |
itayzafrir
|
c8eb51d576
|
Add crypto acl test - key derivation
|
2019-03-19 13:35:24 +02:00 |
Ashok Rao
|
3661957401
|
Changing SPI flash's CS ine, Errata on SCH
|
2019-03-19 09:47:38 +00:00 |
Ashok Rao
|
fd241ddeaf
|
Pin map changes
Based on v1.1.0 of S2_LP MCB using STM32F429ZIT6.
|
2019-03-19 09:47:38 +00:00 |
Ashok Rao
|
496308e4aa
|
Removing all content related to EMAC
|
2019-03-19 09:47:38 +00:00 |
Ashok Rao
|
04270f75ba
|
Adding MTB aliases to PinNames
|
2019-03-19 09:47:38 +00:00 |
Ashok Rao
|
01f2b0426d
|
Adding STM S2_LP as a new target
|
2019-03-19 09:47:38 +00:00 |
itziar
|
4c1fedd72a
|
Applied suggested astyle fix(es)
|
2019-03-19 10:11:15 +01:00 |
itziar
|
5beef7405c
|
Bug related to downlink sequence counter rollover
|
2019-03-19 10:11:14 +01:00 |
Martin Kojtal
|
54602f55ba
|
Merge pull request #10108 from theamirocohen/fix_is_valid_erase
Fix functionality for FlashIAPBD & SlicingBD
|
2019-03-19 09:31:33 +01:00 |
Martin Kojtal
|
a23d105dd2
|
Merge pull request #10105 from VeijoPesonen/esp32_app_config
test_configs: generic app config for boards with Wi-Fi
|
2019-03-19 09:30:00 +01:00 |
Malavika Sajikumar
|
00863c2664
|
Renaming SDP-K1 to SDP_K1.
|
2019-03-18 15:50:14 -07:00 |
Jaeden Amero
|
11ef5a0a72
|
crypto: Update Mbed Crypto to 1.0.0
There are no differences from Mbed Crypto 1.0.0d7 other than the version
number.
|
2019-03-18 16:17:02 +00:00 |
Kevin Bracey
|
b81cefb48c
|
Sleep manager: optimise counter
No need for a critical section - can just use atomic ops.
|
2019-03-18 18:10:17 +02:00 |
jeromecoutant
|
75a771c583
|
STM32H7 ADC internal channels
|
2019-03-18 16:55:37 +01:00 |
Kevin Bracey
|
b7171d1bbf
|
RTOS API: minor tidies
Remove unneeded memsets and an unneeded cast.
Add missing initialisation of EventFlags attributes - no all fields were
being initialised.
|
2019-03-18 17:27:07 +02:00 |
Kevin Bracey
|
9ad6b10b43
|
Atmel RF: use system wait_ns
This driver's delay_ns was used as the basis of the system wait_ns -
migrate to that refined implementation.
|
2019-03-18 17:22:17 +02:00 |
Ashok Rao
|
339f806c71
|
Removing redundant code.
MCO pins are not brought out on MTB / MCB design.
|
2019-03-18 12:37:27 +00:00 |
Amir Cohen
|
4d6240d26e
|
Add flashiap block device comment
|
2019-03-18 14:34:00 +02:00 |
Arto Kinnunen
|
0c34a13538
|
Nanostack 802.15.4 RF drivers update
Sync Nanostack RF drivers from master copies:
-Atmel: v3.0.7
-MCR20A: v1.0.3
-S2LP: v0.0.4
|
2019-03-18 14:21:02 +02:00 |
Teppo Järvelin
|
de7520bd97
|
Cellular: fix astyle for files that already in master
|
2019-03-18 13:50:10 +02:00 |
Teppo Järvelin
|
174d95709c
|
Cellular: don't allow ATHandler read/write if filehandle not usable
For example after going to ppp mode we must block at write and
read as filehandle is not usable.
|
2019-03-18 13:37:48 +02:00 |
Martin Kojtal
|
6b84b14ab6
|
Merge pull request #10081 from jarvte/move_call_CGEREP
Cellular: call AT+CGEREP after sim is ready
|
2019-03-18 11:26:41 +01:00 |
itayzafrir
|
95b0a18ac5
|
Remove uneeded TODO comment from the code
|
2019-03-18 10:28:21 +02:00 |
Teemu Kultala
|
614b014d05
|
cellular: remove last CELLULAR_DEVICE references
|
2019-03-18 10:07:30 +02:00 |
Martin Kojtal
|
964f5ad321
|
Merge pull request #10098 from ghseb/credentials-for-connection-profile
Cinterion Cellular: Setup connection profile with username and password
|
2019-03-18 08:13:32 +01:00 |
Martin Kojtal
|
e665df9c47
|
Merge pull request #10045 from bridadan/uvision_exporter_fixes
Uvision exporter fixes for Python 3, CPM updates, and Windows path issues
|
2019-03-18 08:12:47 +01:00 |
Martin Kojtal
|
4cf22b39d6
|
Merge pull request #10029 from AriParkkila/cellular-device_serial
Cellular: Remove compile dependency of UARTSerial
|
2019-03-18 08:12:27 +01:00 |
Teppo Järvelin
|
dba3d42362
|
Cellular: call AT+CGEREP after sim is ready
Current implementation did call AT+CGEREP before sim was ready
and it was failing in most modems.
|
2019-03-18 08:10:09 +02:00 |
Ashok Rao
|
e4f8b400f8
|
Adding STM32_F439 as a new MTB target
|
2019-03-17 19:20:43 +00:00 |
Cruz Monrreal
|
e417ad2a3a
|
Merge pull request #10122 from kjbracey-arm/mbed_error_warnings
mbed_error.c: fix warnings
|
2019-03-16 23:01:49 -05:00 |
Cruz Monrreal
|
2b7fee3fbe
|
Merge pull request #10118 from arskanov/master
Selectively append changes to exported config files
|
2019-03-16 23:01:29 -05:00 |
Cruz Monrreal
|
05f18fc7f6
|
Merge pull request #10100 from ghseb/support-ehs5-e
Cellular: Support Cinterion EHS5-E cellular module
|
2019-03-16 23:00:51 -05:00 |
Cruz Monrreal
|
c81a292921
|
Merge pull request #10092 from desmond-blue/fix-ble-on_phy_update_complete
BLE:fix on_phy_update_complete function
|
2019-03-16 23:00:37 -05:00 |
Cruz Monrreal
|
6c4b4a5212
|
Merge pull request #10084 from mirelachirica/info_resp_issue_8829
Cellular: AT information response to return false on empty prefix
|
2019-03-16 22:59:24 -05:00 |
Cruz Monrreal
|
241e6d2b46
|
Merge pull request #10065 from theotherjimmy/fix-postbuild-restrictions
Correct post-build-hook detection logic
|
2019-03-16 22:58:58 -05:00 |
Cruz Monrreal
|
b433b16a11
|
Merge pull request #10014 from artokin/nanostack_interface_error_mapping
Update nanostack-interface error mapping
|
2019-03-16 22:58:24 -05:00 |
Cruz Monrreal
|
9ecde429f9
|
Merge pull request #9992 from pan-/ble-use-low-power-ticker
BLE - Use low power timing primitives
|
2019-03-16 22:56:43 -05:00 |
Cruz Monrreal
|
961c9e2e13
|
Merge pull request #9988 from paul-szczepanek-arm/fix-cordio-tick
BLE: fix tick rate set to 10 ms
|
2019-03-16 22:56:24 -05:00 |
Cruz Monrreal
|
97204b6914
|
Merge pull request #9964 from bridadan/fix_references_to_basestring
Add imports of basestring for python 3
|
2019-03-16 22:55:37 -05:00 |
Cruz Monrreal
|
a637551613
|
Merge pull request #9952 from d-kato/rza1xx_pwm
Fix PWM driver of RZ/A1
|
2019-03-16 22:55:08 -05:00 |
Cruz Monrreal
|
e697d3770d
|
Merge pull request #9935 from jarvte/lwip_timeout_bringup_link
Increased timeout for lwip waiting netif_is_link_up
|
2019-03-16 22:54:57 -05:00 |
Cruz Monrreal
|
7fa995860f
|
Merge pull request #9921 from desmond-blue/fix_Cordio-insert-characteristic-handle-error
BLE:Cordio:Fix insert characteristic not handle error
|
2019-03-16 22:54:37 -05:00 |
Cruz Monrreal
|
7cdc5b057c
|
Merge pull request #9919 from pan-/workaround-extended-report
BLE - Report extended advertising in legacy handler
|
2019-03-16 22:54:21 -05:00 |
Cruz Monrreal
|
dbb33ef423
|
Merge pull request #9801 from vmedcy/fix-eventqueue-h
Correctly include EventQueue.h
|
2019-03-16 22:52:40 -05:00 |
Cruz Monrreal
|
e901dfad05
|
Merge pull request #10086 from davidsaada/david_lpc55s69_bootloader
Add bootloader support for the LPC55S69 board
|
2019-03-16 08:41:55 -05:00 |