]> code.bitgloo.com Git - clyne/zig-stm32l476.git/commit
initial commit
authorClyne Sullivan <clyne@bitgloo.com>
Sat, 5 Oct 2024 16:13:49 +0000 (12:13 -0400)
committerClyne Sullivan <clyne@bitgloo.com>
Sat, 5 Oct 2024 16:13:49 +0000 (12:13 -0400)
commitf529a3b0f8ee24229997e995021a2ee8cb25f065
treee420a1ad98cc2efb2fbd9ccc566bdb131d200b8c
initial commit
.gitignore [new file with mode: 0644]
build.zig [new file with mode: 0644]
link.ld [new file with mode: 0644]
src/bootstrap.s [new file with mode: 0644]
src/main.zig [new file with mode: 0644]