Template project for 'bare-metal' libopencm3 on stm32f1
Find a file
2025-07-16 15:42:43 +02:00
libopencm3@8a96a9d95a Submodule 2025-07-15 18:40:45 +02:00
.clang-format Format 2025-07-15 19:20:42 +02:00
.gitignore Ignore tags 2025-07-15 19:20:59 +02:00
.gitmodules Init 2025-07-15 18:29:06 +02:00
crypto.c Monocypher 2025-07-16 15:37:01 +02:00
crypto.h Monocypher 2025-07-16 15:37:01 +02:00
main.c Pull out systick code into system.c 2025-07-16 15:42:43 +02:00
Makefile Pull out systick code into system.c 2025-07-16 15:42:43 +02:00
monocypher-ed25519.c Monocypher 2025-07-16 15:37:01 +02:00
monocypher-ed25519.h Monocypher 2025-07-16 15:37:01 +02:00
monocypher.c Monocypher 2025-07-16 15:37:01 +02:00
monocypher.h Monocypher 2025-07-16 15:37:01 +02:00
rules.mk Init 2025-07-15 18:29:06 +02:00
sub_init.sh Init script 2025-07-15 19:20:48 +02:00
system.c Pull out systick code into system.c 2025-07-16 15:42:43 +02:00
system.h Pull out systick code into system.c 2025-07-16 15:42:43 +02:00
uart.c uart 2025-07-16 15:36:38 +02:00