feat: add STM32 four-channel weighing firmware

This commit is contained in:
FinleyHsu
2026-07-28 11:01:55 +08:00
commit 1282b9b77e
205 changed files with 80376 additions and 0 deletions
@@ -0,0 +1,22 @@
# Keil build outputs and user-local settings
Output/
Listing/
Objects/
*.o
*.d
*.crf
*.axf
*.elf
*.map
*.lst
*.dep
*.uvgui*
*.uvopt*
JLinkLog.txt
# GCC build outputs
gcc_build/build/
# macOS metadata
.DS_Store
._*