初始化一个Git仓库,使用git init命令。 添加文件到Git仓库,分两步: 使用命令git add <file>,注意,可反复多次使用,添加多个文件;使用命令git commit -m <message>,完成。
Solved: I get errors when I try to use the I2S master clock in the Init_I2S bean. When I set the serial master clock pin I get this error :