-
**Describe the bug**
Running tests gpio_basic_api and counter_basic_api.
The tests _appear_ to pass and then HARD FAULT at the end of the printout.
The test isn't actually running, though. Tests th…
-
**Describe the bug**
I beleive a feature that is not supported should not fail any test.
In tests\drivers\gpio\gpio_basic_api\test_config_trigger.c:
- If GPIO_INT_EDGE_BOTH is -ENOTSUP, the zasse…
-
CI is failing for me when it attempts to build the ambiq_timer driver with what appears to be an unintentional name conflict
CI results: https://github.com/zephyrproject-rtos/zephyr/actions/runs/76…
-
I planned to port Artemis Nano to Zephyr OS. After adapting the device tree and some other files, I was able to build the OS. I wanted to flash Artemis Nano with Zephyr OS. After compiling, I found ze…
-
Hi,
I tried to upgrade to develop to get the latest fixes. I'm struggling to initialize the card now. I do
```
storage
.sd
.device()
…
-
Getting the following errors/warnings when compiling for a SparkFun Edge board. Compiler seems to not be happy about a lot of things, any fix to this?
```
Arduino: 1.8.13 (Linux), Board: "Edge, 92…
-
> $ west update
> === updating sdk-nrf (nrf):
> HEAD is now at 8da54fd6e manifest: nrf_modem v2.4.0
> === updating sdk-nrf (nrf):
> HEAD is now at 8da54fd6e manifest: nrf_modem v2.4.0
> === updat…
-
### Subject of the issue
Hello, I want to log some serial ascii data at baudrate of 115200 including a time stamp. When the data source is already running before the OLA has been started, OLA is cras…
-
Hi,
I finally received a solo USB A and a solo tab USB C
They both work when plugged in and pressing the key on my laptop. But now I want to test nfc on my Android phone but I can't seem to get …
-
The board configs for both the Edge and the Edge2 board have an empty string as the second variant (in contrast to all other boards):
```json
"ambiqsdk-sfe": {
"variant": [
"boards_sfe…