Go to file
Jean-Paul Etienne 2a8cfca4cf riscv32: added support for the pulpino soc
pulpino soc has custom-extended riscv ISA that is accounted
for if CONFIG_RISCV_GENERIC_TOOLCHAIN is not set.
(ex: bit manipulation asm opcodes)

Change-Id: I4dafc4ebc2fedcc4eb6a3dedd0412816afea6004
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-01-13 19:55:05 +00:00
.known-issues
arch riscv32: added support for the pulpino soc 2017-01-13 19:55:05 +00:00
boards
doc
drivers arc: fix unaligned variables resulting in unaligned k_cpu_sleep_mode 2017-01-13 01:36:08 +00:00
ext
include riscv32: added support for the pulpino soc 2017-01-13 19:55:05 +00:00
kernel kernel: updated default IDLE_STACK_SIZE to 512 for RISCV32 2017-01-13 19:54:35 +00:00
lib
misc
samples
scripts scripts: added Makefile to handle an external riscv32 toolchain 2017-01-13 19:52:22 +00:00
subsys
tests tests: add timer test case with unified kernel 2017-01-13 02:46:24 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
index.rst
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: update sensor drivers section 2017-01-13 01:59:21 +02:00
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh