1 /* plugins common to all models */
4 random_folder_advance_config.c
10 #ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
11 #ifdef HAVE_ADJUSTABLE_CPU_FREQ
14 #if CONFIG_CODEC == SWCODEC
21 #ifdef HAVE_LCD_BITMAP
22 #if LCD_DEPTH < 4 && !defined(SIMULATOR)
25 #ifndef HAVE_LCD_COLOR
27 test_greylib_bitmap_scale.c
31 #ifdef HAVE_LCD_BITMAP
37 #if CONFIG_CODEC == SWCODEC
41 #endif /* HAVE_TEST_PLUGINS */