Rev. | 时间 | 作者 |
---|---|---|
b05d7c6 feature-i2c-slave | 2019-01-28 18:26:47 | takemasa |
Edited Doxygen comment : Modify the subpage and added brief to PG/UG |
||
2d34008 | 2019-01-28 17:39:07 | takemasa |
Update doxygen comment : User's guide |
||
e748aa4 | 2019-01-27 17:40:03 | takemasa |
Editted comment. |
||
0dc59fe | 2019-01-14 11:28:09 | takemasa |
Refactoring doxygen comment. |
||
a88844e | 2019-01-13 21:24:53 | takemasa |
Added SPI Slave support |
||
2050d4b | 2019-01-13 18:05:21 | takemasa |
Debugged parameter number error |
||
820fa1d | 2019-01-13 16:54:06 | takemasa |
Modifiying uart parameters. |
||
f9cc8cd | 2019-01-13 11:18:15 | takemasa |
Refactered comment and default parameter value. |
||
8b9bd70 | 2019-01-04 21:51:44 | takemasa |
Added transfered count |
||
f48d178 | 2019-01-01 17:27:27 | takemasa |
Merge branch 'feature-i2c-slave' of git.pf.osdn.net:/gitroot/s/su/suikan/shared_foo into feature-i2c-slave |
||
e33c8c4 | 2019-01-01 17:26:25 | takemasa |
Added test for the Switch science sensor module |
||
61582ed | 2018-12-24 16:22:30 | takemasa |
Update Readme |
||
4a72aa1 | 2018-12-24 09:06:29 | takemasa |
Addred README & master tx, slave rx. |
||
2a7c766 | 2018-12-02 22:05:57 | takemasa |
Make entering post motem mode better. |
||
ac0de83 | 2018-12-02 16:49:48 | takemasa |
Under debugging. |
||
23aec66 | 2018-12-02 09:43:07 | takemasa |
F722 I2C test is now working |
||
061cdb0 | 2018-12-01 15:43:58 | takemasa |
Test program of I2C slave. |
||
9caddcd | 2018-12-01 15:42:58 | takemasa |
Serial protocol works successfully. |
||
3cbcf2f | 2018-11-25 20:20:25 | takemasa |
Apply I2C slave complete handler to each projects |
||
168f221 | 2018-11-25 16:18:05 | takemasa |
I2C complete callback is fixed. |
||
efac308 | 2018-11-25 13:03:50 | takemasa |
Test project for I2C slave to report |
||
39aa648 | 2018-11-25 08:48:53 | takemasa |
Share the test project |
||
040cb9a | 2018-11-24 23:24:20 | takemasa |
Change terminal script to adapt to the multiple types of stlink |
||
b46654d | 2018-11-24 08:02:33 | takemasa |
Corrected syslog message for the ease of read |
||
0fa32b2 | 2018-11-24 07:57:20 | takemasa |
Corrected mistake of the SYSLOG. |
||
2821069 | 2018-11-23 22:22:22 | takemasa |
Added I2C slave function. Test OK. |
||
f73c123 | 2018-11-23 18:06:04 | takemasa |
Wrote an I2C proble program as main task. |
||
007edf2 | 2018-11-23 17:32:57 | takemasa |
Added error handling to the test progrm. |
||
daf2ad9 | 2018-11-23 12:41:33 | takemasa |
Added I2C usage guard to i2cslave.cpp |
||
c4e44a2 | 2018-11-19 07:14:48 | takemasa |
Added task to test. |