Upgrade RTT BSP for HPM6750EVK to v1.1.0 #610
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
注意
阅读确认之后请删除本段内容
提交RT-Thread Studio BSP之前,请先确保提交的内容已经在RT-Thread主仓库的BSP中提交过。请不要在主仓库BSP没有提交/更新的情况下,直接更新RT-Thread Studio的BSP。即RT-Thread Studio BSP不能超前于RT-Thread主仓库BSP,任何bug或者源码更新应当先在主仓库中完成,然后再更新RT-Thread Studio BSP (可以通过
scons --dist-ide一键生成RT-Thread Studio BSP)。提交RT-Thread Studio BSP前,请确认该BSP在RT-Thread主仓库BSP中可以正确执行
scons --dist-ide --project-name=xxx --project-path=xxx命令。该命令用于直接导出一份RT-Thread Studio BSP工程。参见PR