The current version of the eGUI driver project has the following directory structure:
[D4D] - Main installation directory[_release_notes] - Project release notes and other information[common_files] - eGUI common files[configuration_example] - eGUI configuration file and screen example[graphic_objects] - Subfolder with eGUI grahic objects[low_level_drivers] - Subfolder with eGUI low level drivers[LCD] - Drivers for LCD[lcd_controllers_drivers] - Subgroup of LCD controolers drivers[lcd_hw_interface] - Subgroup of LCD hardware interface drivers[touch_screen] - Drivers for Touch screen[touch_screen_drivers] - Subgroup of touch screen controolers drivers[touch_screen_hw_interface] - Subgroup of touch screen hardware interface driversThe source code for drivers and examples are located in the drivers and projects subfolders. The project files are placed in a subfolder for the respective compiler of the build folder.