Skip to content

Commit d2046f7

Browse files
committed
Remove default STM32Cube package
Fixes platformio/platformio-core#3777
1 parent 3b761ba commit d2046f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platform.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
"title": "Arduino"
5757
},
5858
"stm32cube": {
59-
"package": "framework-stm32cube",
6059
"script": "builder/frameworks/stm32cube.py",
6160
"description": "STM32Cube embedded software libraries, including: The HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls; The Low-Layer (LL) APIs, a light-weight, optimized, expert oriented set of APIs designed for both performance and runtime efficiency",
6261
"homepage": "https://www.st.com/en/ecosystems/stm32cube.html",

0 commit comments

Comments
 (0)