#define BSP_ERROR_CHECK_RETURN_ERR(x) ESP_ERROR_CHECK(x) #define BSP_ERROR_CHECK_RETURN_NULL(x) ESP_ERROR_CHECK(x) #define BSP_ERROR_CHECK(x, ret) ESP_ERROR_CHECK(x ...
Arduino フレームワーク向けについてライブラリを作ろうとしていて調査している。Arduino IDEの意外な挙動を知れたりできたので、メモしておく。 以下のリポジトリにライブラリマネージャーに登録するための手順がある 設定にある「スケッチブックの場所 ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する