arduino-pico/variants/generic
Steve Bian 042555206b
Adds definition for WIRE_INTERFACES_COUNT #1182 (#1921)
* Adds definition for WIRE_INTERFACES_COUNT so those libraries which rely on it can detect and use...

Wire1. e.g. u8g2 will not use Wire1 unless this is (a) defined and (b) >1. This constant is defined
on other cores, e.g. for SAMD based boards.
2024-01-01 18:55:03 -08:00
..
common.h Adds definition for WIRE_INTERFACES_COUNT #1182 (#1921) 2024-01-01 18:55:03 -08:00
pins_arduino.h Set default pins for peripherals per datasheet (#103) 2021-04-16 10:23:43 -07:00