この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
ja:tutorials:plen2:firmware [2016/11/19 14:31] Guvalif |
ja:tutorials:plen2:firmware [2016/12/05 05:06] (現在) Guvalif |
||
---|---|---|---|
ライン 55: | ライン 55: | ||
{{:tutorials:plen2:firmware:05_upload_f.png?direct}} | {{:tutorials:plen2:firmware:05_upload_f.png?direct}} | ||
+ | |||
+ | ===== Tips ===== | ||
+ | もしファームウェアをPLEN1.4またはPLEN2 developer editionにインストールしたい場合、 | ||
+ | 下記の解説を参考にコードを少し編集する必要があります。 | ||
+ | |||
+ | また作業に入る前に、//[[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h|BuildConfig.h]]// | ||
+ | を開いておいてください。 | ||
+ | |||
+ | ==== How to Apply the Firmware to PLEN1.4 ==== | ||
+ | PLEN1.4にファームウェアを適用するにあたり、 | ||
+ | [[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h#L21|第21行]]と | ||
+ | [[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h#L30|第30行]]を | ||
+ | 編集する必要があります。 | ||
+ | |||
+ | {{:tutorials:plen2:firmware:02.5_edit_f.png?direct}} | ||
+ | |||
+ | ==== How to Apply the Firmware to Developer Edition ==== | ||
+ | PLEN2 developer editionにファームウェアを適用するにあたり、 | ||
+ | [[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h#L38|第38行]]を | ||
+ | 編集する必要があります。 | ||
+ | |||
+ | {{:tutorials:plen2:firmware:02.5_edit_developer_f.png?direct}} | ||
---- | ---- | ||
Next > [[battery]] | Next > [[battery]] |