マイコンボード「Arduino」の開発環境「Arduino IDE」が12月20日、v1.8.19へとアップデートされた。ロギングライブラリ「Apache Log4j」で発見されたリモートコード実行の脆弱性(CVE-2021-44228、通称:Log4Shell)などに対処したセキュリティアップデートとなっている。
Trying to build the FastLED blink example for an ESP32-C3 using the Arduino IDE 1.8.19 results in: rmt.h that must be replaced with rmt_tx.h and/or rmt_rx.h periph_ctrl.h not being used anymore ...
Any sketch (around 6 I am working on, all with ESP32 different boards) takes hours to compile on my win10 core i7 PC. Antivirus is off. The same sketches compile in seconds on my pi using IDE 1.8.19 ...