Files
Upsilon/ion
Léa Saviot cc9bbbd59c [ion/external_flash] Unlock the flash before any erase
In some cases, but we do not not why, these registers had some bits
written to one, which locked the modification of some blocks of the
external flash. We thus reset the locking bits of the registers.
2019-06-05 17:11:43 +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.