zephyr/soc/xtensa/esp32
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_
Promote the private z_arch_* namespace, which specifies
the interface between the core kernel and the
architecture code, to a new top-level namespace named
arch_*.

This allows our documentation generation to create
online documentation for this set of interfaces,
and this set of interfaces is worth treating in a
more formal way anyway.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-11-07 15:21:46 -08:00
..
include
CMakeLists.txt
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.soc
dts_fixup.h drivers: watchdog: esp32: Add Watchdog Device tree support 2019-11-04 18:00:36 +01:00
esp32-mp.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
linker.ld linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
sdkconfig.h
soc.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
soc.h