Procházet zdrojové kódy

Lift framework restriction

min před 3 roky
rodič
revize
33bbf99efc
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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" }