Energy Driven Computing - University of Southampton / Mbed 2 deprecated Hibernus

Dependencies:   mbed

Fork of Hibernus by Bogdan Lazarescu

Committer:
BogdanL
Date:
Fri Sep 08 18:01:22 2017 +0000
Revision:
0:f9a13d4b41f3
First Version of Hibernus Library;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
BogdanL 0:f9a13d4b41f3 1 #define HasInternalComparator 0 //Set on 1 if there is an internal comparator 0 otherwise
BogdanL 0:f9a13d4b41f3 2 #define SaveFlagsInFlash 0 //set on 1 if there is enough Flash memory available for the flags to have their own flash sector, 0 otherwise
BogdanL 0:f9a13d4b41f3 3 //if there is not enough flash memory, the flags will be saved in RAM memory
BogdanL 0:f9a13d4b41f3 4 #define LPC11U24