├── LICENSE ├── M5NanoC6_Zigbee_v03.ino ├── README.md ├── debug.cfg ├── debug.svd ├── debug_custom.json ├── esp32c6.json └── m5nanoc6.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deepcoder/M5NanoC6-Zigbee-Test/HEAD/LICENSE -------------------------------------------------------------------------------- /M5NanoC6_Zigbee_v03.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deepcoder/M5NanoC6-Zigbee-Test/HEAD/M5NanoC6_Zigbee_v03.ino -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deepcoder/M5NanoC6-Zigbee-Test/HEAD/README.md -------------------------------------------------------------------------------- /debug.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deepcoder/M5NanoC6-Zigbee-Test/HEAD/debug.cfg -------------------------------------------------------------------------------- /debug.svd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deepcoder/M5NanoC6-Zigbee-Test/HEAD/debug.svd -------------------------------------------------------------------------------- /debug_custom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deepcoder/M5NanoC6-Zigbee-Test/HEAD/debug_custom.json -------------------------------------------------------------------------------- /esp32c6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deepcoder/M5NanoC6-Zigbee-Test/HEAD/esp32c6.json -------------------------------------------------------------------------------- /m5nanoc6.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deepcoder/M5NanoC6-Zigbee-Test/HEAD/m5nanoc6.js --------------------------------------------------------------------------------