背景
フォルダを移動した/リネームしたファイルの履歴が(通常操作では)途切れる。
解決策
--follow オプションを付加する
Continue listing the history of a file beyond renames (works only for a single file).
フォルダを移動した/リネームしたファイルの履歴が(通常操作では)途切れる。
--follow オプションを付加する
Continue listing the history of a file beyond renames (works only for a single file).
macOSのデフォルト環境においてtelnetはインストールされない。homebrewなどで別途インストールする必要がある。
|
1 |
% curl -v telnet://<host>:<port> |
|
1 2 3 4 5 |
% curl -v telnet://192.168.1.13:9000 * Trying 192.168.1.13... * TCP_NODELAY set * Connected to 192.168.1.13 (192.168.1.13) port 9000 (#0) |
|
1 |
Shift + Command + 4 + space |
|
1 |
Shift + Command + 5 |
MacOSからマイコンボードへUSBシリアル(serial)通信で接続する方法
※ 事前にUSBシリアル変換チップメーカー(FTDI社など)から提供されるMac用ドライバをインストール済みであること。
|
1 2 3 4 |
% ls /dev/tty.* /dev/tty.BLTH /dev/tty.usbmodem14103 /dev/tty.Bluetooth-Incoming-Port |
|
1 |
% screen [デバイスファイル名] [ボーレート] |
|
1 |
% screen /dev/tty.usbmodem14103 115200 |
セッションを終了する。
STM32 Discovery kit IoT node for STM32L475 MCU
| Part number | B-L475E-IOT01A |
| MPU series | STM32 L4 |
| MPU product name | STM32L475VGT6 |
| MPU core | Arm Cortex-M4 |
| Flash memory | 1 Mbytes |
| SRAM | 128 Kbytes |
|
1 |
http://[2406:da14:93b:8000:39d0:84c2:510b:7519]/ |
カギ括弧でIPv6アドレスを括る
|
1 |
http://54.199.140.109/ |
※ www.chihayafuru.jpのIPアドレス
電子基板を扱うときは工具箱やペンケースに竹串を2、3本用意しておくと重宝します。
"Flexible Flat Cable", "FFC", "フレキ(ケーブル)"とも呼びます。
主に電子基板と電子基板の電気的接続のために使用する薄いケーブルです。
フレキシブル・ケーブルには裏表(電極面と絶縁面)があります。コネクタに差し込むときは裏表の間違いに注意しましょう。