mbed-os/features
Christopher Haster ba748ac1f8 nsapi - Added standardized return types for size and errors
nsapi_error_t         - enum of errors or 0 for NSAPI_ERROR_OK
nsapi_size_t          - unsigned size of data that could be sent
nsapi_size_or_error_t - either a non-negative size or negative error
2016-11-02 15:25:22 -05:00
..
FEATURE_BLE Merge pull request #3046 from mmorenobarm/master 2016-10-26 15:08:55 +02:00
FEATURE_COMMON_PAL Update mbed-trace 2016-10-05 16:09:58 +03:00
FEATURE_LWIP Merge pull request #3162 from geky/nsapi-warning-cleanup 2016-11-01 14:15:08 -05:00
FEATURE_UVISOR uVisor: Enforce thread switch atomicity 2016-09-26 23:09:36 -07:00
frameworks Replacing getchar with RawSerial getc in greentea-client. 2016-10-26 16:55:54 -05:00
mbedtls Add checks for NULL_ENTROPY and SSL_TLS in mbed OS 2016-10-20 17:07:32 +01:00
nanostack Added support for 6lowpan PAN ID filter to mbed mesh api configuration 2016-10-28 13:28:11 +03:00
netsocket nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
storage/FEATURE_STORAGE Removed static declaration for the StorageVolumeManager in the CFStore because this componenent is shared across all users of the flash. Added define guards to the CFStore location and size so that these can be changed from the settings file. 2016-10-27 10:26:28 +01:00
unsupported Merge pull request #3072 from jeromecoutant/PR_I2C_TESTS 2016-11-02 13:01:29 +00:00