Initial commit
This commit is contained in:
5
components/common/include/common.h
Normal file
5
components/common/include/common.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "esp_chip_info.h"
|
||||
|
||||
void common_print_boot_info(void);
|
||||
Reference in New Issue
Block a user