Merge branch 'dev' into 'master' Implement first versions of file browser, text viewer and image viewer See merge request bohacfr2/apo-sem!1
docs: correct formatting
docs: add code documentation
refactor: move gui elements to gui library
feat: use pheripherals in text viewer
fix: text movement
feat: add full vertial scroll command
refactor: move text view commands to text viewer
feat: add gui text view component