first commit

This commit is contained in:
zc
2026-02-05 18:01:33 +08:00
commit 086d658c62
349 changed files with 36214 additions and 0 deletions

7
.codacy.yml Normal file
View File

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