-
Currently the .NOW defaults to high power mode (48 or 64 MHz). Is this really what we want? Now with optimized builds we can get... acceptable... soft of... performance at 8 MHz.
I think the original…
-
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'm using Ubuntu 16.04 and want to use bbc-microbit-classic-gcc as my target for this. I have the correct gcc-arm-embedded compiler installed. I have also followed the installation guide to yotta on y…
-
https://data.gpo.zugaina.org/stefantalpalaru/dev-lang/pony/
newer ,
https://github.com/ponylang/corral ie like cargo... but no for ebuilds atm or ponyup...
https://data.gpo.zugaina.org/haskell…
-
This is a tracking issue for the `#[target_feature]` segment of RFC 2045 (https://github.com/rust-lang/rfcs/pull/2045).
`#[cfg(target_feature)]` was tracked in [#29717](https://github.com/rust-lang/r…
-
The `tools/llvm-dwarfdump/X86/{prettyprint_types,simplified-template-names}.s` tests seem to fail on 32-bit Arm (bus error) (tested at commit 0be1fbac2a7797399c0970e3f4033288036b65f6).
`tools/llvm-…
-
| | |
| --- | --- |
| Bugzilla Link | [22768](https://llvm.org/bz22768) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel,@qcolombet |
## Extended Descript…
-
## Prologue
HookZz 写了好久, 一直想抽时间写一下, 在这方面的总结.
1. InlineHook 本质
2. InlineHook 高级 Trick
3. Assembler 和 Disassembler 的工程化使用
当然还有很多其他的 trick hook, 例如基于 `#PF` 和 `HardwareBreakpoint` 的 hook, 剩下的后续…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR22768](https://bugs.llvm.org/show_bug.cgi?id=22768) |
| Status | NEW |
| Importance | P normal |
|…
-
14227cd6ff16ba7b0b790d0dfdead193e67fccf9 caused our 10-minute real-time timer test to break. The cause is moving the declaration of two radio global variables from the .h file to the .cpp file. This c…