Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 18926

Re: waveshare 3.5 touchscreen how to get working in picore

$
0
0
Wow that's great news.
So we have to install rpi-vci.tz and then use framecopybuffer?
Something like this?
sudo apt-get install -y cmake
git clone https://github.com/tasanakorn/rpi-fbcp
mkdir -p rpi-fbcp/build
cd rpi-fbcp/build
cmake ..
make
sudo inst...

Viewing all articles
Browse latest Browse all 18926