neggles / flatpack2s2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flatpack2s2

esp-idf-build

application code for my esp32-cantroller board, to control an Eltek Flatpack2 rectifier/power supply module (and maybe some others later!)

more documentation to come later on, once the code is something vaguely resembling stable/feature-complete.

uses ESP-IDF master (currently v4.4-not-even-a-beta-yet), because I'm using the ESP32-S2's USB-CDC console mode & support for that is very new and fairly buggy even in v4.3-beta.

many thanks to these projects:

my own code is licensed under the GNU GPL v3 as per LICENSE - others' code is licensed as detailed in their source files and/or repositories.

About

License:GNU General Public License v3.0


Languages

Language:C 98.2%Language:CMake 1.3%Language:Makefile 0.6%