fpGUI
fpGUI copied to clipboard
Fix script for examples compilation
1° Add missing configuration file in hexviewer example folder.
2° Fix compileall.sh. Use pushd instead of cd. Because after cd ./ide/src, cd .. doesn't come back to the previous directory.