*power consumption control(phy , semihost) library written by Michael Wei (some compile errors with mbed lib (20131011) were fixed) *for Mbed LPC1768 *for clock control , see "ClockControl"
Fork of PowerControl by
Revision 2:dc55612d4220, committed 2017-06-05
- Comitter:
- rnestler
- Date:
- Mon Jun 05 15:30:39 2017 +0000
- Parent:
- 1:d0fa2aeb02a4
- Commit message:
- Remove "TARGET_LPC1768/LPC17xx.h" include; ; It broke compilation and seems unnecessary.
Changed in this revision
PowerControl.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r d0fa2aeb02a4 -r dc55612d4220 PowerControl.h --- a/PowerControl.h Fri Oct 11 02:53:21 2013 +0000 +++ b/PowerControl.h Mon Jun 05 15:30:39 2017 +0000 @@ -2,11 +2,8 @@ * Copyright (c) 2010 Michael Wei */ -#ifndef MBED_POWERCONTROL_H -#define MBED_POWERCONTROL_H - -//shouldn't have to include, but fixes weird problems with defines -#include "TARGET_LPC1768/LPC17xx.h" +#ifndef MBED_POWERCONTROL_H +#define MBED_POWERCONTROL_H //System Control Register // bit 0: Reserved