feat(firmware): добавлено моргание светодиодом

This commit is contained in:
2025-12-24 22:12:19 +03:00
parent ffd2f1dade
commit 8cee36b31a
4 changed files with 47 additions and 27 deletions

View File

@@ -17,6 +17,8 @@ MEMORY
/* Sections */
SECTIONS
{
/* Disable warning about RWX segment */
/* __GNU_EH_FRAME_HDR = 0; */
/* The startup code into "FLASH" Rom type memory */
.isr_vector :
{