diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-11 17:05:55 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-11 17:06:40 +0900 |
commit | ef963c746d3a8fc7c53e3e9479dcb501f8f79109 (patch) | |
tree | e137d59a25e191ba040991cd656f529a0aca2cb6 | |
parent | afc41190d7a99168788f649410e28effa7f92d61 (diff) | |
download | piklab-ef963c746d3a8fc7c53e3e9479dcb501f8f79109.tar.gz piklab-ef963c746d3a8fc7c53e3e9479dcb501f8f79109.zip |
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4c693f652bff8dbee90d8c86708f28783e18c53)
-rw-r--r-- | test/cc5x/sample1.c (renamed from test/cc5x/SAMPLE1.C) | 0 | ||||
-rw-r--r-- | test/cc5x/sample1.piklab | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/test/cc5x/SAMPLE1.C b/test/cc5x/sample1.c index 021b5cb..021b5cb 100644 --- a/test/cc5x/SAMPLE1.C +++ b/test/cc5x/sample1.c diff --git a/test/cc5x/sample1.piklab b/test/cc5x/sample1.piklab index f89a9dc..61263dc 100644 --- a/test/cc5x/sample1.piklab +++ b/test/cc5x/sample1.piklab @@ -4,7 +4,7 @@ <device>16F690</device> <tool>cc5x</tool> <files> - <item>SAMPLE1.C</item> + <item>sample1.c</item> </files> </general> </piklab> |