-
### Description of defect
1. The documentation points to a lint.py for checking valid target definitions, but the output does not look reasonable or outdated.
2. The script is also helpful…
-
`rotary-encoder-hal` currently has no CI. Would be nice to have a CI that runs rustfmt, clippy, cargo doc, and cargo test.
Bonus if it compiles on other toolchains also like `thumbv7m-none-eabi`
-
**Is your feature request related to a problem? Please describe.**
There is not enough detail in the compiler output to locate more than a single problem/error when compiling fails. And the compil…
-
### Configuration
**Operating system**:
OSX Catalina
**PlatformIO Version** (`platformio --version`):
5.0.3
### Description of problem
I'm compiling for a custom board and framework, and I fin…
-
What kind of issue is this?
- [X ] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
*You can erase any parts of this template not applicable to your Issu…
-
#### Description
Builds with nrf52 fail at several places when run with TOOLCHAIN=llvm, both with default clang (version 9 on my machine) and clang-10
#### Steps to reproduce the issue
```she…
-
general comment: the Thumb targets are backwards compatible. Both `thumbv7em-none-eabi` and `thumbv7em-none-eabihf` work fine on Cortex-M4F devices. If you are not doing floating point operations (`f3…
-
Hi Maya,
There only this one CPP file in the project?
https://github.com/MayaPosch/Nodate/blob/9440750e420aab7631007c629d557d8e358565c3/arch/stm32/Makefile.ada#L76
-
I can not run `cargo build`, would you help check?
```
error: linking with `rust-lld` failed: exit code: 1
|
= note: "rust-lld" "-flavor" "gnu" "--eh-frame-hdr" "-L" "/Users/chandamon/.rustu…
-
Moved from issue https://github.com/Microsoft/vscode-cpptools/issues/916#issuecomment-359398467 by @aakre.
@sean-mcmanus Thanks for getting back to me on this. I tried adding GNUC, \_\_GNUC\_\_, \_…