浏览代码

Lift framework restriction

min 3 年之前
父节点
当前提交
33bbf99efc
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      library.json

+ 0 - 1
library.json

@@ -11,7 +11,6 @@
 		"type": "git",
 		"url": "https://github.com/dmitrystu/libusb_stm32.git"
 	},
-	"frameworks": [ "cmsis", "stm32cube" ],
 	"platforms": [ "ststm32" ],
 	"headers": ["stm32_compat.h", "usb.h"],
 	"build": { "includeDir": "inc" }