• 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
修訂. 時間 作者
08e5645 2018-08-28 09:16:52 takemasa

Added SPI slave specifier to f091

831af23 2018-08-28 08:03:52 takemasa

Added SPI specifier

93df86d 2018-08-27 20:39:09 takemasa

Added comment of the test routines

c664b6c 2018-08-27 12:34:46 takemasa

Added EXIT interrupt setting by CubeMX

0588cda 2018-08-26 21:13:55 takemasa

L152 interrupt test is OK

ac9f56b 2018-08-26 20:58:57 takemasa

Ported test program to L152

Still interrupt doesn't work.

LED flash and GP input test is OK.

8ede3d9 2018-08-26 17:28:37 takemasa

Implemented interrupt test

e70c58f 2018-08-26 16:35:24 takemasa

Added template code for EXTI

c1b6c4f 2018-08-26 11:56:10 takemasa

Change release setting with optimization

0671677 2018-08-26 11:51:17 takemasa

Change the switches GP input as pull up

39022e4 2018-08-26 11:07:38 takemasa

Merge branch 'feature-fujitsubo' of git.pf.osdn.net:/gitroot/s/su/suikan/shared_foo into feature-fujitsubo

1cc50b2 2018-08-26 10:54:38 takemasa

Corrected Bit in/out bug

1. AbstractBitIn::Get() scope bug. It was declared as private. Corrected
as published.

2. AbstractBitOut::Set() default value. The default parameter was not
declared. Corrected as default is 1.

Added LED flash to Fujitsubo test program.

9a121fc feature-sai-new 2018-08-23 20:29:42 takemasa

added holding capacitor to push down the base when power is lost

add3c78 2018-08-23 12:54:00 takemasa

Substitute the PhotoMOS relay with P-CH FET

1bb7851 2018-08-23 07:59:52 takemasa

Delete the redandant part. It was overkilling

7bac917 2018-08-20 22:00:09 takemasa

Follows SW4STM32 driver. Console definision is missing...

a5cb3ba 2018-08-20 21:24:15 takemasa

Implement LED flushing

249c48f 2018-08-20 13:01:21 takemasa

Update Pin setting

- GPIO/SPI/I2C/EXTI are added as name. See readme.
- Configured Interrupt/DMA of the SPI/I2C.
- Configured clock of the SPI.
- Added README

8cc62e6 2018-08-20 12:23:54 takemasa

Renamed to fit to the project

7d2508e 2018-08-20 12:22:50 takemasa

Added fujitsubo test on f091

f2a2a7b 2018-08-19 12:57:21 takemasa

Wireing

77ce98d 2018-08-18 17:06:44 takemasa

Wiring palced parts

2b15b87 2018-08-17 07:10:46 takemasa

Refactored script

4186b7b 2018-08-16 20:32:21 takemasa

Squelch git message

2696c8e 2018-08-16 20:30:24 takemasa

Merge branch 'feature-sai-new' of git.pf.osdn.net:/gitroot/s/su/suikan/shared_foo into feature-sai-new

4ae2037 2018-08-16 20:30:09 takemasa

Allow kicad install without user interaction

ac113c3 2018-08-16 13:05:18 takemasa

update to use latex

8d9f5bd 2018-08-15 13:16:00 takemasa

Edit circuit

736a140 2018-08-14 22:14:00 takemasa

Added transistors

1c166fc 2018-08-10 20:47:51 takemasa

Refactored install script