osd-contiki/examples
Oliver Schmidt fb5d0b7ef0 Made 80 column display a cc65 application attribute.
So far 80 column display was an attribute of a cc65 platform. Now each cc65 application can ask for 80 column display by defining WITH_80COL. Of course this is ignored by platforms incapable of 80 column display.

I see three types of application:

* Applications not benefitting from 80 column at all and in fact looking better with 40 column display. These are now using 40 column display. Examples: ethconfig, ipconfig

* Applications taking advantage of 80 column display if it is available without drawbacks. These stay as they were. Examples: Telnet server, web server, wget

* Applications needing 80 column display so urgently that it is likely desirable even if the display becomes harder to read. These come now in both flavors allowing the user to choose. Examples: IRC, web browser

Note: This change doesn't actually introduce any 80 column display with drawbacks. This if left to a subsequent change.
2015-10-30 12:42:58 +01:00
..
antelope Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
cc26xx
cc2530dk
cc2538dk
collect Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
econotag-ecc-test
econotag-flash-test Added App/Tool/Example for usage of additional flash on econotag/mc1322x 2015-09-14 20:43:12 +02:00
eeprom-test
email Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
er-rest-example Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
er-rest-example-raven er-rest-example leveraging the new rave sensors. 2015-09-21 22:53:48 +02:00
example-shell
extended-rf-api
ftp Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
hello-world Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
http-socket
ip64-router
ipv6 Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
irc
irc-80col Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
jn516x
llsec/ccm-star-tests
mbxxx
multi-threading
netperf Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
ping-ipv6
powertrace
ravenusbstick
remote
rime Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
rssi-scanner Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
seedeye/powerswitch
sensinode
servreg-hack
settings-example
sky
sky-ip
sky-shell Removed packetbuf references. This was a feature that is not used anymore and only made the code more complex. 2015-04-01 21:33:02 +02:00
sky-shell-exec
sky-shell-webserver
tcp-socket
telnet-server Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
trickle-library Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
udp-ipv6
udp-stream Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
webbrowser
webbrowser-80col Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
webserver Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
webserver-ipv6
webserver-ipv6-raven
wget Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
z1 Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00