diff options
| author | sakumisu <[email protected]> | 2024-08-30 18:41:40 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-08-30 20:35:35 +0800 |
| commit | 02ac1db3ff88c585c131a88a019f25a60d0ab2bb (patch) | |
| tree | 08a1abbf67d13857a188c3370a033192383ea6fb | |
| parent | 0d561ea31322d128bc601f2d2746183e9462d887 (diff) | |
docs: update logo
| -rw-r--r-- | Kconfig | 2 | ||||
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 | ||||
| -rw-r--r-- | docs/assets/eastsoft.jpg | bin | 20339 -> 182299 bytes | |||
| -rw-r--r-- | docs/assets/espressif.png | bin | 0 -> 44012 bytes | |||
| -rw-r--r-- | docs/assets/nxp.png | bin | 0 -> 3185 bytes |
6 files changed, 3 insertions, 3 deletions
@@ -51,7 +51,7 @@ if CHERRYUSB config CHERRYUSB_DEVICE_CHIPIDEA_MCX bool "chipidea_mcx" config CHERRYUSB_DEVICE_CHIPIDEA_CUSTOM - bool "chipidea_mcx" + bool "chipidea_custom" config CHERRYUSB_DEVICE_BL bool "bouffalo" config CHERRYUSB_DEVICE_HPM @@ -211,4 +211,4 @@ CherryUSB discord: https://discord.com/invite/wFfvrSAey8. Thanks to the following companies for their support (in no particular order). -<img src="docs/assets/bouffalolab.jpg" width="100" height="100"/> <img src="docs/assets/hpmicro.jpg" width="100" height="100" /> <img src="docs/assets/eastsoft.jpg" width="100" height="100" /> <img src="docs/assets/rtthread.jpg" width="100" height="100" /> <img src="docs/assets/sophgo.jpg" width="100" height="100" /> <img src="docs/assets/phytium.jpg" width="100" height="100" /> <img src="docs/assets/thead.jpg" width="100" height="100" /> <img src="docs/assets/nuvoton.jpg" width="100" height="100" /> <img src="docs/assets/artinchip.jpg" width="100" height="100" /> <img src="docs/assets/bekencorp.jpg" width="100" height="100" /> +<img src="docs/assets/bouffalolab.jpg" width="100" height="80"/> <img src="docs/assets/hpmicro.jpg" width="100" height="80" /> <img src="docs/assets/eastsoft.jpg" width="100" height="80" /> <img src="docs/assets/rtthread.jpg" width="100" height="80" /> <img src="docs/assets/sophgo.jpg" width="100" height="80" /> <img src="docs/assets/phytium.jpg" width="100" height="80" /> <img src="docs/assets/thead.jpg" width="100" height="80" /> <img src="docs/assets/nuvoton.jpg" width="100" height="80" /> <img src="docs/assets/artinchip.jpg" width="100" height="80" /> <img src="docs/assets/bekencorp.jpg" width="100" height="80" /> <img src="docs/assets/nxp.png" width="100" height="80" /> <img src="docs/assets/espressif.png" width="100" height="80" /> diff --git a/README_zh.md b/README_zh.md index b6d4f4bc..9df60329 100644 --- a/README_zh.md +++ b/README_zh.md @@ -213,4 +213,4 @@ CherryUSB 微信群:与我联系后邀请加入 感谢以下企业支持(顺序不分先后)。 -<img src="docs/assets/bouffalolab.jpg" width="100" height="100"/> <img src="docs/assets/hpmicro.jpg" width="100" height="100" /> <img src="docs/assets/eastsoft.jpg" width="100" height="100" /> <img src="docs/assets/rtthread.jpg" width="100" height="100" /> <img src="docs/assets/sophgo.jpg" width="100" height="100" /> <img src="docs/assets/phytium.jpg" width="100" height="100" /> <img src="docs/assets/thead.jpg" width="100" height="100" /> <img src="docs/assets/nuvoton.jpg" width="100" height="100" /> <img src="docs/assets/artinchip.jpg" width="100" height="100" /> <img src="docs/assets/bekencorp.jpg" width="100" height="100" /> +<img src="docs/assets/bouffalolab.jpg" width="100" height="80"/> <img src="docs/assets/hpmicro.jpg" width="100" height="80" /> <img src="docs/assets/eastsoft.jpg" width="100" height="80" /> <img src="docs/assets/rtthread.jpg" width="100" height="80" /> <img src="docs/assets/sophgo.jpg" width="100" height="80" /> <img src="docs/assets/phytium.jpg" width="100" height="80" /> <img src="docs/assets/thead.jpg" width="100" height="80" /> <img src="docs/assets/nuvoton.jpg" width="100" height="80" /> <img src="docs/assets/artinchip.jpg" width="100" height="80" /> <img src="docs/assets/bekencorp.jpg" width="100" height="80" /> <img src="docs/assets/nxp.png" width="100" height="80" /> <img src="docs/assets/espressif.png" width="100" height="80" /> diff --git a/docs/assets/eastsoft.jpg b/docs/assets/eastsoft.jpg Binary files differindex b2e90b7a..d59c653c 100644 --- a/docs/assets/eastsoft.jpg +++ b/docs/assets/eastsoft.jpg diff --git a/docs/assets/espressif.png b/docs/assets/espressif.png Binary files differnew file mode 100644 index 00000000..ba0a217a --- /dev/null +++ b/docs/assets/espressif.png diff --git a/docs/assets/nxp.png b/docs/assets/nxp.png Binary files differnew file mode 100644 index 00000000..b48681e7 --- /dev/null +++ b/docs/assets/nxp.png |
