소스 검색

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" }