zephyr/samples
Charles E. Youse a414eb99cc samples/boards/x86_info: add platform information tool
This sample demonstrates basic use of the x86 multiboot and ACPI
systems, and also provides some useful information about the board
it's booted on: data handed over by the multiboot loader (which is
either QEMU or GRUB at this point), basic APIC CPU topology, and
timer driver frequency (computed empirically).

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-29 12:30:34 -07:00
..
application_development native: removed redundant compiler args MMD & MP 2019-09-17 11:27:19 +02:00
basic samples: fix signed overflow in blinky example 2019-09-19 09:31:41 -05:00
bluetooth settings: Generic function to call set handler 2019-09-24 14:15:38 +02:00
boards samples/boards/x86_info: add platform information tool 2019-09-29 12:30:34 -07:00
cpp_synchronization cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
display samples: ili9340: add adafruit_2_8_tft_touch_v2 to samples test 2019-09-25 02:35:49 -07:00
drivers drivers: watchdog: Trivial style cleanup 2019-09-24 11:40:53 -07:00
gui cmake: samples/tests: update cmake_minimum_required() to 3.13.1 2019-09-27 23:09:24 -04:00
hello_world doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
mpu cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
net cmake: samples/tests: update cmake_minimum_required() to 3.13.1 2019-09-27 23:09:24 -04:00
nfc/nfc_hello cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
philosophers tests: Never disable SMP 2019-09-26 16:54:06 -04:00
portability tests: Never disable SMP 2019-09-26 16:54:06 -04:00
sensor cmake: samples/tests: update cmake_minimum_required() to 3.13.1 2019-09-27 23:09:24 -04:00
shields sample/shield: x-nucleo-iks01a3: add trig/temp/cfg support to LIS2MDL 2019-09-26 13:42:59 -07:00
subsys boards: x86: qemu_x86: adding nvs capability 2019-09-27 10:06:40 -07:00
synchronization tests: tracing: add tests for tracing features 2019-09-27 14:42:22 -04:00
testing/integration license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
userspace doc: fix doc, boards, and samples misspellings 2019-09-27 11:44:00 +02:00
classic.rst
index.rst