summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2024-11-21 21:33:38 +0800
committersakumisu <[email protected]>2024-11-21 21:42:03 +0800
commitc6bdacee6d6009e6319de255f12c8dab9438fb6b (patch)
tree179b3118e2387541d3d3be0bc4a94d008e1bf31c /docs/source
parentea038563371c631e69bb9e4447c3e28cbdd4223d (diff)
docs: add share rst
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/index.rst1
-rw-r--r--docs/source/share.rst20
2 files changed, 21 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 8c9c9ea2..0f535219 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -59,6 +59,7 @@ CherryUSB 是一个小而美的、可移植性高的、用于嵌入式系统的
quick_start/rtthread
quick_start/esp
q&a
+ share
.. toctree::
:maxdepth: 1
diff --git a/docs/source/share.rst b/docs/source/share.rst
new file mode 100644
index 00000000..d52dbfcd
--- /dev/null
+++ b/docs/source/share.rst
@@ -0,0 +1,20 @@
+开发者经验分享
+====================
+
+- `RT-Thread-CherryUSB - RT-Thread <https://club.rt-thread.org/ask/tag/5f5f851966917b14.html?type=article>`_
+
+- `[HPM-DIY]hpm6750 USB开源协议栈性能对比-cherryusb or tinyusb? <https://bbs.eeworld.com.cn/thread-1212755-1-1.html>`_
+
+- `RT-Thread-CherryUSB移植笔记(一):APM32F407VGT6 DWC2移植 Port.A Full-Speed + Por.B High-SpeedRT-Thread问答社区 - RT-Thread <https://club.rt-thread.org/ask/article/3e893614c58da7aa.html>`_
+
+- `华大HC32F460XXX移植cherryusb协议栈,实现USB CDC ACM_cherryusb移植教程-CSDN博客 <https://blog.csdn.net/u011404840/article/details/142180703>`_
+
+- `rt-thread使用cherryusb实现虚拟串口-CSDN博客 <https://blog.csdn.net/weixin_45919462/article/details/143872583>`_
+
+- `F1C100S+rtt+CherryUSB的USB HOST成功读到U盘 / 全志 SOC / WhyCan Forum(哇酷开发者社区) <https://whycan.com/t_10289.html>`_
+
+- `模仿stm32标准库风格写的库文件(f1c100s/f1c200s),且已移植了rt-thread、lvgl、fatfs、cherryusb / 全志 SOC / WhyCan Forum(哇酷开发者社区) <https://whycan.com/t_10475.html>`_
+
+- `printalyzer-timer: F-Stop enlarging timer and print exposure meter <https://github.com/dektronics/printalyzer-timer>`_
+
+- `MiSTeryNano: Atari STE MiSTery core for the Tang Nano 20k FPGA <https://github.com/harbaum/MiSTeryNano>`_ \ No newline at end of file