]> 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, 2 Sep 2021 21:50:51 +0000 (23:50 +0200)
commit3863952f7e74b8658ca454f7a97acbd21d96cddd
tree3ffb5ea9a741147ebc3811e38e5ee738bab982cf
parent0e4b8e1708985018084861744da2edc3761ebc06
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