Ray Liu
/
NuMaker-mbed-NuBrick-example
Modify the file main.cpp for M487
Diff: README.md
- Revision:
- 0:a67fc999dd68
diff -r 000000000000 -r a67fc999dd68 README.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Fri Sep 29 05:44:02 2017 +0000 @@ -0,0 +1,16 @@ +# Getting started sample with I2C slave device on mbed OS + + +### Import NuMaker-mbed-NuBrick-example from on-line IDE +1. Please choose Nuvoton NuMaker-PFM-XXX as your target platform. +2. Please press the left-up icon "New", then choose "NuMaker Brick I2C slave devices" from the template list. +3. Your NuMaker-mbed-NuBrick-example program is existed. + +#### Now compile +Please press compile icon. + +#### Burn Code & Execute +1. Connect the board NuMaker-PFM-XXX with your PC by USB cable, then there will be one "mbed" disk. +2. Copy the built binary file into "mbed" disk on you PC. +3. Press device's reset button to execute, user could test I2C slave devices. + \ No newline at end of file