Add a couple of examples of using the Max7219 LED driver chip (#209)
This commit is contained in:
@@ -4,4 +4,6 @@ if (NOT PICO_NO_HARDWARE)
|
||||
add_subdirectory(spi_dma)
|
||||
add_subdirectory(spi_master_slave)
|
||||
add_subdirectory(spi_flash)
|
||||
add_subdirectory(max7219_32x8_spi)
|
||||
add_subdirectory(max7219_8x7seg_spi)
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user