A simple app to share topics to talk about.
Go to file
2022-05-15 02:52:09 +02:00
bootloader_components Move AppFS to it's own repository 2022-05-11 23:09:49 +02:00
components Add board support component submodule 2022-05-15 02:52:09 +02:00
esp-idf@9f303290d8 More tests 2022-01-12 00:53:38 +01:00
main Add internal filesystem support 2022-05-15 00:15:45 +02:00
server_certs Add OTA update function 2022-05-14 00:19:15 +02:00
.gitignore Add .vscode to .gitignore 2022-05-09 12:23:55 +02:00
.gitmodules Add board support component submodule 2022-05-15 02:52:09 +02:00
CMakeLists.txt Cleanup and lots of moved files 2022-01-24 22:32:33 +01:00
LICENSE Add MIT license 2022-05-12 00:26:19 +02:00
Makefile Add default operation to Makefile: prepare, build and flash 2022-05-12 22:42:35 +02:00
partitions.csv Cleanup and lots of moved files 2022-01-24 22:32:33 +01:00
partitions.ods Buggy but working manual entry of wifi parameters 2022-04-16 23:31:18 +02:00
README.md Update README 2022-05-12 00:26:25 +02:00
sdkconfig Cleanup and lots of moved files 2022-01-24 22:32:33 +01:00

MCH2022 ESP32 firmware: Launcher

This repository contains the ESP32 part of the firmware for the MCH2022 badge. This firmware allows for device testing, setup, OTA updates and of course launching apps.

License

The source code contained in this repository is licensed under terms of the MIT license, more information can be found in the LICENSE file.

Source code included as submodules is licensed separately, please check the following table for details.

Submodule License Author
esp-idf Apache License 2.0 Espressif Systems (Shanghai) CO LTD
components/appfs THE BEER-WARE LICENSE Revision 42 Jeroen Domburg jeroen@spritesmods.com
components/bus-i2c MIT Nicolai Electronics
components/i2c-bno055 MIT Nicolai Electronics
components/mch2022-rp2040 MIT Renze Nicolai
components/pax-graphics MIT Julian Scheffers
components/sdcard MIT Nicolai Electronics
components/spi-ice40 MIT Nicolai Electronics
components/spi-ili9341 MIT Nicolai Electronics
components/ws2812 MIT Unlicense / Public domain