Go to file
Chuck Jordan db6adc6d2e int: Set default ARC interrupts to lowest priority to start
The code was setting the interrupt priority to 1 for each
vector to start. But I think it might be more appropriate
to set it to the LOWEST priority. Some ARCs will have
upwards to 15 priorities.

Change-Id: I9330ec8df323fe04ba0751faaafa39694f012364
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-06-09 00:34:03 +00:00
arch
boards
doc doc: boards/arduino_101: Update BLE firmare for latest MyNewt version 2016-06-07 05:39:16 +00:00
drivers int: Set default ARC interrupts to lowest priority to start 2016-06-09 00:34:03 +00:00
ext
include Bluetooth: L2CAP: Include <bluetooth/buf.h> 2016-06-06 19:03:14 +02:00
kernel
lib
misc
net Bluetooth: GATT: Fix ccc cfg clear logic on disconnect 2016-06-08 15:19:37 +02:00
samples Bluetooth: GATT: Remove obsolete flush callback 2016-06-06 12:29:02 +00:00
scripts
tests Bluetooth: shell: Fix data_pool declaration 2016-06-06 19:09:59 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh