-
| | |
| --- | --- |
| Bugzilla Link | [10128](https://llvm.org/bz10128) |
| Resolution | FIXED |
| Resolved on | Sep 01, 2011 18:07 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [llvm co…
-
| | |
| --- | --- |
| Bugzilla Link | [18791](https://llvm.org/bz18791) |
| Resolution | FIXED |
| Resolved on | Sep 04, 2014 17:17 |
| Version | 3.4 |
| OS | Windows NT |
| Reporter | LLVM Bugzilla…
-
Hey guys, sorry using this channel to ask something like this, but did someone try to port Marlin to Arduino Due (ARM processor)??
If not, any guess about what should be done and how much effort??
T…
-
Currently, in unicorn.h, amidst the architecture enumeration, is this:
UC_MODE_MCLASS = 1
-
I was trying to record the firmware of lm3s6965evb. It ended up with a segmentation fault when the command "end_record" was issued. Backtrace of the call stack was as follows:
```
(qemu) end_recor…
-
| | |
| --- | --- |
| Bugzilla Link | [23772](https://llvm.org/bz23772) |
| Resolution | FIXED |
| Resolved on | Feb 10, 2020 02:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Co…
-
Hi @myrrlyn, thanks for this crate and [blog post](https://myrrlyn.net/blog/misc/bitfields-in-rust)!
I'm a beginner bit-twiddler, so being able to access bits "normally" (instead of shifting and bo…
-
| | |
| --- | --- |
| Bugzilla Link | [6162](https://llvm.org/bz6162) |
| Resolution | DUPLICATE |
| Resolved on | Apr 22, 2010 12:01 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla …
-
improvement request:
as already stated by M. Patel and P. Stoffregen in https://github.com/arduino/Arduino/issues/5914 there is an urgent need of refactoring the current Arduino libs and cores (espe…
-
I'm looking to use some functions from CMSIS-DSP; is this already possible?
I couldn't find Gigadevice chips in https://docs.platformio.org/en/latest/frameworks/cmsis.html#platforms ...