Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of Hibernus by
config.h@0:f9a13d4b41f3, 2017-09-08 (annotated)
- 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?
| User | Revision | Line number | New 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 | 

