]> granicus.if.org Git - esp-idf/commit
example(spi_master): add menuconfig options allowing users to choose which type of...
authormichael <xiaoxufeng@espressif.com>
Tue, 18 Jul 2017 09:02:07 +0000 (17:02 +0800)
committermichael <xiaoxufeng@espressif.com>
Fri, 18 Aug 2017 02:26:07 +0000 (10:26 +0800)
commitf6495d618f351f0f0e9ca8332dfc2e269679119f
treefe27dc320a09c1db41a90ef5cfa3a240a5de1403
parentbfb15c6fc9df1d033645e08a237cb418737b2265
example(spi_master): add menuconfig options allowing users to choose which type of LCD is used.

also some modification in the example file, replacing "ili_*" to "lcd_*".
examples/peripherals/spi_master/main/Kconfig.projbuild [new file with mode: 0644]
examples/peripherals/spi_master/main/spi_master_example_main.c