Project aims to read/modify/write folders, text files and image files on costumized GUI on STM32F7-Discovery board. First version supports .txt and .bmp file formats. New file formats will be addes as project goes on. Modular design approach is taken care of.
##Pre requests for Project
- Stm32f746-discovery board.
- SD-Card with desired files.
- Mini USB Type-B cable.
- open git bash in index you want to download project files.
- type "git clone https://github.com/Emreiris/SD_Card_File_Browser.git"
- open SD_Card_File_Browser/.cproject
- Build the project
- Load to target machine
- Mount the SD-Card to discovery-board.
- Have fun with files :)
Project is suspended to unknown date, developer needs to focus different areas.