mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
The screen size used to be defined by the framebuffer size, this was weird, the creen size can be defined in the makefile if needed (in order to have different one for different targets) Change-Id: Ie294fba5f6cf5e942b4b35847ae8ccd18d3ddf85
ION is the hardware abstraction layer. It does I/O. It exposes a set of headers that are implemented for various hardwares (device, simulator). It is also responsible for setting up the boot environment.