mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
sys/arduino/doc: Removed I2C from ToDo
The I2C (Wire) interface has been added, so it should no longer be listed on the ToDo list.
This commit is contained in:
parent
c449467125
commit
83a955fa49
@ -148,7 +148,6 @@
|
||||
* @todo Implement analog outputs (PWM mapping)
|
||||
* @todo Implement analog inputs (ADC mapping)
|
||||
* @todo Implement SPI interface class
|
||||
* @todo Add support for the 'Wire Library' (I2C)
|
||||
* @todo Add means to include various Arduino Libraries (maybe as pkg?)
|
||||
* @todo Implement anything else that is missing...
|
||||
* @todo Adapt Arduino build script, so sketches do not have to have the file
|
||||
|
Loading…
Reference in New Issue
Block a user