Where are the hex files compiled by Arduino?

后端 未结 7 775
一生所求
一生所求 2020-12-29 20:52

Where does the Arduino IDE save the binaries on Mac OS X?

7条回答
  •  遥遥无期
    2020-12-29 21:34

    What UDalillu said. The trick also works on Windows. On XP it ended up in C:\Documents and Settings\Your_User_Name\Local Settings\Temp\buildxxxxx\ (the xxx number changes for each build, pick the most recent).

提交回复
热议问题