This is a simple implementation of a slideshow of .jpg
files located on a microSD memory card in the wallpapers
directory. Single-file library stb_image.h was used to decode jpg-files. Working with the file system is implemented through the FatFs library. This example can be run on LicheePi Nano demoboard.