mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-13 08:08:51 +01:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
config BR2_PACKAGE_CLOCK
|
|
bool "clock"
|
|
default y
|
|
select BR2_PACKAGE_SDL
|
|
help
|
|
This is a simple app that sets the clock.
|
|
|
|
https://github.com/gameblabla/clock_sdl_app
|