* feat: adds a transmit and receive i2c method * fix: address the i2c transmit and receive length on u16 * Add AVR/LUFA implementation Didn't add a progmem version, since that would only apply to receive. Figured it wasn't worth it, but can add. * Rearrange order of functions * Add docs * Fix doc gen error * Fix lint issues * fix more lint issues |
||
|---|---|---|
| .. | ||
| ps2 | ||
| analog.c | ||
| analog.h | ||
| audio_pwm.h | ||
| audio_pwm_hardware.c | ||
| backlight_pwm.c | ||
| backlight_timer.c | ||
| i2c_master.c | ||
| i2c_slave.c | ||
| i2c_slave.h | ||
| serial.c | ||
| spi_master.c | ||
| uart.c | ||
| ws2812_bitbang.c | ||
| ws2812_i2c.c | ||