Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 803 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 803 Bytes

Electrolink Server for Freertos

Electrolink RIOT Server is a Freertos application that is implementing Electrolink protocol specification file

It targets Espressif ESP8266 architecture.

Usage

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

License

Apache-2.0