zephyr/arch/x86/soc/ia32
Andrei Emeltchenko 36748b9f33 ia32: Allow to connect Nordic chip to qemu
Allow to connect Nordic Devkit or dongle to qemu. Simple
configuration for the current NBLE firmware is following:

Connect Nordic board to PC, ttyACMX gets created.
$ socat -x /dev/ttyACMX,raw,b1000000 unix-listen:/tmp/bt-server-bredr
Build app with prj_nble.conf and run with make qemu

Change-Id: I354644b465ad09ab0ca62fbd97f15d9bb3c87d6a
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-04-05 11:18:53 +03:00
..
Kbuild kbuild: move SoC Makefile content to Kbuild file 2016-02-05 20:25:17 -05:00
Kconfig.defconfig ia32: Allow to connect Nordic chip to qemu 2016-04-05 11:18:53 +03:00
Kconfig.soc arch/x86: hide CPU family Kconfig options 2016-03-16 01:38:07 +00:00
Makefile ia32: compile with soft-float when using IAMCU ABI 2016-03-14 20:54:08 +00:00
linker.cmd Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
soc.c Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
soc.h serial/ns16550: make IRQ triggering condition a SoC decision 2016-03-30 13:38:34 +00:00