Electrolink RIOT Server
is a Freertos application that is implementing Electrolink protocol specification file
It targets Espressif ESP8266 architecture.
Clone esp-open-rtos:
git clone https://github.com/SuperHouse/esp-open-rtos
Clone Electrolink Freertos server app next to esp-open-rtos
dir:
git clone https://github.com/projectiota/electrolink-server-freertos
Build:
cd electrolink-server-freertos
make
Execute:
make flash