Skip to content

Commit

Permalink
Merge pull request #94 from jamesbeyond/update
Browse files Browse the repository at this point in the history
Update files with latest mbed-os
  • Loading branch information
Qinghao Shi authored Jan 13, 2020
2 parents 4353676 + 7b06d98 commit e1e4d5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci_test_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#ifndef CI_TEST_CONFIG_H
#define CI_TEST_CONFIG_H

#include "utest_serial.h"
#include "utest_print.h"

#if defined(MBED_CONF_APP_DEBUG_MSG) && (MBED_CONF_APP_DEBUG_MSG != 0)
#define DEBUG_PRINTF(...) do { utest_printf(__VA_ARGS__); } while(0)
Expand Down
2 changes: 1 addition & 1 deletion mbed-os.lib
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/ARMmbed/mbed-os/#a8d1d26fa76a27263cc9a69f65df45e3458517a5
https://github.com/ARMmbed/mbed-os/#64853b354fa188bfe8dbd51e78771213c7ed37f7

0 comments on commit e1e4d5c

Please sign in to comment.