> For the complete documentation index, see [llms.txt](https://stage.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stage.twelite.info/1.0-1/usage/screens/main_menu/firm_prog/bin.md).

# BINから選択

`Windows` `macOS` `Linux` `M5Stack` `RasPi`&#x20;

ビルド済みのアプリ(.BINファイル)を書き込みます。

![](/files/-MJAwJ-3DE1k5MrZ3LIB)

メニューを選択すると、ファイル一覧が表示されます。書き込みたいファームウェアを選択してください。

メニュー選択前に、書き込みむBINファイルを以下に格納しておきます。

| プラットフォーム            | 場所                          |
| ------------------- | --------------------------- |
| Windows, Mac, Linux | {MWSTAGEフォルダ}/BIN           |
| M5Stack             | SDカード最上位フォルダにBINフォルダを作成しておく |

BINフォルダにはTWELITE STAGEでビルドした .BIN ファイル（各プロジェクトのbuildフォルダ以下に格納）を、ファイル名を変更せず格納しておきます。

```
../BIN/App_Wings_MONOSTICK_BLUE_L1304_V1-1-3.bin
       App_Wings_MONOSTICK_RED_L1304_V1-1-3.bin
       App_Twelite_BLUE_L1304_V1-9-1.bin
       App_Twelite_RED_L1304_V1-9-1.bin
       ...
```

{% hint style="warning" %}
ファイル名によりBLUE/REDの識別を行っています。
{% endhint %}
