Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-os-example-mbed5-blinky by
DuerOS-Light-SDK-v1.1.0/duer-os-light/mbed_config.h@47:9e361da97763, 2017-07-18 (annotated)
- Committer:
- TMBOY
- Date:
- Tue Jul 18 16:54:45 2017 +0800
- Revision:
- 47:9e361da97763
?
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| TMBOY | 47:9e361da97763 | 1 | // Automatically generated configuration file. |
| TMBOY | 47:9e361da97763 | 2 | // DO NOT EDIT, content will be overwritten. |
| TMBOY | 47:9e361da97763 | 3 | |
| TMBOY | 47:9e361da97763 | 4 | #ifndef __MBED_CONFIG_DATA__ |
| TMBOY | 47:9e361da97763 | 5 | #define __MBED_CONFIG_DATA__ |
| TMBOY | 47:9e361da97763 | 6 | |
| TMBOY | 47:9e361da97763 | 7 | // Configuration parameters |
| TMBOY | 47:9e361da97763 | 8 | #define MBED_CONF_LWIP_TCP_SERVER_MAX 4 // set by library:lwip |
| TMBOY | 47:9e361da97763 | 9 | #define MBED_CONF_NANOSTACK_HAL_EVENT_LOOP_THREAD_STACK_SIZE 6144 // set by library:nanostack-hal |
| TMBOY | 47:9e361da97763 | 10 | #define MBED_CONF_LWIP_UDP_SOCKET_MAX 4 // set by library:lwip |
| TMBOY | 47:9e361da97763 | 11 | #define MBED_CONF_CORE_STDIO_BAUD_RATE 921600 // set by library:core[UNO_91H] |
| TMBOY | 47:9e361da97763 | 12 | #define MBED_CONF_NSAPI_PRESENT 1 // set by library:nsapi |
| TMBOY | 47:9e361da97763 | 13 | #define MBED_CONF_LWIP_ADDR_TIMEOUT 5 // set by library:lwip |
| TMBOY | 47:9e361da97763 | 14 | #define MBED_CONF_LWIP_IP_VER_PREF 4 // set by library:lwip |
| TMBOY | 47:9e361da97763 | 15 | #define MBED_CONF_LWIP_IPV4_ENABLED 1 // set by library:lwip |
| TMBOY | 47:9e361da97763 | 16 | #define MBED_CONF_LWIP_TCP_SOCKET_MAX 4 // set by library:lwip |
| TMBOY | 47:9e361da97763 | 17 | #define MBED_CONF_RTOS_PRESENT 1 // set by library:rtos |
| TMBOY | 47:9e361da97763 | 18 | #define MBED_CONF_CORE_STDIO_CONVERT_NEWLINES 1 // set by library:core[UNO_91H] |
| TMBOY | 47:9e361da97763 | 19 | #define MBED_CONF_LWIP_SOCKET_MAX 4 // set by library:lwip |
| TMBOY | 47:9e361da97763 | 20 | #define MBED_CONF_LWIP_IPV6_ENABLED 0 // set by library:lwip |
| TMBOY | 47:9e361da97763 | 21 | #define MBED_CONF_NANOSTACK_HAL_NVM_CFSTORE 0 // set by library:nanostack-hal |
| TMBOY | 47:9e361da97763 | 22 | // Macros |
| TMBOY | 47:9e361da97763 | 23 | #define UNITY_INCLUDE_CONFIG_H // defined by library:utest |
| TMBOY | 47:9e361da97763 | 24 | |
| TMBOY | 47:9e361da97763 | 25 | #endif |
