-
Currently there seems to be no support for ARM BE. I have successfully built a complete ARM-BE toolchain via buildroot, then attempted to configure a build as follows:
CC=armeb-linux-gcc CXX=armeb-…
-
viys@WIN-lenovo_1297:~/r128/r128_sdk$ lunch_rtos
last=r128s2_pro_c906
You're building on Linux
Lunch menu... pick a combo:
1. r128s2_pro_c906
2. r128s2_pro_m33
Which would you li…
viys updated
2 months ago
-
Hi,
Thank you for this project, I am trying to compile against current head branch of zmk and having some issue.
If possible would you mind giving some pointers here. Compile logs are as below,
…
-
Penta Sequencer on the MetaModule is not triggering to advance the sequencer steps.
Steps to reproduce:
1. Run the patch attached here on a MetaModule:
[CV Funk PentaSeqOuros Test.zip](https:…
-
### Environment
- OS and Version: MacOS Sonoma 14.5
- VS Code Version: 1.91.0
- C/C++ Extension Version: v1.20.5
### Bug Summary and Steps to Reproduce
Bug Summary: "The language server crashed…
-
**Describe the bug**
Building for nrf54l15dk fails when enabling Bluetooth and entropy drivers at the same time.
**To Reproduce**
1. `west build --pristine --board nrf54l15dk/nrf54l15/cpuapp …
-
### Environment
- OS and Version: Windows 10 22H2
- VS Code Version: 1.85.2
- C/C++ Extension Version: 1.18.5
### Bug Summary and Steps to Reproduce
**Bug Summary:**
If both `"compiler…
-
Currently, the [pre-built GNU toolchain for Arm-based CPUs](https://github.com/DLTcollab/toolchain-arm) used in our GitHub Actions is version GCC 11.2-2022.02, sourced from the [Arm Developer website]…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tflite-support 0.4.4
### Custom code
No
### OS platform and…
-
This is a follow-up to #105 (and possibly #80 ).
As per [the conditions of the GPL](https://gcc.gnu.org/onlinedocs/gcc-8.5.0/gcc/Copying.html), you're obliged to provide source code for a software …