• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

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

shared_fooの不要ディレクトリ削除前のもの


RSS
Rev. Tiempo Autor
0f7817c 2018-02-11 20:14:46 takemasa

Added dcorator to the repositry

7fd2c8c 2018-02-11 20:11:56 takemasa

Implemented AbstractSpiMasterDecorator

5f55c2e 2018-02-11 16:57:54 takemasa

Added new abstract classes.

deb3276 2018-02-11 06:51:08 takemasa

Added informaiton of what this project is.

1eb3351 2018-02-11 06:08:58 takemasa

Change the visibility from private to protected, to allow the
inheritance better.

041d1f2 2018-02-10 22:57:47 takemasa

Refined doxygen comment

0fc5f5a 2018-02-10 22:44:11 takemasa

Refined doxygen comments

851d72d 2018-02-10 21:53:15 takemasa

Added assertion

7bd4c0c 2018-02-10 21:49:29 takemasa

Deleted destructor from UartLogger. Added assertion to the
criticalsection.cpp. Changed doxygen comment.

50a6e5d 2018-02-10 17:43:11 takemasa

Corrected typo in the doxygen comment

d55d660 2018-02-10 17:39:48 takemasa

Refined doxygen comment.

e7f4a03 2018-02-10 16:57:55 takemasa

Corrected small typo of doxygen.

5db799d 2018-02-10 14:25:38 takemasa

Added how to build the documentation

453a1d0 2018-02-10 09:54:16 takemasa

Chaged title from "Murasaki Class Collection" to "Murasaki Class
Library"

46c54e9 2018-02-10 09:48:31 takemasa

Added doxygen comment. Configuration and Environement.

554d316 2018-02-10 09:22:04 takemasa

Edidint doxygen comment. Debugging doc

49cc919 2018-02-10 08:20:36 takemasa

Update doxygen comment for MURASAKI_ASSERT

4707298 2018-02-10 08:18:10 takemasa

MURASAKI_ASSERT macro has changed. Now, the assertion expression is
displayed when the assertion is failed. Previously, it was displaying
message.

84a815a 2018-02-09 22:55:26 takemasa

Implement the assert_failed() for STM32 HAL.

dc494ca 2018-02-09 22:33:11 takemasa

Added doxygen comment. User's gude. Test run section.

fd89752 2018-02-07 22:06:05 takemasa

Added doxygen comment. Modified sample to use the bare Uart class.

164b4a0 2018-02-07 08:17:52 takemasa

Added doxygen comment. Users Guide. Added explict notification in the
Uart class regarding the HAL call back.

21adc8d 2018-02-06 22:35:33 takemasa

Added doxygen comment. User's guide.

28d3621 2018-02-05 18:39:00 takemasa

Added doxygen comment. Usage introduction.

007af37 2018-02-05 11:18:45 takemasa

Added doxygen comment.

4987698 2018-02-05 09:13:15 takemasa

Removed unused member variable. This variable is alread moved to
murasaki::debugger.

bf39923 2018-02-05 08:35:09 takemasa

Adding comment

4c9d123 2018-02-04 21:17:59 takemasa

Added doxygen comment. Fixed supage error

e6d2bac 2018-02-04 16:59:48 takemasa

Doxygen comment update

fe5bde7 2018-02-03 23:02:33 takemasa

Editing doxygen comment. Add the structure to User's guide by page and
supage command.