From db0a19edd8c4cd62c6784d8bb1d91c61a6447a2a Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 24 Oct 2020 18:34:11 +0200 Subject: Remove Template Code --- my-project/my-project.c | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 my-project/my-project.c (limited to 'my-project/my-project.c') diff --git a/my-project/my-project.c b/my-project/my-project.c deleted file mode 100644 index 7f5bc79..0000000 --- a/my-project/my-project.c +++ /dev/null @@ -1,9 +0,0 @@ -#include "api.h" -#include "api-asm.h" - -int main(void) { - /* add your own code */ - uint32_t rev = 0xaabbccdd; - rev = rev_bytes(rev); - return my_func(rev); -} -- cgit v1.2.3-70-g09d2