mbed-os/features
Mika Leppänen c4424ff0a1 Corrected more defects
- Serialized the sending of multiple async DNS queries since limits on event
message box sizes
- Added timer function that supervises the total time used to make DNS query
and triggers socket timeouts
- Changed nsapi_error_t to new nsapi_value_or_error_t on interface headers
- Corrected wording of gethostbyname_async return values
- Clarified .json options
- Added a new data type for socket callback that can be used from interrupts
- Corrected variable limits to use INT32_MAX etc. defines
- Changed mallocs to new
- Optimized variable sizes on DNS_QUERY definition
2018-05-23 12:24:10 +03:00
..
FEATURE_BLE Merge pull request #6711 from marcuschangarm/cleanup-nrf5x 2018-05-11 19:15:05 -05:00
FEATURE_LWIP/lwip-interface Corrected defects 2018-05-23 12:24:10 +03:00
FEATURE_UVISOR Update uvisor-tests.txt to disable EFM32 in Jenkins 2018-02-06 18:41:19 +02:00
TESTS/filesystem Implement FlashSimBlockDevice - flash simulated block device adaptor 2018-05-08 16:15:25 +03:00
cellular Cellular: AT handler review fixes 2018-05-14 10:25:00 +03:00
filesystem Merge pull request #6866 from geky/fat-erase-disk 2018-05-21 17:14:14 -05:00
frameworks Merge pull request #6865 from jamesbeyond/greentea_fix 2018-05-17 10:07:41 -05:00
lorawan Lora: Remove obsolete FEATURE_COMMON_PAL flags 2018-05-15 16:08:30 +03:00
mbedtls Update the version in the importing makefile 2018-05-10 17:49:33 +02:00
nanostack Corrected defects 2018-05-23 12:24:10 +03:00
netsocket Corrected more defects 2018-05-23 12:24:10 +03:00
nvstore Merge pull request #6480 from davidsaada/david_nvstore_alloc_key 2018-05-21 17:32:00 -05:00
storage/FEATURE_STORAGE typos 2018-02-20 20:11:19 -05:00
unsupported Add support for STEVAL-3DP001V1 board, which has an STM32F401VE chip. This support is based on the NUCLEO-F401RE board. Which has the same amount of flash/ram but less pins available on the chip. 2018-02-28 09:37:39 +01:00