Initial commit: IR test firmware for STM32L073XX

This commit is contained in:
Dongubak
2026-08-22 14:49:29 +09:00
commit f75318d889
113 changed files with 112190 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"source": {
"sourceType": "STM32CubeMX"
},
"board": "NUCLEO-L073RZ",
"device": "STM32L073RZT3",
"core": "Cortex-M0+",
"order": 0,
"toolchain": "GCC"
}