-
Consider the following example of my `.resc` script.
```
using sysbus
mach create "K210"
machine LoadPlatformDescription @platforms/cpus/kendryte_k210.repl
path add @/
emulation Create…
-
WB uses the seemingly custom Eclipse plugin org.eclipse.e4.xwt as an embedded jar. This plugin is not compatible with the latest version, given that it still uses classes such as SWTObservables, which…
-
While the jar "jakarta.annotation-api_1.3.5.jar" is available in the 4.29 repository for Eclipse 2023-09: https://download.eclipse.org/eclipse/updates/4.29/R-4.29-202309031000/plugins/
This jar is …
-
The version added `rcgen` and `ring` as dependencies, I'd like to avoid pulling them into my codebase.
I propose that we make them optional and add a default-on feature to enable them and the relat…
-
### Description
I'm just starting to look at your Zynq-7000 support and short of finding any documentation/examples I started trying to run the tests that I could find. In this case I'm trying to …
-
**Describe the bug**
tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin (hifive1:tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin) failed
**To Reproduce**
caught by CI twister build, see logs b…
-
Still new here and on Ubuntu 23.04 not building
Error Log.
"/home/markus/Documents/dotdevelop/main/Main.sln" (default target) (1) ->
"/home/markus/Documents/dotdevelop/main/src/core/MonoDevelop.Ide…
-
### OS Platform and Distribution
ubuntu 18.04
### Compiler version
gcc/g++ 8
### Programming Language and version
python 3.7
### Installed using virtualenv? pip? Conda?(if python)
conda
### Me…
-
When I run the command
```
renode --disable-xwt -e "s resc_file.resc"
```
I get the output as follows
```
...
11:07:24.8140 [INFO] uart: [host: 1.45s (+0.11ms)|virt: 0.18s (+0s)] He…
-
I'm trying to port a project from GTK2 to GTK3, using GTKSharp, but am constantly running into deprecated symbols that are not documented anywhere as far as I can find.
Is there any proper porting gu…