Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JiapengLi committed Sep 1, 2016
1 parent 372facd commit 75b5113
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ lorawan-parser supports [Codeblocks](http://www.codeblocks.org/) project. One co
./configure
make

## Big Endian Platform (untested)

autoreconf -i
./configure --enable-big-endian
make

# Usage

Refer to `util/test/main.c` to know the usage of lorawan API.
Expand Down

0 comments on commit 75b5113

Please sign in to comment.