Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 4:e86f33d05627, committed 2021-01-08
- Comitter:
- Yanagihara
- Date:
- Fri Jan 08 08:04:52 2021 +0000
- Parent:
- 3:894278e5d918
- Commit message:
- v3
Changed in this revision
spi_master.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/spi_master.cpp Fri Jan 08 08:01:03 2021 +0000 +++ b/spi_master.cpp Fri Jan 08 08:04:52 2021 +0000 @@ -37,7 +37,7 @@ pc.printf("<--rdata: %x\r\n",rdata); } - // receive 2byte data + // receive 2byte data // (現状:2byteの場合mode=0では不具合が発生→プルアップしていないことが原因の可能性) if(cmd == 2){ wait(3); cs=0;