Andrew Fox / BLE_API

Fork of BLE_API by Bluetooth Low Energy

Revision:
777:835fc08df403
Parent:
776:a782d73aae68
Child:
778:04488024e560
--- a/yotta_targets/x86-linux-native/target.json	Fri Aug 07 15:55:22 2015 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-{
-  "name": "x86-linux-native",
-  "version": "0.0.5",
-  "similarTo": [
-    "linux",
-    "native",
-    "userland",
-    "x86-64",
-    "x86"
-  ],
-  "toolchain": "CMake/toolchain.cmake",
-  "description": "Build target for programs compiled natively for Linux",
-  "keywords": [
-    "linux",
-    "native"
-  ],
-  "licenses": [
-    {
-      "url": "https://spdx.org/licenses/Apache-2.0",
-      "type": "Apache-2.0"
-    }
-  ],
-  "debug": [
-    "gdb",
-    "$program"
-  ],
-  "scripts": {
-    "debug": [
-      "gdb",
-      "$program"
-    ],
-    "test": [
-      "$program"
-    ]
-  }
-}
\ No newline at end of file