Fix avr progmem string accesses, add DEBUGLOGIC, configure sky defaults
This commit is contained in:
parent
0e59a0360e
commit
e3368ffb67
4 changed files with 95 additions and 33 deletions
|
@ -26,5 +26,9 @@ code as follows:
|
|||
|
||||
The default webserver and content is in /apps/webserver/...
|
||||
Change that using e.g.
|
||||
$make clean
|
||||
$make WITH_WEBSERVER=webserver-nano
|
||||
$make TARGET=avr-raven WITH_WEBSERVER=raven-webserver
|
||||
$make TARGET=redbee-econotag WITH_WEBSERVER=webserver-nano
|
||||
$make TARGET=avr-raven WITH_WEBSERVER=raven-webserver
|
||||
|
||||
******** Make clean when switching webservers! **********
|
Loading…
Add table
Add a link
Reference in a new issue