-
### Description of defect
When running code bellow on F091 there is always following error: functions `pass()` is the problem, exactly the part where i try to read from `data` no matter if it…
-
Hi.
I am trying to use cargo xbuild to build for target "thumbv7em-none-eabihf".
When i am using `cargo build`, everything correctly links, resulting in
```
size target/thumbv7em-none-eabihf/…
-
### Issue description
I am selecting Arduino due (Native USB Port )
and it gives me compile error it want me to select arduino mega
### Compile errors
In file included from sketch\src/conditionals…
-
Hello 🦀,
I got stuck while following the `Discovery` tutorial, and came here to ask for help :crying_cat_face:
I'm using my `stm32f407` board instead of the `stm32f3discovery` board used in the…
-
Architecture: ARM Cortex M4F
Compiler: Linaro gcc-arm-none-eabi-7-2017-q4-major (bundled with TI Code Composer Studio v8.0.0)
During the build this warning is treated as error, so the build fails:…
110yd updated
4 years ago
-
I've just updated vscode-cpptools to July edition and enabled new IntelliSense mode by adding `"C_Cpp.intelliSenseEngine": "Default"` to settings.json. This caused a lot of "include file xx.h not foun…
keton updated
4 years ago
-
### Description of defect
I am not able to setup my custom board based on K64F using the 144 pins MCU MK64FN1M0VLQ12. I followed all the steps using your documentation from your website on porting …
-
I installed zigbee2mqtt version 1.1.1 (commit #92d88b6), mosquitto 1.4.10-3+deb9u3 (from debian package repository), node js v10.15.1 and npm 6.8.0 on a Raspberry Pi 3, using firmware version 20190109…
-
Hello there! I'm completely new to ARM, and I'm relatively new to Rust, too.
I started the Discovery book a few days ago with an STM32F3DISCOVERY board and I was able to run some of the examples on m…
-
## Introduction
This is a proposal to move the CMSIS out of the main Zephyr repository.
### Problem description
CMSIS is one of the two "hal" layers that are still part of the main Zephyr tre…