first commit

This commit is contained in:
zc
2025-12-08 10:40:43 +08:00
commit 871ae8be0a
410 changed files with 38212 additions and 0 deletions

7
.codacy.yml Normal file
View File

@@ -0,0 +1,7 @@
---
exclude_paths:
- '.mvn/**'
- '**.md'
- '**/**.md'
- 'mica-mqtt-example/**'
- '**/test/**'