Merge pull request #1729 from mbedmicro/release

mbed lib v120
pull/1731/head
Martin Kojtal 2016-05-11 11:13:02 -05:00
commit 3210b40a91
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,3 @@
/* mbed Microcontroller Library
* Copyright (c) 2006-2013 ARM Limited
*
@ -17,7 +16,7 @@
#ifndef MBED_H
#define MBED_H
#define MBED_LIBRARY_VERSION 119
#define MBED_LIBRARY_VERSION 120
#include "platform.h"

View File

@ -128,7 +128,7 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
('ARM_MPS2_M7' , ('ARM',)),
('ARM_MPS2_BEID' , ('ARM',)),
('RZ_A1H' , ('ARM', 'GCC_ARM', 'IAR')),
('RZ_A1H' , ('ARM', 'GCC_ARM')),
('EFM32ZG_STK3200', ('GCC_ARM', 'uARM')),
('EFM32HG_STK3400', ('GCC_ARM', 'uARM')),