Skip to content

Commit

Permalink
mbed lib revision - 106
Browse files Browse the repository at this point in the history
  • Loading branch information
0xc0170 committed Sep 2, 2015
1 parent cfb5949 commit 8a32bad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/mbed/api/mbed.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#ifndef MBED_H
#define MBED_H

#define MBED_LIBRARY_VERSION 105
#define MBED_LIBRARY_VERSION 106

#include "platform.h"

Expand Down
1 change: 1 addition & 0 deletions workspace_tools/build_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
('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')),
Expand Down

0 comments on commit 8a32bad

Please sign in to comment.