PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- name=Wire
- version=1.0
- author=Arduino
- maintainer=Paul Stoffregen
- sentence=This library allows you to communicate with I2C and Two Wire Interface devices.
- paragraph=It allows the communication with I2C devices like temperature sensors, realtime clocks and many others using SDA (Data Line) and SCL (Clock Line).
- category=Communication
- url=http://www.arduino.cc/en/Reference/Wire
- architectures=*
|