Erich Studer

Results 7 issues of Erich Studer

In the README.md the path for the setup files under Linux is given as: ~.config/kicad/. Isn't there a slash missing and the correct path would be ~/.config/kicad/ ?

I try to open the dxf files located in the following location: https://github.com/prusa3d/Original-Prusa-i3/tree/MK3S/Frame/ I cloned the repository to my local machine. I cannot not open the file MK3v8b.dxf with LibreCAD...

awaiting response

Hello I'm a newbie having a hard time reading the docs (v2.0.0) https://sphinx-needs.readthedocs.io/en/latest/ The documentation starts right away with customization: "You can easily customize the list above via [configuration](https://sphinx-needs.readthedocs.io/en/latest/configuration.html#needs-types). For...

Hello In your readme there are some commands like the following one: `./unit-tests/docker/run.sh "make -C unit-test"` I think there is an 's' missing at the end: `./unit-tests/docker/run.sh "make -C unit-tests"`

Hello In the arduino IDE 1.8.13 the examples are shown as "INCOMPATIBLE" although I have selected the Arduino Nano 33 BLE. But I can compile both examples "ble_shining_kb" and "ble_mouse"...

I have a feature file like this: ``` # language: en Feature: Persistency Scenario Outline: Persisted Parameters Given the communication to the device over RS232 When the command is sent:...

Hello I have an odd behavior I wasn't able to solve so far. When I use the [Debugger for probe-rs](https://marketplace.visualstudio.com/items?itemName=probe-rs.probe-rs-debugger) in VS Code then after flashing a terminal window opens...

documentation