Files
Upsilon/ion
Émilie Feral ea104cff9f [ion] N0200: improve code spliting between internal/external flash
Part II: split standby in two methods: one executed from the external
flash, one executed from the internal flash. This avoids to force many
functions to be linked in the internal flash.
2019-04-30 15:48:27 +02:00
..
2019-04-25 17:11:06 +02: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.