• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

テスト用のあれこれ共用フォルダ


RSS
修訂. 時間 作者
31788be feature-document 2019-02-03 19:50:59 takemasa

Fixed bug of doxygen comment

baeb8e2 2019-02-03 19:42:07 takemasa

Doxygen comment

78946ee 2019-02-03 19:38:26 takemasa

Added doxygen comment

a12aff0 2019-02-03 16:53:00 takemasa

Added how to make PDF manual

9797d50 2019-02-03 16:39:57 takemasa

Added nwe sample to demonstrate the Task class.

b7e92dc 2019-02-03 16:33:32 takemasa

Add task class.

98d3711 2019-02-03 16:32:59 takemasa

Edit Doxygen documents.

242a384 2019-02-02 17:39:37 takemasa

Update HAL version.

1f56922 2019-02-02 00:02:52 takemasa

Editing Doxygen comment.

Users guide is under editing

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.

The default parameter value of the derived classes are deleted.
These should be specified by abstract class.

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

BME280
LSM9DS1

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.

Explicitly deinit/init

ac0de83 2018-12-02 16:49:48 takemasa

Under debugging.

Some fault happens in the I2C communication.
Probably, debug with Logic Analyzer is needed.

23aec66 2018-12-02 09:43:07 takemasa

F722 I2C test is now working

Update firmware to the newest.
CubeMX clock bug is fixed.
I2C test program is copied from L152

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.

Note that Output of the CubeMX was wrong. HSE must be
changed to 8MHz.

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.

Up to the previous commit, the I2C slave complete call back was ignored.

efac308 2018-11-25 13:03:50 takemasa

Test project for I2C slave to report