Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: contiki-os/contiki
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 633b3406f986d6b2b4039c55b7e53b8b58794779
Choose a base ref
..
head repository: contiki-os/contiki
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 047bd48299ff9fb815005623da4cddd33ae451ca
Choose a head ref
Showing with 1 addition and 2 deletions.
  1. +1 −1 apps/wolfssl/wolfssl
  2. +0 −1 tools/6502/Makefile
1 change: 0 additions & 1 deletion tools/6502/Makefile
Original file line number Diff line number Diff line change
@@ -184,7 +184,6 @@ else
java -jar $(AC) -p $@ lan91c96.eth rel 0 < ../../cpu/6502/ethconfig/lan91c96.eth
java -jar $(AC) -p $@ w5100.eth rel 0 < ../../cpu/6502/ethconfig/w5100.eth
endif
java -jar $(AC) -p $@ contiki.mou rel 0 < $(CC65)/apple2enh/drv/mou/a2e.stdmou.mou
java -jar $(AC) -p $@ index.htm bin 0 < ../../examples/webserver/httpd-cfs/index.htm
java -jar $(AC) -p $@ backgrnd.gif bin 0 < ../../examples/webserver/httpd-cfs/backgrnd.gif
java -jar $(AC) -p $@ contiki.gif bin 0 < ../../examples/webserver/httpd-cfs/contiki.gif