-
**_Reported by Ramesh Thomas:_**
Add .rst and doxygen documentation of the APIs
(Imported from Jira ZEP-643)
-
**_Reported by Anas Nashif:_**
This work is intended to make Zephyr binaries able to be loaded and launched by the Arduino 101 factory loader, and use the USB interface to flash Zephyr image in Ardui…
-
**_Reported by Qiu Peiyang:_**
Configuration
==========
x86 arc
Quark Se Devboard, Quark D2000
unified
Bug detailed description
===================
counter_read() fails to return current …
-
**_Reported by Qiu Peiyang:_**
Configuration
==========
x86 arc
Quark Se Devboard, Quark D2000
unified
Bug detailed description
===================
counter_read() fails to return current …
-
**_Reported by Flavio Santes:_**
Update the http_server and http_client sample apps to use the new HTTP API.
(Imported from Jira ZEP-1824)
-
**_Reported by Anas Nashif:_**
Since we moved to I2C drivers from QMSI the FRAM sample stopped working, the sample hangs while reading the data from the FRAM module. Bisecting leads to commit:
a7d…
-
**_Reported by Sergio Rodriguez:_**
Create a sample DTLS server running on zephyr on top of mbedTLS for as template for coap server
(Imported from Jira ZEP-1534)
-
**_Reported by Qiu Peiyang:_**
Most sample cases are using hard code device name, such as "GPIOB" in samples/basic/disco and "I2C_0" samples/drivers/i2c_lsm9ds0 and "PWM_0" in basic/blink_led.
Thi…
-
**_Reported by jiequan wu:_**
I created a prj_qemu_x86.conf file to test http_client sample app on Qemu x86.
prj_qemu_x86.conf:
{code}
CONFIG_NETWORKING=y …
-
**_Reported by Ramesh Thomas:_**
The glue layer will translate the APIs exported by the Fat Fs implementation to the Zephyr File System (ZFS) API.
(Imported from Jira ZEP-483)