Files
Upsilon/ion
Émilie Feral f99ea4b5f6 [ion] Fix bug in Power: after waking up from standby, call
Reset::coreWhilePlugged instead of Reset::core (the device might be
plugged at this point and we don't want to jump to ST bootloader when
waking up from standby on N0100)
2019-08-08 15:54:41 +02:00
..
2019-08-06 17:40:14 +02:00
2019-06-13 12:12:55 -04:00
2015-09-19 11:01:38 +02:00

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.