From 89c4cd781b7b1863d13cfeeda36e4138b88663eb Mon Sep 17 00:00:00 2001 From: YuguoWH Date: Thu, 25 Oct 2018 08:59:41 +0800 Subject: [PATCH] Update README.rst --- example/baremetal/graphic_u8glib/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/baremetal/graphic_u8glib/README.rst b/example/baremetal/graphic_u8glib/README.rst index 30bf8ff58..972c4378e 100644 --- a/example/baremetal/graphic_u8glib/README.rst +++ b/example/baremetal/graphic_u8glib/README.rst @@ -28,7 +28,7 @@ Detailed Description * Extra Comments NO -Buidling and Running +Building and Running ******************** The commands to run this example are as follows: @@ -38,4 +38,4 @@ The commands to run this example are as follows: $ cd /example/baremetal/graphic_u8glib $ make BOARD=emsk BD_VER=22 CUR_CORE=arcem7d TOOLCHAIN=gnu run -.. note:: As IoTDK's pmod inteface don't support I2C, please use the i2c pins of arduino interface mikro bus to connect pmod OLED. \ No newline at end of file +.. note:: As IoTDK's pmod inteface don't support I2C, please use the i2c pins of arduino interface mikro bus to connect pmod OLED.