2 Commits

Author SHA1 Message Date
685e0950bf Create system_utils component
Somewhat of a 'misc' component; handles early initialization, checking
for first boot and rebooting.
2023-05-19 16:17:54 +01:00
0634787df3 Add a console with a reboot command
Couldn't just call the component "console" as that conflicted with the
ESP-IDF component, so opted for "console-wrapper".
2023-05-16 00:07:43 +01:00