-
**Describe the bug**
A clear and concise description of what the bug is.
```
/local/mcu/zephyrproject/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/stm/common/hal/accelerator/aes_alt.c:…
-
v4.0.4 已经发布了,所以我们开始筹备下个版本的发布了,下个版本按计划是一个次版本的更新,将会包含更多的新特性。
如果您也有一些功能想法或对当前计划的看法,请发表评论。
v4.0.4 has been released, so we have started to prepare for the release of the next version. The next versi…
-
I am trying to convert a sarif report to code climate and get a Nullpointer exception.
The sarif File is this one
[sarifFile.zip](https://github.com/tomasbjerre/violations-command-line/files/8252…
-
I tried building for STM32L552ZE-Q but failed with the following message.
```
/tmp/ccjgv9nE.s: Assembler messages:
/tmp/ccjgv9nE.s:224: Error: selected processor does not support `vstmdbeq r0!,{s16…
-
### Environment
- OS and Version: OSX Venture 13.4 (but issue has been occurring for months)
- VS Code Version: 1.79.0
- C/C++ Extension Version: 1.15.4
### Bug Summary and Steps to Reproduce
…
-
### Description of defect
Hi
I got an issue with 1 test suite: hal-tests-tests-mbed_hal-qspi
This test is OK for:
- All STM32 targets with embedded QSPI
- All toolchains: ARMC6, GCC, IAR
Exc…
-
The package works great on my STM32F746 Disco board. However, not so much on a Nucleo-L552.
The composite USB is configured for CDC+MSC and I ticked the STM32F1_DEVICE option. The L5 doesn't have OTG…
-
The currently specified scope of a generator associated with a component is defined here:
[https://arm-software.github.io/CMSIS_5/latest/Pack/html/pdsc_generators_pg.html](https://arm-software.github…
-
Some filesystems don't support files and directories with hyphen on it, so it is better to replace "-" with "_" to fix it.
```
$ find . -name "*-*"
./arch/z80/src/ez80/clang-compat.asm
./arch/xt…
-
During some prototype use of a STM32 HAL Drivers pack , we ended up in a case where MDK-ARM selects HAL L5 components in place of HAL U5 components.
The components of those L5 and U5 HAL Drivers p…