feat: Add rfid feature and .gitignore file

This commit is contained in:
lmx
2025-11-27 13:28:00 +08:00
parent 4af4f13ac6
commit f8c8b1ec8a
83 changed files with 145652 additions and 178823 deletions

View File

@ -28,6 +28,9 @@
"xtell.h": "c",
"debug.h": "c",
"ano_protocol.h": "c",
"board_jl701n_demo_global_build_cfg.h": "c"
"board_jl701n_demo_global_build_cfg.h": "c",
"_types.h": "c",
"sys_time.h": "c",
"typedef.h": "c"
}
}