]> code.bitgloo.com Git - clyne/lib430core.git/commit
first draft; needs tests
authorClyne Sullivan <clyne@bitgloo.com>
Fri, 22 Oct 2021 11:50:50 +0000 (07:50 -0400)
committerClyne Sullivan <clyne@bitgloo.com>
Fri, 22 Oct 2021 11:50:50 +0000 (07:50 -0400)
commit67f3a6c9896a5651e00eb22ee6e036c536aa0587
tree76d66c0442ad64b51ea606647ce98380d494bfba
parent6a62488e1599ddfb3981dcf22e01024d5619af0f
first draft; needs tests
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
link.ld [new file with mode: 0644]
src/core.c [new file with mode: 0644]
src/core.h [new file with mode: 0644]
src/do_cycle_byte.c [new file with mode: 0644]
src/do_cycle_word.c [new file with mode: 0644]
tests/Makefile [new file with mode: 0644]
tests/core_test.c [new file with mode: 0644]
tests/test.c [new file with mode: 0644]