Skip to content
Snippets Groups Projects
Commit 70cb093d authored by cnlohr's avatar cnlohr
Browse files

* Move ws2812b SPI header to extralibs.

 * Include extralibs by default
parent 129cf836
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ CFLAGS+= \
-march=rv32ec \
-mabi=ilp32e \
-I/usr/include/newlib \
-I$(CH32V003FUN)/../extralibs \
-I$(CH32V003FUN) \
-nostdlib \
-I. -Wall
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment