Files
Upsilon/ion
Romain Goyet 14d84af28e [ion/device] Mark the ISR vector as used
This prevents the linker from ever discarding that symbol
2018-10-12 14:39:26 +02:00
..
2018-10-12 09:36:44 +02:00
2018-10-12 09:36:44 +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.