summaryrefslogtreecommitdiff
path: root/src/app/bad-apple-stm32f4-ssd1306-128x64/Kconfig
blob: 460369ca82e15af029f9b97d0877c8bfb2008c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: CC0-1.0

prompt "Bad Apple on STM32F4 + SSD1306 128x64 LCD"
depends on arch_stm32f446re_nucleo
#depends on meta_driver_timer
depends on driver_ssd1306 && driver_ssd1306_mode_horizontal
depends on lib_inflate && lib_inflate_lut
depends on !loop
depends on !wakeup