1
0
mirror of https://github.com/lxsang/DiyaSDK.git synced 2025-04-03 23:36:45 +02:00
Dany LE cc81dd2b66
All checks were successful
gitea-sync/DiyaSDK/pipeline/head This commit looks good
Add support for basic Graphic primitives
2022-08-12 12:28:18 +02:00
2022-02-15 22:08:44 +01:00
2022-02-15 22:08:44 +01:00
2022-03-16 21:34:12 +01:00
2022-02-15 22:08:44 +01:00
2022-02-15 22:08:44 +01:00
2022-03-08 19:44:07 +01:00
2022-02-15 22:08:44 +01:00
2022-08-08 00:29:22 +02:00
fix
2022-08-07 11:26:29 +02:00
2022-02-15 22:05:21 +01:00
2022-08-10 23:36:56 +02:00

DiyaSDK

Base tools for Diya kernel Development

Dependencies on Linux system (Ubuntu focal)

sudo dpkg --add-architecture i386
sudo apt update
sudo apt install \
    libsdl2-2.0-0 \
    libsdl2-2.0-0:i386 \
    libsdl2-image-2.0-0 \
    libsdl2-image-2.0-0:i386 \
    libsdl2-ttf-2.0-0 \
    libsdl2-ttf-2.0-0:i386
Description
SDK for Diya
Readme MIT 6 MiB
Languages
Shell 64.3%
Smalltalk 35.7%