*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"
Dependents: GPSReceiver-EthernetDisabled GPS_1590R-A GPSXbee SerialConsol ... more
Revision 1:d0fa2aeb02a4, committed 2013-10-11
- Comitter:
- JST2011
- Date:
- Fri Oct 11 02:53:21 2013 +0000
- Parent:
- 0:8599d485662f
- Commit message:
- *change "LPC1768/ARM/LPC17xx.h" to "TARGET_LPC1768/LPC17xx.h" for mbed lib(13/10/11) ; *see also :http://mbed.org/users/mbed_official/code/mbed/file/a9913a65894f/TARGET_LPC1768
Changed in this revision
PowerControl.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 8599d485662f -r d0fa2aeb02a4 PowerControl.h --- a/PowerControl.h Wed Mar 28 10:49:14 2012 +0000 +++ b/PowerControl.h Fri Oct 11 02:53:21 2013 +0000 @@ -6,7 +6,7 @@ #define MBED_POWERCONTROL_H //shouldn't have to include, but fixes weird problems with defines -#include "LPC1768/ARM/LPC17xx.h" +#include "TARGET_LPC1768/LPC17xx.h" //System Control Register // bit 0: Reserved