17 Commits

Author SHA1 Message Date
3ab6c20e58 Rename config module to settings 2023-05-16 00:07:43 +01:00
cee2e368dc Flesh out time module 2023-05-16 00:07:43 +01:00
8be7ec1e28 Add timezone config item 2023-05-16 00:07:43 +01:00
be666164f4 Create display module top level 2023-05-16 00:07:43 +01:00
81f5c6aaa0 Create time module stub 2023-05-16 00:07:43 +01:00
95cf84728d Write driver for 7-segment display 2023-05-16 00:07:43 +01:00
87c9ca3c81 Add SSID and PSK config items 2023-05-16 00:07:43 +01:00
81dfa7fe1c Add default hostname Kconfig item 2023-05-16 00:07:43 +01:00
d7f1c2ace0 Restructure config module for easier addition of items 2023-05-16 00:07:43 +01:00
10c77203ab Add config component with hostname setting 2023-05-14 21:33:03 +01:00
ae1d470b4b Create fatal component to handle fatal errors 2023-05-14 21:13:35 +01:00
cc020d12bf Write README with project summary and planned features 2023-05-14 19:53:30 +01:00
3d2790f340 Configure ESP-IDF for single core MCU 2023-05-14 19:53:30 +01:00
a14d685d8b Add .gitignore 2023-05-14 19:53:30 +01:00
1638b0b7ae Add clang-format config 2023-05-14 19:53:30 +01:00
5ae721d25f Create project structure 2023-05-14 18:33:24 +01:00
629031ee71 Add license (AGPL 3.0) 2023-05-14 18:09:08 +01:00