Go to file
Daniel Leung cbd7dc65c4 quark_se_ss: enable UART
On Arduino 101, the sensor subsystem also has access to the two UARTs
on board. So this adds the necessary code to enable them to be used.
However, one needs to make sure only one core has access to one UART
at the same time.

Change-Id: I9f6c203916164d1b48559a9752fb1e4d879d7fa4
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:06 -05:00
arch quark_se_ss: enable UART 2016-02-05 20:25:06 -05:00
configs iamcu: disable building with iamcu compiler 2016-02-05 20:25:06 -05:00
doc fifo: Simplify task_fifo_get() API family 2016-02-05 20:25:06 -05:00
drivers arc/quark_se_ss: need some magic to enable GPIO interrupts 2016-02-05 20:25:06 -05:00
include iamcu: Fix loapic_mkstub macro to pass isr context value correctly 2016-02-05 20:25:06 -05:00
kernel fifo: Simplify task_fifo_get() API family 2016-02-05 20:25:06 -05:00
lib Add isgraph()/isprint()/isxdigit()/toupper() 2016-02-05 20:25:06 -05:00
misc Generate stack usage information only when enabled 2016-02-05 20:25:04 -05:00
net build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
samples samples/gpio_dw: extends the app for GPIOs on quark_se_ss 2016-02-05 20:25:06 -05:00
scripts sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00