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:05:55 +0900 |
commit | a4c693f652bff8dbee90d8c86708f28783e18c53 (patch) | |
tree | ff543a2e50ce35da148f75d47a170daac7473b16 | |
parent | 4002570dbb7e67103a80e30e1ed29be3ea5ee6ba (diff) | |
download | piklab-a4c693f652bff8dbee90d8c86708f28783e18c53.tar.gz piklab-a4c693f652bff8dbee90d8c86708f28783e18c53.zip |
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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> |