No description
Find a file
Attila Body 8e9b69b87a
Rename singleton to initialized_singleton
Use #pragma once instead of guard definitions in every header
2025-06-10 21:57:31 +02:00
.vscode Initial commit 2025-06-09 18:13:05 +02:00
cmake Initial commit 2025-06-09 18:13:05 +02:00
components Rename singleton to initialized_singleton 2025-06-10 21:57:31 +02:00
Core Initial commit 2025-06-09 18:13:05 +02:00
Drivers Initial commit 2025-06-09 18:13:05 +02:00
.clang-format Initial commit 2025-06-09 18:13:05 +02:00
.gitignore Initial commit 2025-06-09 18:13:05 +02:00
.mxproject Initial commit 2025-06-09 18:13:05 +02:00
CMakeLists.txt Initial commit 2025-06-09 18:13:05 +02:00
CMakePresets.json Initial commit 2025-06-09 18:13:05 +02:00
nucleo_f446re_playground.ioc Initial commit 2025-06-09 18:13:05 +02:00
startup_stm32f446xx.s Initial commit 2025-06-09 18:13:05 +02:00
STM32F446XX_FLASH.ld Initial commit 2025-06-09 18:13:05 +02:00