Support M487 board

Dependencies:   Modbus nvt_rs485

Committer:
wclin
Date:
Fri Oct 06 02:28:18 2017 +0000
Revision:
0:69a9b661c0ca
1. Support M487 board.; 2. Disable get value from Dip switch, if  def-rs485-port value is 1 in mbed_app.json file.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
wclin 0:69a9b661c0ca 1 {
wclin 0:69a9b661c0ca 2 "config": {
wclin 0:69a9b661c0ca 3 "def-rs485-port": "1"
wclin 0:69a9b661c0ca 4 }
wclin 0:69a9b661c0ca 5 }