G0: Support Xtensa targets for G0-only compilation

G0-only example now supports Xtensa targets. This means that G0 layer
does not depend on G1+ layers anymore
This commit is contained in:
Omar Chebib
2022-06-16 17:06:39 +08:00
parent 692b9980b5
commit 8fae0f0753
32 changed files with 85 additions and 76 deletions

View File

@@ -11,7 +11,7 @@
#include "soc/apb_saradc_reg.h"
#include "soc/system_reg.h"
#include "esp_private/regi2c_ctrl.h"
#include "regi2c_saradc.h"
#include "soc/regi2c_saradc.h"
void bootloader_random_enable(void)
{