mbed-os/features
TomoYamanaka 0721a76e32 Improve the config adjustment script for ENTROPY_NV_SEED
Although "nv_seed" is one of "entropy", it doesn't included to the "!defined" lineup in the following config file.
Therefore, when MBEDTLS_ENTROPY_NV_SEED is defined, it is accidently invoked "mbedtls/config-no-entropy.h".
mbed-os\features\mbedtls\inc\mbedtls\config.h
I think that correct processing should go to line 47, not line 40.
2018-10-19 11:46:55 +01:00
..
FEATURE_BLE nrf_ble: Expose configuration of max number of characteristics and descriptors 2018-10-19 11:46:55 +01:00
FEATURE_BOOTLOADER Rename F207ZG bootloader binary 2018-10-08 15:18:50 +01:00
cellular Cellular: Fix AT_CellularStack unittest 2018-10-19 11:46:55 +01:00
cryptocell/FEATURE_CRYPTOCELL310 Merge pull request #7099 from RonEld/platform_context_reference_count 2018-09-02 20:47:19 -05:00
deprecated_warnings Add deprecation warning for those who enable LWIP or NANOSTACK 2018-06-21 11:00:00 +03:00
device_key device key: add memset include 2018-06-28 14:17:15 +01:00
frameworks Update mbed-coap to version 4.6.3 2018-09-11 15:04:48 +01:00
lorawan cmake Paths corrected 2018-10-08 15:29:18 +01:00
lwipstack Merge pull request #7579 from u-blox/ublox_odin_driver_os_5_v3.0.0_rc1 2018-09-03 09:25:32 +02:00
mbedtls Improve the config adjustment script for ENTROPY_NV_SEED 2018-10-19 11:46:55 +01:00
nanostack platform timer: Call timer start in enable 2018-10-19 11:46:55 +01:00
netsocket Add missing SIM PIN configuration item 2018-10-19 11:46:55 +01:00
nfc fix reading from eeprom 2018-09-11 15:04:48 +01:00
storage Fix is_valid_erase function to use get_erase_size with address 2018-10-19 11:46:55 +01:00
unsupported ifndef some macros to allow overriding during compilation or be able to get some warnings during redefinition 2018-08-08 15:23:19 -05:00