Skip to content

Commit 15aefe6

Browse files
Raffael Rostagnonashif
authored andcommitted
drivers: entropy: esp32c2: Add support
Add entropy support to ESP32C2 and ESP8684 Signed-off-by: Raffael Rostagno <[email protected]>
1 parent 4ac8a75 commit 15aefe6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/entropy/entropy_esp32.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
#include <string.h>
1010
#include <soc/rtc.h>
1111
#include <soc/wdev_reg.h>
12-
#include <soc/rtc_cntl_reg.h>
13-
#include <soc/apb_ctrl_reg.h>
1412
#include <esp_system.h>
1513
#include <soc.h>
1614
#include <esp_cpu.h>

0 commit comments

Comments
 (0)