zephyr/arch
Leandro Pereira 5f22dab17a esp32: Prefix ROM routines with esp32_rom_
Also provide their prototypes in `soc.h`.  This should help
readability, since some ROM functions, with their names as provided by
Espressif, have sometimes the same prefix as Zephyr APIs.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-10-09 20:53:22 -04:00
..
arc zephyr: use k_thread_entry_t everywhere 2017-09-11 11:18:22 -07:00
arm kernel: convert most thread APIs to system calls 2017-10-07 10:45:15 -07:00
common kernel: introduce object validation mechanism 2017-09-07 16:33:33 -07:00
nios2 zephyr: use k_thread_entry_t everywhere 2017-09-11 11:18:22 -07:00
riscv32 arch: riscv32: define soc family in correct Kconfig 2017-10-03 08:43:50 -04:00
x86 dts: x86: qemu_x86: Add device support for uart ns16550 2017-10-06 08:35:42 -04:00
xtensa esp32: Prefix ROM routines with esp32_rom_ 2017-10-09 20:53:22 -04:00
Kconfig kernel: reorganize CONFIG_USERSPACE 2017-09-12 12:46:36 -07:00
Makefile