This commit is contained in:
parent
23cb4a558b
commit
f4d1b53760
4 changed files with 455 additions and 5 deletions
|
|
@ -2,9 +2,6 @@ PROGRAM=fiatlux
|
|||
|
||||
EXTRA_CFLAGS=-O3 -Ifsdata
|
||||
|
||||
#Enable debugging
|
||||
#EXTRA_CFLAGS+=-DLWIP_DEBUG=1 -DHTTPD_DEBUG=LWIP_DBG_ON
|
||||
|
||||
EXTRA_COMPONENTS=extras/i2s_dma extras/ws2812_i2s extras/dhcpserver extras/mbedtls extras/httpd extras/sntp extras/cpp_support
|
||||
|
||||
LIBS = hal m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue