-
Add items as required
--------
- [x] Major enhancements merged
- [x] Pre RC1 Steps
- [x] Verify that all external components and external dependencies are up to date, for example
- mb…
-
We currently use a custom Nios II build and have had to patch QEMU in order to support the machine type.
We would rather use vanilla QEMU with the GHRD:
Add a SOC target for the GHRD, see if we can …
-
Due to lack of support the [gpio driver for altera_nios2](https://github.com/zephyrproject-rtos/zephyr/issues/18530) is expected to be removed in about two weeks when 2.1 completes feature freeze.
…
-
I am seeing a great many network test cases that have the following:
```
common:
depends_on: netif
platform_whitelist: native_posix qemu_x86 qemu_cortex_m3
```
Why? We should be running …
-
Add items as required
--------
- [x] Major enhancements:
- [ ] Make newlib libc the default c library: #3102 (Pushed to 2.1.0)
- [x] Pre RC1 Steps
- [x] Verify that all external compone…
-
Hello,
I get this error message starting Cowrie.
![cowrie_error](https://user-images.githubusercontent.com/58420437/70037572-109acb80-15b7-11ea-9ccd-a943fe040931.gif)
Thank you for your help…
-
Add items as required
--------
- [x] Major enhancements:
- [x] BLE Split Link Layer: #12681
- [x] Support for PPP protocol: #14034
- [x] Initial support for ARM Cortex-R: #9316
-…
galak updated
5 years ago
-
**_Reported by Andrew Boie:_**
As a Zephyr user targeting Nios II, I would like to have assembly implementation of atomic operations to help optimize my app's performance.
Implement the extern fun…
-
**_Reported by Andrew Boie:_**
Initial implementation of IRQs for internal interrupt controller does not have CONFIG_NESTED_INTERRUPTS implemented. As an application developer, time-sensitive high-pr…
-
**_Reported by Andrew Boie:_**
As a developer, I would like to have an interactive serial console where I can enter commands or otherwise interact with the device under test so that I can use the she…