mbed-os/features
TomoYamanaka 73fedecfd8 Revise heap and stack size for Ethernet of GR-PEACH
I changed stack size because the deafult stack size may not be enough for
Ethernet of GR-PEACH(Cortex-A).
- Stack size is default size + 128 byte
In order to maximize the performance of Ethernet, I changed heap size to
below.
- Heap size is default size * 32 byte(send descriptor num is 16 and recv
descriptoer num is 16).
2018-07-30 10:41:47 -05:00
..
FEATURE_BLE Nordic BLE: Fix return value verification 2018-06-29 17:10:17 +01:00
FEATURE_LWIP/lwip-interface Revise heap and stack size for Ethernet of GR-PEACH 2018-07-30 10:41:47 -05:00
FEATURE_UVISOR Upgrade uvisor to v0.31.1 2018-06-15 13:30:56 +01:00
TESTS/filesystem Merge pull request #6757 from davidsaada/david_buffered_bd 2018-05-22 14:25:51 +02:00
cellular Cellular: Fix socket_send unit test 2018-07-15 22:53:59 -05:00
cryptocell/FEATURE_CRYPTOCELL310 Remove redundant Cryptocell libraries 2018-06-05 15:05:18 +01:00
device_key Fixing some coverity issues. 2018-06-15 13:30:56 +01:00
filesystem FatFs 0.13b hotfix - fix readdir() never terminates when dir is full. 2018-07-15 22:53:31 -05:00
frameworks Unity: Add macros for test skipping. 2018-07-27 13:30:00 -05:00
lorawan LoRaWAN: Wrong return code for JoinRequest retry 2018-07-27 13:43:54 -05:00
mbedtls TARGET_STM mbedtls astyle 2018-06-29 17:11:50 +01:00
nanostack Add Apache licenses to ns_hal files 2018-07-15 22:53:45 -05:00
netsocket Add EFM32GG11 Ethernet driver 2018-07-27 13:29:56 -05:00
nvstore Fix Greentea test code with Cortex-M23/M33 2018-07-27 13:30:07 -05:00
storage/FEATURE_STORAGE typos 2018-02-20 20:11:19 -05:00
unsupported TARGET_STM USB astyle 2018-06-29 17:11:50 +01:00