I suspect the mpaland approach to the definitions resulted in printf_ being used as the actual name instead of printf w/ the Aliasing option, which avoided the optimization in the past. One workaround ...
2023年3月に開催されたマイコンボード・Arduino関連のイベント「Arduino Day 2023」で発表された「Arduino Uno R4」の販売が2023年6月27 ...
今までPS4コントローラからArduino(ESP32)を使ったロボットを操作していたが、充電インターフェースのMicroUSBは古くなりケーブルを持ち歩かなくなったので、これから作るロボットはPS5 Controllerから動かしたいと思った。 やり方を備忘録として記事に残す。