-
Hi there,
Hope I'm putting the right info in the right place.
I get lost in github sometimes.
This is the pull on the oridinal DCS BIOS arduino lib repo...
https://github.com/dcs-bios/dcs-bios-a…
-
| | |
| --- | --- |
| Bugzilla Link | [4127](https://llvm.org/bz4127) |
| Resolution | FIXED |
| Resolved on | Aug 23, 2017 02:12 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla …
-
Hi all,
I want to build meta-toolchain as part of it nativesdk-clang is build. nativesdk-clang want's to use x86_64-yoesdk-linux-gcc which is not set approptiate and the do_configure step complains a…
-
### Description of defect
Following investigations in #12116 , it turns out that division with microlib seems much slower than ARM lib (and possibly also other libs) on cores like cortex-M0…
-
**Describe the bug**
The first `malloc` call may fail on the Xtensa platforms (e.g. `qemu_xtensa`) if the requested block size is such that the `malloc` function invokes the `sbrk` function with the …
-
**Describe the bug**
`tests/lib/mem_alloc/libraries.libc.newlib` test fails **when actually building with the newlib**.
`NEWLIB_LIBC_NANO` config defaults to y (when building with the GNU ARM Embe…
-
@tensorflow/micro
**System information**
- Host OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 19.10
- TensorFlow installed from (source or binary): source (for inference),…
-
First of all, I've already read #172, but I still think little-endian support is very important for msgpack.
The main reason why the network uses big-endian is that CPUs used to be big-endian a lon…
-
When I'm porting threadX to Arduino environment, some of the core platform's toolchain does not specify -mcpu option for assembly code so it cause gcc throw an error related to 'MSR' and 'MSR' instruc…
-
For GCC, the list of [IRQ implementation files](https://github.com/ARM-software/CMSIS_5/tree/develop/CMSIS/RTOS2/RTX/Source/GCC) contains, as I understand it:
* `irq_armv8mbl.S` (for ARMv8-M base-l…