diff options
author | John Klug <john.klug@multitech.com> | 2018-04-10 14:44:56 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-04-10 14:44:56 -0500 |
commit | 8f19a2fae43f9c35def0fc8e6f48315f1d13b144 (patch) | |
tree | bf37b169117130703cbdb448171a6c7788d0f39c /README | |
parent | 3c3a403e0e2c601f8610eff59ebc761fe3e4bab8 (diff) | |
download | mts-io-8f19a2fae43f9c35def0fc8e6f48315f1d13b144.tar.gz mts-io-8f19a2fae43f9c35def0fc8e6f48315f1d13b144.tar.bz2 mts-io-8f19a2fae43f9c35def0fc8e6f48315f1d13b144.zip |
Add the autotools make for mts-util-lora2-reset
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +This is the kernel module that instantiates +/sys/devices/platform/mts-io + +A shell utility is included to read +driver created files in the platform/mts-io +directory. + +A binary utility is included to reset +the LoRa 2.1 board. The mts-io driver +does not instantiate any resets for the +LoRa 2.1 board. Instead this board is +reset via the mainboard I2C bus which includes +the on-board EE-PROM. |