-
hello brotli
i want to use the brotli compression which gave good compression rates on the type of data i need to compress (tested with the cli tool) .
but before digging on how to use brotli compr…
-
The `cmsis_gcc.h` header is missing the `__ARM_ARCH_8_1M_MAIN__` macro in in multiple ifdefs that include certain intrinsics by architecture version.
Example:
https://github.com/ARM-software/CMSIS…
-
### Zig Version
0.10.0
### Steps to Reproduce and Observed Behavior
Program is targeted for ARM `-target thumb-freestanding-none -mcpu cortex_m4` is part of flags passed.
First observation is th…
-
### Summary
`./scripts/footprint.sh` fails during compilation in step of using the default config: `include/mbedtls/mbedtls_config.h`
### System information
- Mbed TLS version (number or comm…
-
This project looks awesome, but I'm stuck.
Using Arduino 1.6.5 or 1.6.6 is not working for me, I have to define many variables in my makefile and make some minor changes to the source. What's the la…
-
Hi,
As what we know, Cortex-M4F implemented a little set of FPU instructions including VCVT.F32.S32, and GCC did have a builtin intrinsic for it.
But the question is why the intrinsic is only enab…
-
I have a cmake-based project targeting arm cortex-m4, and I want to run clang-tidy on my code.
When I attempt to run clang-tidy, I get this message
```
CMSIS_5/CMSIS/Core/Include/cmsis_compiler.…
-
I have one, would be interesting if we could reuse the hardware, I can imagine you have probably moved on from the project by now.
Your repo is the only one I have found so far, maybe you have some t…
hvegh updated
5 months ago
-
**_Reported by Gilbert Pitney:_**
Add support for the Texas Instruments CC3220 SoC and LaunchXL board.
CC3220 is the updated SoC following the CC3200. CC3220, CC3220S, and CC3220SF (with Flash) …
-
The main chip on my AirSense 10 AutoSet is a STMicroelectronics STM32F405ZGT6. This is an ARM Cortex-M4 32-bit ISA, however the Internet says the Cortex-M series only supports the 16-bit Thumb ISA.
…