![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
FRDM K64F Metronome
configs/eth_v4.json@0:dbad57390bd1, 2017-05-14 (annotated)
- Committer:
- ram54288
- Date:
- Sun May 14 18:37:05 2017 +0000
- Revision:
- 0:dbad57390bd1
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ram54288 | 0:dbad57390bd1 | 1 | { |
ram54288 | 0:dbad57390bd1 | 2 | "macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_mbed_client_config.h\""], |
ram54288 | 0:dbad57390bd1 | 3 | "target_overrides": { |
ram54288 | 0:dbad57390bd1 | 4 | "*": { |
ram54288 | 0:dbad57390bd1 | 5 | "target.features_add": ["LWIP", "COMMON_PAL"], |
ram54288 | 0:dbad57390bd1 | 6 | "lwip.ipv4-enabled": true, |
ram54288 | 0:dbad57390bd1 | 7 | "lwip.ipv6-enabled": false, |
ram54288 | 0:dbad57390bd1 | 8 | "mbed-trace.enable": 0 |
ram54288 | 0:dbad57390bd1 | 9 | } |
ram54288 | 0:dbad57390bd1 | 10 | } |
ram54288 | 0:dbad57390bd1 | 11 | } |