zephyr/ext/hal/altera/drivers
Ramakrishna Pallala 40c15566eb ext: hal: altera: disable altera_avalon_i2c compilation warnings
Disable compilation warnings for altera_avalon_i2c.c as it is not
maintained in Zephyr.

Cmake does not allow us to use set_source_files_properties on
source files directly, these files need to be linked to either
a target executable or a target library. Due to the above reason,
altera_avalon_i2c CMakeLists.txt creates a library and links the
source file to the zephyr library.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2018-02-07 19:37:35 -05:00
..
altera_avalon_i2c ext: hal: altera: disable altera_avalon_i2c compilation warnings 2018-02-07 19:37:35 -05:00
altera_avalon_jtag_uart ext: hal: altera: Add Altera HAL into Zephyr build system 2017-11-17 07:46:40 -05:00
altera_avalon_pio/inc ext: hal: altera: Add altera HAL sources in Zephyr 2017-11-17 07:46:40 -05:00
altera_avalon_sgdma ext: hal: altera: Add Altera HAL into Zephyr build system 2017-11-17 07:46:40 -05:00
altera_avalon_spi ext: hal: altera: Add Altera HAL into Zephyr build system 2017-11-17 07:46:40 -05:00
altera_avalon_sysid ext: hal: altera: Add Altera HAL into Zephyr build system 2017-11-17 07:46:40 -05:00
altera_avalon_timer ext: hal: altera: Add Altera HAL into Zephyr build system 2017-11-17 07:46:40 -05:00
altera_avalon_uart ext: hal: altera: Add Altera HAL into Zephyr build system 2017-11-17 07:46:40 -05:00
altera_epcq_controller ext: hal: altera: Add Altera HAL into Zephyr build system 2017-11-17 07:46:40 -05:00
altera_generic_qspi_controller2 ext: hal: altera: Add QSPI Controller HAL driver 2018-02-05 06:30:50 -08:00