]> git.meshlink.io Git - meshlink-tiny/commit
Add an example chat application.
authorGuus Sliepen <guus@meshlink.io>
Mon, 12 Jul 2021 19:57:36 +0000 (21:57 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 9 Sep 2021 15:40:19 +0000 (17:40 +0200)
commita08cfad84a0558c021097802ad41f5a46b35b46c
tree9832f3ab8af211522cac987203beae11c5b411b8
parent4221e7a37f375ec8f72a64879b3cc0c2e91c6328
Add an example chat application.
CMakeLists.txt [new file with mode: 0644]
README.ESP32 [new file with mode: 0644]
config-esp32.h [new file with mode: 0644]
main [new symlink]
src/CMakeLists.txt [new file with mode: 0644]
src/Kconfig.projbuild [new file with mode: 0644]
src/mlt_main.c [new file with mode: 0644]
src/system.h