-
### 你在什么场景下需要该功能?
在通用平台(如Windows/Linux,x86/arm)下,xmake的包管理还是很舒服的;在非通用平台(cortex-m)下,需要源码引入差异化构建就有点别扭。
一个真实项目情况:
```
Project(A/B)
├── src
│ └── main.c
├── conf
│ └── stm32f4xx_hal_conf.h …
-
### Is your feature request related to a problem? Please describe.
I am trying to make a custom control board based on black pill(STM32F401CDU6) because it widely available and cheep.
…
-
Hello! I start using stm32pio recently and found some frustrating bug (kind of).
Platformio ST STM32 building script (_platforms/ststm32/builder/frameworks/stm32cube.py_) auto-generates _stm32f4xx_ha…
-
In the command line I can get SWO working:
My target has a CPU frequency of 170MHz.
Start openocd:
> openocd -f "interface/stlink.cfg" -f "target/stm32g4x.cfg" -c "transport select hla_swd" -c …
-
new version is 10.4.6(21.11.13),
our current version is 10.3.1(20.1.19).。。。。。
2.5 years ago。。。。
-
Hi there, not an issue,
can you update project for new v1.2.0 STM32WL SDK please?
https://www.st.com/content/my_st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software…
-
https://github.com/STMicroelectronics/stm32u5xx_hal_driver/blob/6a00c6e1cc756c9804b3044dcd4238f5612adff0/Src/stm32u5xx_hal_pwr.c#L834
and line 896 produces warning "unused parameter 'Item'" when extr…
-
**Caution**
The Issues are strictly limited for the reporting of problem encountered with the software provided in this project.
For any other problem related to the STM32 product, the performance, …
-
**Describe the set-up**
- Software:
- STM32Cube MCU & MPU Packages
- Version:
- STM32Cube_FW_H7_V1.8.0
- Verification Hardware Platform:
- STM32H7B3
**Describe the bug**
- Function:
- s…
-
https://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-ble1.html
请问我想将这个款蓝牙驱动移植到alios里,请问有没有相关资料