Clone of official tools
test_configs/config_paths.json@43:2a7da56ebd24, 2018-09-25 (annotated)
- Committer:
- theotherjimmy
- Date:
- Tue Sep 25 13:43:09 2018 -0500
- Revision:
- 43:2a7da56ebd24
Release 5.10.0
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
theotherjimmy |
43:2a7da56ebd24 | 1 | { |
theotherjimmy |
43:2a7da56ebd24 | 2 | "ETHERNET" : "EthernetInterface.json", |
theotherjimmy |
43:2a7da56ebd24 | 3 | "HEAPBLOCKDEVICE": "HeapBlockDevice.json", |
theotherjimmy |
43:2a7da56ebd24 | 4 | "HEAPBLOCKDEVICE_AND_ETHERNET": "HeapBlockDeviceAndEthernetInterface.json", |
theotherjimmy |
43:2a7da56ebd24 | 5 | "HEAPBLOCKDEVICE_AND_WIFI": "HeapBlockDeviceAndWifiInterface.json", |
theotherjimmy |
43:2a7da56ebd24 | 6 | "ODIN_WIFI" : "OdinInterface.json", |
theotherjimmy |
43:2a7da56ebd24 | 7 | "ODIN_ETHERNET" : "Odin_EthernetInterface.json", |
theotherjimmy |
43:2a7da56ebd24 | 8 | "REALTEK_WIFI" : "RealtekInterface.json", |
theotherjimmy |
43:2a7da56ebd24 | 9 | "ESP8266_WIFI" : "ESP8266Interface.json", |
theotherjimmy |
43:2a7da56ebd24 | 10 | "ISM43362_WIFI" : "ISM43362Interface.json", |
theotherjimmy |
43:2a7da56ebd24 | 11 | "IDW0XX1_WIFI" : "SpwfSAInterface.json", |
theotherjimmy |
43:2a7da56ebd24 | 12 | "6LOWPAN_HOST" : "6lowpanInterface_host.json", |
theotherjimmy |
43:2a7da56ebd24 | 13 | "6LOWPAN_ROUTER" : "6lowpanInterface_router.json", |
theotherjimmy |
43:2a7da56ebd24 | 14 | "THREAD_END_DEVICE" : "ThreadInterface_end_device.json", |
theotherjimmy |
43:2a7da56ebd24 | 15 | "THREAD_ROUTER" : "ThreadInterface_router.json", |
theotherjimmy |
43:2a7da56ebd24 | 16 | "NO_NETWORK": "no_network.json" |
theotherjimmy |
43:2a7da56ebd24 | 17 | } |