CC13
CC13 copied to clipboard
Making changes to accomodate Mac usage.
Added build and upload instructions for the Mac environment. Made some improvments to the Makefile such as:
- Relative directory structure
- Overloadable variables for more flexible usage
- Some example alternative values added in comments
- Added test note
Made some organizational updates to the README from styles I have seen, along with some consolidation for convenient brevity, including merging the two Makefiles. Added some information to the README. Tried to find a balance in verbosity and detail.
A few things in the README:
- Under Linux setup, don't need semi-colons after commands
- Under Linux setup, the CC13 git clone should not be done as root. Probably should be in its own README section, since it is needed for both platforms
- Under Development, the first tmpPattern check was removed in the changePattern function in badge/led.cpp.