-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Python 版本
3.12
SuggarChat 版本
最新
发生了什么?
回复中的.
**
等被错误的当成句子结尾了,希望用户能够自行在配置文件中选择合适的分隔符
XRobotBot: 09-18 19:03:21
你遇到的 `Input directory does not exist:
XRobotBot: 09-18 19:03:22
.
XRobotBot: 09-18 19:03:24
/Core/Src` 错误,是因为 STM32CubeMX 项目默认使用 **Basic 模式**时,不会生成 `Core/Src` 和 `Core/Inc` 这类标准目录结构。
XRobotBot: 09-18 19:03:28
✅ **正确做法:
XRobotBot: 09-18 19:03:30
**
XRobotBot: 09-18 19:03:33
1.
XRobotBot: 09-18 19:03:36
**在 STM32CubeMX 中,务必切换到 “Project Manager” → “Advanced Settings” → 将 “Project Structure” 改为 `ADVANCED
XRobotBot: 09-18 19:03:39
`
如何复现
使用ai输出网址/markdown语法的代码块
期望的结果?
在一段中输出
SuggarChat 运行日志
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working