bluetoothlover_doc icon indicating copy to clipboard operation
bluetoothlover_doc copied to clipboard

this is about the learning station about friends.

Results 119 bluetoothlover_doc issues
Sort by recently updated
recently updated
newest added

https://www.st.com/en/embedded-software/stsw-bnrglp-dk.html

![image](https://user-images.githubusercontent.com/44871523/226551498-3a823cf3-1f89-4315-be87-9d6e4c1eb533.png) ``` git merge命令是将一个分支合并到当前所在的分支中。以下是一些常见的选项: --no-ff:不要快进合并,即使可能是安全的。 --ff-only:只允许快进合并,如果不能快进合并,则会失败。 --squash:将所有提交压缩成一个提交,并将其合并到当前分支中。 --commit:将所有提交合并到当前分支,并创建一个新的提交。 --edit:将合并提交的提交信息打开编辑器以进行编辑。 --no-commit:将所有更改合并到当前分支中,但不要创建新的提交。 --strategy:指定用于合并的策略,如recursive(默认)或resolve。 --strategy-option:指定传递给合并策略的选项。 --verify-signatures:在合并之前验证提交的签名。 --no-verify:不要验证提交的钩子。 更多的选项和信息可以通过运行 git merge --help 命令来获取。 ```

研究一下nrf 最新的connect sdk。看是否可以用得上

BSP:Nordic

AI 如何精准生成令人惊叹的代码流程图 https://mp.weixin.qq.com/s/MKTRnJ2iithwak4tlkVgTw

代码注释工具 文心快码 儿童学习背单词 https://www.coze.cn/store/bot/7419875748158341146?from=bots_card&panel=1 https://www.coze.cn/store/bot?from=bots_detailpage

http://www.network-science.de/ascii/

https://cbea.ms/git-commit/