-
I am considering using yotta modules for my own projects ([GNU ARM Eclipse](http://gnuarmeclipse.github.io) and [XCDL](http://xcdl.github.io)), but, in addition to command line support (which I fully …
-
**UPDATE:**: Use the following command line to build on MacOSX:
```sh
CRATE_CC_NO_DEFAULTS=1 cargo build
```
================
## Bug description
Build fail when build new project from `esp-…
-
### Build issue(s)
The pump-contoller-app and the lighting-app fail to build.
```
2045 git clone https://github.com/project-chip/connectedhomeip.git
2046 cd connectedhomeip/
2047 git …
-
Hello,
after I managed to compile the firmware, I can't upload it:
```
$ make TARGET=nrf52840 BOARD=dongle node.dfu-upload PORT=/dev/ttyACM0
which: no nrfjprog in (/home/marek/gcc-arm-none-eab…
-
Not sure if this is the right repo, but I guess most issues are here.
The way we compile programs in TD, PXT, and possibly even Python, is that there is a template .hex file patched up with a much sm…
-
Hello world :-)
I have encountered a blocker traceback on `pyocd` (i.e. `pyocd list` or `pyocd flash`) related to `pyocd_pemicro/pemicro_probe`:
```
(venv37zephyr) pyocd list
0001271:CRITICAL:__…
-
After installing yotta, I'm trying to build [microbit-samples](https://github.com/lancaster-university/microbit-samples) to make sure everything is setup right, but after running `yt build` I get the …
-
I ran the Windows installer (v023) which I downloaded from the link in the tutorial. After the install executable ran, it said it had completed successfully and the yotta icon appeared on my desktop. …
-
### OS
Linux
### Operating System version
Ubuntu 24.04
### Visual Studio Code version
1.94.0
### ESP-IDF version
5.4.0
### Python version
3.10.12
### Doctor command output
```
------------…
-
Hi !
I'm trying to create an executable for my python application with Pyinstaller but I'm running into some issues.
My application is flashing STM32L475 MCUs by using 2 STLinksV3 and is working f…