mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-13 08:08:51 +01:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
config BR2_PACKAGE_ST_SDL
|
|
bool "st-sdl"
|
|
default y
|
|
select BR2_PACKAGE_SDL
|
|
help
|
|
SDL Terminal for RS97
|
|
|
|
https://github.com/jamesofarrell/st-sdl
|