Implement 2D graphic API (#87)
* Implement 2D graphic library based on LittlevGL * Add lvgl license file
This commit is contained in:
7
samples/gui/wasm-runtime-wgl/zephyr-build/prj.conf
Normal file
7
samples/gui/wasm-runtime-wgl/zephyr-build/prj.conf
Normal file
@ -0,0 +1,7 @@
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_STM32=y
|
||||
CONFIG_SPI_1=y
|
||||
CONFIG_PRINTK=y
|
||||
CONFIG_LOG=y
|
||||
#CONFIG_UART_2=y
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=y
|
||||
Reference in New Issue
Block a user