-
Hello ! I just saw that you have made a fork of goomba color so maybe you can help me.
I'm trying to build a modified goomba that use "GBC+SGB" by default instead of "Prefer GBC over SGB" into "Other…
-
just git clone from git clone https://github.com/contiki-os/contiki
then build hello -> make TARGET=cc2530dk hello-world
but it show me:
```bash
~/tmp/build/contiki/examples/cc2530dk(master…
-
Hi Anatoli Klassen,
When i try compile the electronic-load project had failured.
> 08:34:27: Running steps for project electronic_load...
08:34:27: Configuration unchanged, skipping qmake step.
…
epubc updated
5 years ago
-
I was trying to get rlengine up and running on a Raspberry Pi using Raspbian.
The problem is that the current makefile detects it as an x86, which is wrong.
I have make a prebuilt version of sdcc 3.…
-
We only need to handle these right before release.
- [x] Update CI test dependency commits
- RELEASE.md now says to do this as part of any release commit!
- [x] Update dates and authors in man …
-
Rename `Working Folder` to some other name without space characters. It's error prone for scripting. I like `workspace` which is common practice in several IDEs.
-
At https://github.com/z88dk/z88dk/wiki/Benchmarks, a few benchmarks are used to compare compilers.
Due to the shortcomings of Dhrystone, Whetstone, Coremark and the unsuitability of major benchmark…
-
I'm a newbie to 8051 ...
I started down this track myself but you are far in advance.
I want to interface to the esp8266 and am willing to help get there.
Do you have a makefile or script for compili…
-
When I plug in power source, only first display from the right shows numbers. Those I think are random, but it is to investigate.
-
Hey there,
First I just wanted to say thank you for your work getting Crystal to run without having to modify the ROM-- seeing Goomba Color get a fix after so long is a dream come true!
Looking t…