mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
A dummy scan() was used, which stopped the computation with shouldInterrupt(). Change-Id: I661a630bd1a83c6036513fb9a086c58ba542f25b
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.