Skip to content

Commit

Permalink
update project status
Browse files Browse the repository at this point in the history
Signed-off-by: Hua Zheng <[email protected]>
  • Loading branch information
IotaHydrae committed Jan 6, 2025
1 parent 4f4c2a0 commit 2ca13c6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
22 changes: 19 additions & 3 deletions content/docs/env-setup/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ git clone https://github.com/embeddedboys/pico_dm_qd3503728_noos_eez_studio_demo

国内用户
```bash
镜像链接待添加
git clone https://gitee.com/embeddedboys/pico_dm_qd3503728_udd
```

国外用户:
Expand Down Expand Up @@ -151,7 +151,7 @@ git clone https://github.com/embeddedboys/pico_dm_8080_template
- [x] [Arduino](#arduino)
- [x] [embedded_graphics (Rust)](#embedded_graphics-rust)
- [x] [Slint (Rust)](#slint-rust)
- [ ] [zephyr](#zephyr)
- [x] [zephyr](#zephyr)
- [ ] [Nuttx](#nuttx)

### FreeRTOS
Expand Down Expand Up @@ -577,6 +577,12 @@ libraries\
仓库链接:[https://github.com/embeddedboys/pico_dm_qd3503728_embedded_graphics](https://github.com/embeddedboys/pico_dm_qd3503728_embedded_graphics)
国内用户
```bash
git clone https://gitee.com/embeddedboys/pico_dm_qd3503728_embedded_graphics
```
国外用户
```bash
git clone https://github.com/embeddedboys/pico_dm_qd3503728_embedded_graphics
```
Expand Down Expand Up @@ -604,6 +610,12 @@ git clone https://github.com/embeddedboys/pico_dm_qd3503728_embedded_graphics
- [ ] Display via PIO + DMA
- [x] Touch
国内用户
```bash
git clone https://gitee.com/embeddedboys/pico_dm_qd3503728_slint_mcu
```
国外用户
```bash
git clone https://github.com/embeddedboys/pico_dm_qd3503728_slint_mcu
```
Expand All @@ -622,10 +634,14 @@ Zephyr RTOS 是基于一个小型内核设计的,用于资源有限的嵌入
工程开发完成,整理中。。。
```bash
git clone https://github.com/embeddedboys/pico_dm_qd3503728_zephyr
```
### Nuttx
[关于Nuttx](https://nuttx.apache.org/docs/latest/introduction/about.html)
[https://nuttx.apache.org/docs/latest/platforms/arm/rp2040/index.html](https://nuttx.apache.org/docs/latest/platforms/arm/rp2040/index.html)
d
已提上日程,调研中。。。
1 change: 0 additions & 1 deletion hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@
"further-reading",
"fzf",
"h-rh-i-0",
"heading",
"lcd-相关",
"linux",
"luckfox-lyra-plus",
Expand Down

0 comments on commit 2ca13c6

Please sign in to comment.