-
Please provide:
- Link to build log from https://jitpack.io
- Does the project build on your machine with **the same** commands (e.g. ./gradlew install) ?
- What error are you seeing?
Than…
-
Please provide:
- Link to build log from https://jitpack.io
https://jitpack.io/com/github/felHR85/UsbSerial/6.1.0/build.log
- Does the project build on your machine with **the same** commands (…
-
- Link to build log from https://jitpack.io
https://jitpack.io/com/github/felHR85/UsbSerial/6.1.0/build.log
- What error are you seeing?
Build failed. See the log at jitpack.io
-
```
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:processSomeAppDebugResources'.
> Could not resolve all dependencies for configu…
-
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform UsbSerial-6.1.0.aar (com.github.felHR85…
-
For whatever reason, it seems like the cached build of 6.1.0 expired and jitpack ended up attempting to rebuild it on the 18th.
But that failed:
https://jitpack.io/com/github/felHR85/UsbSerial/6.1…
-
QDMR crash with Segmentation fault (core dumped) reading Amytone 878UVplus FW v.3.01
qdmr
Debug in src/application.cc@1002: Set icon theme to 'light'.
Debug in src/application.cc@81: Search fo…
-
I had problems with running the compile.sh script where I get this error:
```
bugUtils.h: No such file or directory
#include "Arduino_DebugUtils.h"
^~~~~~~~~~~~~~~~~~~~~~
compilation t…
Exryz updated
4 months ago
-
I started some tests with the serial USB (OTG) on the STM32u575 to get a virtual com port on a Windows PC.
After fixing some issues with the clock config file (because it was never used and tested …
-
Android device that not support USB serial, so I need a app can create ttyUSB0 file for python app read.