osd-contiki/platform
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
..
apple2enh Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
atarixl Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
avr-atmega128rfa1 Remove unused flag SICSLOWPAN_CONF_ACK_ALL. Include packetbuf attribute PACKETBUF_ATTR_RELIABLE only when RIME is compiled. 2015-05-06 16:34:26 +02:00
avr-raven Merge pull request #1266 from drugo72/avr-revival 2015-09-28 17:52:26 +02:00
avr-ravenlcd Merge pull request #756 from sieben/dos2unix 2015-10-18 20:26:07 +02:00
avr-ravenusb Updated current fallback_interface(s) to return int. 2015-09-22 12:53:04 +02:00
avr-rcb Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
avr-zigbit Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
c64 Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
c128 Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
cc2530dk Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
cc2538dk cc2538: Add PKA drivers, ECC algorithms and examples 2015-10-18 20:14:17 +02:00
cooja Cooja: Track CFS file size 2015-09-09 23:06:09 +02:00
cooja-ip64 Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
econotag Added ECC functions on elliptic curve secp256r1 2015-09-24 14:11:20 +02:00
ev-aducrf101mkxz Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
eval-adf7xxxmb4z Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
exp5438 Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
jn516x jn516x uart-driver.c: use DBG_vPrintf instead of printf. Issue https://github.com/contiki-os/contiki/issues/1314 2015-10-20 14:56:51 +02:00
mbxxx Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
micaz Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
minimal-net Fixed detection of windows-native 2015-09-29 10:36:18 +01:00
native Extracted linuxradio device name to contiki-conf 2015-09-28 12:48:00 +01:00
remote cc2538: Add PKA drivers, ECC algorithms and examples 2015-10-18 20:14:17 +02:00
seedeye Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
sensinode Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
sky llsec: Replaced bootstrap function with a simple init function 2015-10-14 08:21:40 -07:00
srf06-cc26xx Remove unused RPL_CONF_MAX_DAG_ENTRIES 2015-08-29 20:22:18 +02:00
stm32test Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
win32 Allow to configure Telnetd idle timeout. 2015-07-06 12:25:20 +02:00
wismote Merge pull request #1299 from sumanpanchal/wismote-nodeid-burn-restore-frm-xmem 2015-10-26 18:41:28 +01:00
z1 Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00