fix LPC812 PWM

Dependents:   IR_LED_Send

Fork of mbed-dev by mbed official

targets/cmsis/TARGET_Freescale/TARGET_KL27Z/cmsis.h

Committer:
nameless129
Date:
2016-05-16
Revision:
129:2e517c56bcfb
Parent:
121:7f86b4238bec

File content as of revision 129:2e517c56bcfb:

/* mbed Microcontroller Library - CMSIS
 * Copyright (C) 2009-2011 ARM Limited. All rights reserved.
 *
 * A generic CMSIS include header, pulling in LPC11U24 specifics
 */

#ifndef MBED_CMSIS_H
#define MBED_CMSIS_H

#include "fsl_device_registers.h"
#include "cmsis_nvic.h"

#endif