-
Hi!
I got into my hands over 10 boards with STM7 (72C334). I think it might be good for some of my projects.
Generally, I'm using Arduino IDE ALOT, so it would be awesome to use it to program tho…
-
- Feature name: `sbios-ec-config`
- Start date: 2024-07-24
- Status: Draft
# Summary
Configure values controlled by the embedded controller from system firmware.
# Motivation
Allow users…
-
TWRP 2.8.7.0
2013 Moto X Developer Edition (Ghost)
LineageOS only supports f2fs on Ghost, so ext4 is not an option for me. When formatted as f2fs from TWRP, it doesn't leave room for the cryptfs f…
-
When building z88dk I am getting this error. I am actually doing this through a Dockerfile. So maybe I am doing something wrong.
```
3632.5 z88dk-z80asm -mz180 -d -m4=-Itarget/scz180/obj -m4=-I../.…
-
```
==RfCatYS1CCBootloader.hex building==
sdcc -Iinclude -DBUILD_VERSION=`../revision.sh` --xram-loc 0xF000 --code-loc 0x1400 appFHSSNIC.c chipcon_usb.rel chipcon_usbdebug.rel chipcon_dma.rel bootl…
-
During long running transactions, publisher reports an error:
`CernVM-FS error: Unable to find the configuration file server.conf for the cvmfs publisher: ${repo}`
This string comes from [cvmfs_publ…
-
I notice differences with compilation flags (speed optimization flags) according to the repositories:
TSDZ2-Smart-EBike-* and TSDZ2-Smart-EBike-LCD3 have
`CFLAGS = -m$(PLATFORM) -Ddouble=float --std…
-
No register allocation is done during compilation. The intermediate representation is stack based and this is converted into stack based operations of the Z80.
There are a couple of complications w…
drcjt updated
3 months ago
-
> Install VS-Code
> # Ubuntu and Mint linux
> $ wget https://go.microsoft.com/fwlink/?LinkID=760868 -O vscode.deb
> $ sudo dpkg -i vscode.deb
`$sudo apt-get install code`
> Add extention
> …
-
Hi,
i'm trying to write colorised text on the screen with your lib but no succes, did it work ?