-
**_Reported by Sergio Rodriguez:_**
This will create a CoAP server using mbedDTLS for testing and serving as an example for creating DTLS apps using mbedDTLS
(Imported from Jira ZEP-942)
-
Hi, Thanks for creating this excellent library, it's really a time saver!
However, I found a little issue, wondering if it's a bug or I didn't implement in a right way.
I got a tableView in a UIViewC…
-
**_Reported by Kuo-Lang Tseng:_**
The disk_access subsys/fs/disk_access_*.c is used by both the file system sybsystem and USB mass storage class subsystem and it should not be part of the File System…
-
**_Reported by Qiu Peiyang:_**
When compile usb sample code, we get undefined reference to `uart_qmsi_pm_save_config'.
Testcase to reproduce:
samples/usb/cdc_acm
Steps to reproduce:
1…
-
**_Reported by Qiu Peiyang:_**
Sample case sanity check failed.
For details, please refer to https://jenkins.zephyrproject.org/job/zephyr-verify/22597/console
01:22:30 /w/workspace/zephyr-verif…
-
**_Reported by Qiu Peiyang:_**
Configuration
==========
arc
mount atlas
unified
Bug detailed description
===================
AON Counter ISR is triggered twice on ARC in one circulat…
-
**_Reported by changru fan:_**
Configuration
==========
x86
quark se devboard
nano
Bug detailed description
===================
QMSI AON_TIMER_IRQ and
AON_TIMER_IRQ_PRI have not bee…
-
**_Reported by Anas Nashif:_**
Support the TMP112 sensor using the sensor interface.
http://www.ti.com/product/TMP112
This sensor is readily available on some boards supported by Zephyr (Quark …
-
**_Reported by Kuo-Lang Tseng:_**
Drivers implementation shall be re-entrant; it should be safe to concurrently call 2 or more instances of the same driver with pre-emptible multitasking.
- [x] G…
-
**_Reported by Anas Nashif:_**
Provide missing algorithms needed for thread and add TLS/DTLS support
- [ ] GH-3285: Allow taking advantage of HW-based AES block cipher
- [ ] GH-2837: Ability to use …