diff options
| author | sakumisu <[email protected]> | 2025-01-19 21:21:27 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2025-01-19 21:23:26 +0800 |
| commit | 322595b910bbed5522e4f80fc3506c94a7e50156 (patch) | |
| tree | 4bce50d6eb418f775ee1a8e8c75ab10ff4461145 /docs/source/opensource.rst | |
| parent | ea27f5b238bc751feb43f8e5b751807192fbc9cf (diff) | |
docs: update rst
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'docs/source/opensource.rst')
| -rw-r--r-- | docs/source/opensource.rst | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/source/opensource.rst b/docs/source/opensource.rst new file mode 100644 index 00000000..8ec5cb8d --- /dev/null +++ b/docs/source/opensource.rst @@ -0,0 +1,41 @@ +官方开源项目分享 +==================== + +除了基本的厂家 SDK 支持以外,我们还对一些火热的开源项目进行了支持,以便于开发者更好的使用这些项目。 + +DAPLINK +-------------- + +适配链接:https://github.com/cherry-embedded/CherryDAP + +RT-Thread +-------------- + +适配链接:https://github.com/RT-Thread/rt-thread + +NUTTX/VELA +-------------- + +适配链接:待开放 + +QMK +-------------- + +QMK is an open-source keyboard firmware for Atmel AVR and Arm USB families. + +适配链接:待开放 + +Klipper +-------------- + +Klipper is a 3d-printer firmware. + +适配链接:待开放 + +Cangaroo +-------------- + +Cangaroo is an open source can bus analyzer software. We provide four-channel CANFD analyzer based on hpmicro hpm5361 + +适配链接:https://github.com/RCSN/cangaroo_hpmicro_canfd_analyzer + |
