mbed lib revision - 106

pull/1339/head mbed_lib_rev106
0xc0170 2015-09-02 16:47:10 +01:00
parent cfb59496c5
commit 8a32badea1
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#ifndef MBED_H
#define MBED_H
#define MBED_LIBRARY_VERSION 105
#define MBED_LIBRARY_VERSION 106
#include "platform.h"

View File

@ -70,6 +70,7 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
('NUCLEO_F334R8', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),
('NUCLEO_F401RE', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),
('NUCLEO_F411RE', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),
('NUCLEO_F446RE', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),
('NUCLEO_L053R8', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),
('NUCLEO_L152RE', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),
('MTS_MDOT_F405RG', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),