Initial Refleks Lite hardware and firmware release

This commit is contained in:
2026-09-03 16:38:04 +03:00
commit 6e552c2ef1
146 changed files with 92135 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"device": "STM32F103RBT6",
"core": "Cortex-M3",
"order": 0,
"toolchain": "GCC",
"source": {
"sourceType": "STM32CubeIDE"
}
}