xtensa: move soc to top-level dir soc/
Move the SoC outside of the architecture tree and put them at the same level as boards and architectures allowing both SoCs and boards to be maintained outside the tree. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
f183444682
commit
cea0b3a9c2
58 changed files with 9 additions and 17 deletions
5
soc/xtensa/esp32/sdkconfig.h
Normal file
5
soc/xtensa/esp32/sdkconfig.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
/*
|
||||
* This file is intentionally empty. It is required to build Zephyr with
|
||||
* esp-idf newer than git revision cb31222e.
|
||||
*/
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue