diff --git a/content/docs/reference/microcontrollers/arduino-mega2560.md b/content/docs/reference/microcontrollers/arduino-mega2560.md index 0d549da2..2d05845f 100644 --- a/content/docs/reference/microcontrollers/arduino-mega2560.md +++ b/content/docs/reference/microcontrollers/arduino-mega2560.md @@ -14,7 +14,7 @@ Note: the AVR backend of LLVM is still experimental so you may encounter bugs. | GPIO | YES | YES | | UART | YES | YES | | SPI | YES | YES | -| I2C | YES | YES | +| I2C | YES | Not yet | | ADC | YES | YES | | PWM | YES | Not yet | | USBDevice | NO | NO |