-
Hi, Using 4.3.9 Configured with the online configurator. Have 2 nozzles set up by adding the following to configuration_overall.h
#define SWITCHING_NOZZLE
#if ENABLED(SWITCHING_NOZZLE)
#de…
-
```
hi all, i am booting android ics in beagle board xm, after running the script
file
partions in sdcard has been made and when i put the sdcard in beaglexm and
connected the xm to the host pc …
-
```
hi all, i am booting android ics in beagle board xm, after running the script
file
partions in sdcard has been made and when i put the sdcard in beaglexm and
connected the xm to the host pc …
-
**Describe the bug**
there is error happened while installing probe-rs-tools
**To Reproduce**
I can reproduce this issue by re-run ```cargo install probe-rs-tools flip-link``
**Expected behavi…
-
There are currently not many useful functions implemented for `Pin`. Therefore, pins configured that way can not be used without converting them to a pin with a statically defined function first. That…
-
nemul updated
5 years ago
-
Hi! I update my project to latest git (to get embassy-executor match up) and my project now breaks debugging and flashing via probe-rs if I have enabled UsbSerialJtag.
This is what I get in probe-rs …
-
I would like to use probe-rs with the TM4C123GH6PMI from TI. I saw it was not on the support list yet.
I went ahead and generated the target.yaml from the cmsis-pack but since I'm a noob i have no id…
-
### What happened?
for historical reasons, we've got
```c++
#ifdef HAVE_CONFIG_H
#include
#endif
```
all over the place.
And luckily, we nearly never need that.
So, in the intere…
-
I got below error when running ``` cargo install probe-rs-tools flip-link```
System is Sonoma 14.6.1 (Intel)
Is there anything I can do?
```bash
...
Compiling fallible-iterator v0.3.0
Comp…