mbed-os/features
Kimmo Vaisanen 4da74b6619 LoRa: Fix build warning about _ongoing_tx_msg
_ongoing_tx_msg was incorrectly initialized before _mlme_confirmation.

Fixes following build warning:
[Warning] LoRaMac.h@691,26: 'LoRaMac::_ongoing_tx_msg' will be initialized after [-Wreorder]
[Warning] LoRaMac.h@689,28:   'loramac_mlme_confirm_t LoRaMac::_mlme_confirmation' [-Wreorder]
[Warning] LoRaMac.cpp@68,1:   when initialized here [-Wreorder]
2019-09-30 12:36:55 +03:00
..
FEATURE_BLE Fix deprecated wait_ms warning in Cypress BLE 2019-08-28 10:56:15 -07:00
FEATURE_BOOTLOADER Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
cellular Merge pull request #11495 from kivaisan/improve_cellular_ut 2019-09-24 16:37:02 +02:00
cryptocell/FEATURE_CRYPTOCELL310 Merge pull request #10991 from RonEld/update_readme_for_optin_in_modules 2019-09-06 11:41:41 +02:00
deprecated_warnings Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
device_key Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00
frameworks Delaying message id random initialization to later stage. 2019-09-13 16:17:14 +03:00
lorawan LoRa: Fix build warning about _ongoing_tx_msg 2019-09-30 12:36:55 +03:00
lwipstack TCP Packet loss when TCP Receive mailbox is full. 2019-09-25 10:58:25 -07:00
mbedtls tls: Update to Mbed TLS 2.19.1 2019-09-17 15:24:09 +01:00
nanostack tls: Update export keys callback to use const 2019-09-17 12:57:05 +01:00
netsocket Merge pull request #11420 from tymoteuszblochmobica/cm3ds 2019-09-10 19:52:44 +02:00
nfc Remove extraneous parentheses. 2019-09-03 09:58:08 +01:00
storage Explicitly set tdb internal flash size for PSOC6 2019-09-24 11:31:04 -07:00
unsupported Merge pull request #10653 from desowin/stm-usb-host 2019-06-09 18:01:46 +01:00