* Add mock-up of device name and model on logo screen
* Remove nvs_get_wifi_credits
* Proof of concept for code review
* Fix merge
* Refactored vcore.c
* Log simplification
* Fix missed field rename
* Refactor self-test
* Refactor power.c
* Move Power_disable into VCORE_set_voltage
* Restore ASIC log line
* Clean up self-test.c
* Remove unused constants
* Ultra uses EMC2101 internal temperature sensor
* Simplify thermal configuration
* Set power_offset to 10W for GT (#867)
* Hex is BM1366
* Add board_version 600
* Use boardVersion from config in http response
* Fix GammaTurbo EMC2103 init
* Add Max 0.11 and Ultra 2.2 board versions
* Flip 0.11 and 2.2
* Merge branch 'dev-latest' into HEAD
* Move frequency and voltage options and defaults to device_config.h
* Fix voltage_options loop
* Fix missing frequency and voltage options for BM1368
* Add swarm colors
* Add new fields to openapi.yaml
* Fix asic_job_frequency for Max
* Fix merge
* switched selftest fail to be non fatal
* switched to BOOT longpress to reboot after selftest
* lots and lots of error handling cleanup. <slippery slope>
* move around the DS4432U_Init() function call