Forráskód Böngészése

Lift framework restriction

min 3 éve
szülő
commit
33bbf99efc
1 módosított fájl, 0 hozzáadás és 1 törlés
  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" }