earlephilhower / arduino-pico

Raspberry Pi Pico Arduino core, for all RP2040 and RP2350 boards
GNU Lesser General Public License v2.1
1.96k stars 406 forks source link

Replace most remaining ESP_ debug macros #2305

Closed earlephilhower closed 1 month ago

earlephilhower commented 1 month ago

In ported libraries there were still some remaining DEBUG_ESP_PORT references. Moved to their RP2040 equivalents.