Mark Turner
/
lightsense_kl46z_basic_v2
Tried to initialize the buttons and slider but couldn't get it to work.
mbed/TARGET_KL46Z/cmsis.h
- Committer:
- mturner5
- Date:
- 2016-09-19
- Revision:
- 0:0d6b77c9ae01
File content as of revision 0:0d6b77c9ae01:
/* 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 "MKL46Z4.h" #include "cmsis_nvic.h" #endif