From 02ac1db3ff88c585c131a88a019f25a60d0ab2bb Mon Sep 17 00:00:00 2001 From: sakumisu <1203593632@qq.com> Date: Fri, 30 Aug 2024 18:41:40 +0800 Subject: docs: update logo --- Kconfig | 2 +- README.md | 2 +- README_zh.md | 2 +- docs/assets/eastsoft.jpg | Bin 20339 -> 182299 bytes docs/assets/espressif.png | Bin 0 -> 44012 bytes docs/assets/nxp.png | Bin 0 -> 3185 bytes 6 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 docs/assets/espressif.png create mode 100644 docs/assets/nxp.png diff --git a/Kconfig b/Kconfig index 4567d420..e40777bd 100644 --- a/Kconfig +++ b/Kconfig @@ -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 diff --git a/README.md b/README.md index 508211bd..5302e898 100644 --- a/README.md +++ b/README.md @@ -211,4 +211,4 @@ CherryUSB discord: https://discord.com/invite/wFfvrSAey8. Thanks to the following companies for their support (in no particular order). - + 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 微信群:与我联系后邀请加入 感谢以下企业支持(顺序不分先后)。 - + diff --git a/docs/assets/eastsoft.jpg b/docs/assets/eastsoft.jpg index b2e90b7a..d59c653c 100644 Binary files a/docs/assets/eastsoft.jpg and b/docs/assets/eastsoft.jpg differ diff --git a/docs/assets/espressif.png b/docs/assets/espressif.png new file mode 100644 index 00000000..ba0a217a Binary files /dev/null and b/docs/assets/espressif.png differ diff --git a/docs/assets/nxp.png b/docs/assets/nxp.png new file mode 100644 index 00000000..b48681e7 Binary files /dev/null and b/docs/assets/nxp.png differ -- cgit v1.3.1