Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Andrew Boie 9557f0306c gen_idt: don't force 32-bit build
We no longer assume pointer sizes are the same between host and
target, and use stdint defintions to size things.

Change-Id: Ie4dc41c60d62931fdb3d1764ade01c16a64d0b54
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-07-08 20:31:02 +00:00
.known-issues build: script to filter known issues 2016-07-01 21:53:44 +00:00
arch gen_idt: don't force 32-bit build 2016-07-08 20:31:02 +00:00
boards usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
doc doc: Relocate and revise "Application Fundamentals" material 2016-07-08 20:21:07 +00:00
drivers sys_log: removed unused macro at pci_config.c 2016-07-08 19:41:50 +00:00
ext ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
include nanokernel: move dataCopy() and bssZero() to common code 2016-07-08 18:23:11 +00:00
kernel nanokernel: move dataCopy() and bssZero() to common code 2016-07-08 18:23:11 +00:00
lib nios2: Kconfig: remove some unused config options 2016-06-10 15:22:42 +00:00
misc gdb-server: update call to uart_register_input() 2016-06-22 17:40:01 +00:00
net Bluetooth: L2CAP: Add timeout handling 2016-07-08 12:05:33 +00:00
samples usb: cdc acm: Read all the received data 2016-07-08 18:22:19 +00:00
scripts gen_idt: don't force 32-bit build 2016-07-08 20:31:02 +00:00
tests nios2: support more global pointer scenarios 2016-07-06 18:14:31 +00:00
usb usb: cdc acm: Change Bulk Out handler to read data per 32-bit words 2016-07-08 18:22:19 +00:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
LICENSE
MAINTAINERS doc: add David Kinder as doc maintainer 2016-07-08 18:24:08 +00:00
Makefile usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00