drivers: entropy: esp32c2: Add support
Add entropy support to ESP32C2 and ESP8684 Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
This commit is contained in:
parent
4ac8a75d6a
commit
15aefe63e0
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@
|
|||
#include <string.h>
|
||||
#include <soc/rtc.h>
|
||||
#include <soc/wdev_reg.h>
|
||||
#include <soc/rtc_cntl_reg.h>
|
||||
#include <soc/apb_ctrl_reg.h>
|
||||
#include <esp_system.h>
|
||||
#include <soc.h>
|
||||
#include <esp_cpu.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue