ads1115 only

Fork of mbed by mbed official

TARGET_LPC1114/TARGET_NXP/TARGET_LPC11XX_11CXX/device/cmsis.h

Committer:
kaoshen
Date:
2017-01-17
Revision:
135:fce8a9387ed1
Parent:
128:9bcdf88f62b0

File content as of revision 135:fce8a9387ed1:

/* 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 "LPC11xx.h"
#include "cmsis_nvic.h"
#include "bitfields.h"

#endif