zephyr/ext/hal/qmsi
Geoff Gustafson a9509a757a ext qmsi: Fix underflow in adc sample delay
Sample code such as the adc_simple driver test set a sampling delay of
12, however that caused this calculation to underflow so the real
delay came out to more like 65534.

Signed-off-by: Geoff Gustafson <geoff@linux.intel.com>
2017-08-07 22:26:21 -04:00
..
drivers ext qmsi: Fix underflow in adc sample delay 2017-08-07 22:26:21 -04:00
include
soc ext qmsi: Update QMSI to 1.4 RC4 2017-03-08 07:02:57 +00:00
Kbuild
Kconfig
Makefile
README ext qmsi: Update QMSI version on README 2017-04-05 11:04:30 -07:00

README

The sources in this directory are imported from QMSI project
at https://github.com/quark-mcu/qmsi.

Intel® Quark™ Microcontroller Software Interface (QMSI) is a
Hardware Abstraction Layer (HAL) for Intel® Quark™
Microcontroller products. It currently supports the following SoCs:

- Intel® Quark™ D2000 Microcontroller
- Intel® Quark™ SE Microcontroller

The current version supported in Zephyr is QMSI 1.4.
See:

   https://github.com/quark-mcu/qmsi/releases

for more details.