log: add log query API endpoints and display logs on web interface
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 53s
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 53s
This commit is contained in:
@@ -4,6 +4,7 @@ idf_component_register(SRCS "main.c"
|
||||
"ethernet_manager.c"
|
||||
"web_server.c"
|
||||
"ota_handler.c"
|
||||
"log_handler.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES esp_driver_gpio esp_driver_uart esp_driver_spi
|
||||
esp_http_server esp_eth esp_netif lwip spi_flash nvs_flash log
|
||||
|
||||
Reference in New Issue
Block a user