0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

MacでESP32のコンパイルが失敗する時の対処法

Posted at

#問題
下の様なエラーが出てコンパイルが完了しない。

/Applications/Arduino.app/Contents/Java/arduino-builderが255を返しました。

#環境

  • macOS Big Sur 11.3
  • Arduino IDE 1.8.13
  • ESP32 DEVKIT V1 (ESP-WROOM-32)
  • Arduino IDE ボードマネージャー > esp32 バージョン1.0.4

#解決方法
Arduino IDE ボードマネージャー の esp32 バージョン1.0.5にする。

#詳細
https://entotsu44.hatenablog.com/entry/2021/05/02/180000

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?