esp_rom: remove esp_rom.c

This commit is contained in:
morris
2019-11-28 21:10:31 +08:00
parent 5efb1140ac
commit a86d741fc9
3 changed files with 6 additions and 16 deletions

View File

@@ -21,7 +21,7 @@ extern "C" {
#include <stdint.h>
#include <stdlib.h>
#include "rom/efuse.h"
#include "efuse.h"
void ets_hmac_enable(void);