mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 05:40:38 +01:00
Fixes a bug where the device would not get enumerated even if the plug state was detected (an ENUMDNE interrupt had not been cleared, thus the new enumeration attempt was not detected). Change-Id: I19622221fc077965ed3cab5322944e4c2c89fde4
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.