/ukit-esp8266-firmware

ESP8266 firmware for the U:Kit project.

Primary LanguageCGNU General Public License v3.0GPL-3.0

About

This repository contains the firmware for the ESP8266 microcontroller that is the 'big brain' in the U:Kit sensor kit project.

Software

You will need an ESP8266 toolchain and SDK. Probably the easiest way to set one is to use a docker container. Optionally you may need npm and nodejs to work with the files in the web folder.

Copyright

Copyright (c) 2016-2018, Slavey Karadzhov slav@attachix.com. All rights reserved.

Authors

License

All files in this repository are licensed under GPLv3 except:

  • JerryScript - under lib/jerryscript that is licensed under Apache License, Version 2.0.
  • Sming - under lib/Sming that is licensed under LGPL.