-
## Environment
- Development Kit:
- IDF version bd6ea4393c7d2f059fc4decc70f1ec3eb3597268
- Development Env: Make
- Operating System: Windows
- Power Supply: USB
## Problem D…
-
## Introduction
POSIX libraries and applications should Just Work™️ in 90% of the cases when being ported to Zephyr. Why? Because we want to _enable_ our users to launch products and applications t…
-
can we use pcd8544 library without easygpio driver? because freertos sdk has different interrupt for gpio pins. i tried your library with freertos and i didnt make it compile.
here is sdk link on gith…
-
ubuntu 18.04
ESP8266 (多家硬件均一样的问题,使用的是安信可ESP-12S,天猫官方默认支持)
操作过程如下:
```
apt-get install git wget flex bison gperf python python-pip python-setuptools cmake ninja-build ccache libffi-dev libssl-dev…
-
**Background:** Renesas RX core is a proprietary architecture from Renesas, currently it's not supported on upstream Zephyr yet. We are proposing to add support for the Renesas RX architecture to Zeph…
-
# 总结
- 在嵌入式应用领域,很多场合对系统的实时性要求严格,因此操作系统的选择要基于实时系统。实时多任务操作系统(Real Time Operating System,简称RTOS)是根据操作系统的工作特性而言的,实时是指物理进程的真实时间。
# TI-RTOS
- https://blog.csdn.net/xie_sx/article/details/88834027
I官网搜…
cisen updated
4 years ago
-
### Build issue(s)
Hi
When I tried to build lighting-app for nxp/k32w/k32w0, The following compile errors come up although the same step is tried.
Can you please help to fix this issue?
http…
chajk updated
5 months ago
-
**Describe the bug**
Bear can't out compile_commands.json in TI soc TDA4 c7
**To Reproduce**
cd $RTOS_SDK/vision_apps
bear --use-cc $RTOS_SDK/ti-cgt-c7000_3.1.0.LTS/bin/cl7x make vx_app_rtos_li…
-
Please add the official HDK+SDK (http://labs.mediatek.com/en/platform/linkit-rtos), the LinkIt from Mediatek, to support.
Links:
http://labs.mediatek.com/en/platform/linkit-rtos
https://www.seeed…
-
I have port
https://github.com/espressif/ESP8266_RTOS_SDK/blob/126c5cf1f5ac285dfbfe3a140b1257e7938612b2/components/esp8266/driver/pwm.c
to esp-open-rtos.
It work well. However,
Every once in a wh…