Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
config HAS_ARDUINO_SERIAL
	bool
	help
	  This option specifies that the target platform is compatible
	  with Arduino Serial

config HAS_ARDUINO_I2C
	bool
	help
	  This option specifies that the target platform is compatible
	  with Arduino I2C

config HAS_ARDUINO_SPI
	bool
	help
	  This option specifies that the target platform is compatible
	  with Arduino SPI