CC13 icon indicating copy to clipboard operation
CC13 copied to clipboard

Making changes to accomodate Mac usage.

Open Pysis868 opened this issue 7 years ago • 1 comments

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.

Pysis868 avatar May 27 '17 02:05 Pysis868

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.

pandatrax avatar May 27 '17 17:05 pandatrax