Sample applications for display functions do not work on native_posix_64 due to missing overrides. Clone the native_posix_64 Kconfig override for all samples that have a native_posix Kconfig override. Signed-off-by: Peter A. Bigot <pab@pabigot.com>
3 lines
96 B
Text
3 lines
96 B
Text
CONFIG_SDL_DISPLAY_DEV_NAME="DISPLAY"
|
|
CONFIG_SDL_DISPLAY_X_RES=250
|
|
CONFIG_SDL_DISPLAY_Y_RES=120
|