commit | f9ebe62b3c089f86c3fa762006b0b6b71c5b9659 | [log] [tgz] |
---|---|---|
author | Michael Hope <mlhx@google.com> | Sun Jan 28 18:48:03 2018 +0100 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon Jan 29 01:41:41 2018 +0530 |
tree | 1aaa21d74889ca96ed8f0fb9d98a3468eeb9318d | |
parent | 3f2b376cd68a79a00f1435c2e258b1311aa66a1b [diff] |
samples: update the blinky sample to work with the Arduino Zero. The GPIO unit on the SAM0 is called 'PORT' which conflicts with the name used in this sample. Rename to LED_PORT instead. Signed-off-by: Michael Hope <mlhx@google.com>