palm-os-sdk/PalmOne/Samples/TungstenT5FlowControl
2020-05-27 16:46:38 -04:00
..
Obj Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
Result Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
Rsc Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
Src Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
ARMC0001.bin Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
ARMlet.r Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
includes.txt Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
Makefile Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
platform.txt Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
readme.txt Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
TungstenT5FlowControl.def Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
TungstenT5FlowControl.mcp Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00

Name

Tungsten T5 Flow Control Sample Code

-----------------------------------------------------------------------------------------------------------------------
Description
 

This sample code shows how to disable/enable flow control on Tungsten T5.
This helps built in applications, like Network Preferences, that were built assuming
the availability of flow control pins to work on Tungsten T5, which does not have
flow control pins. 

This sample code is a patch to Tungsten T5 but not a standalone application.
To make it work, deploy the patch to disable flow control
before using the application.

-----------------------------------------------------------------------------------------------------------------------
Builds with

This project was built using CodeWarrior 9 and GCC.

-------------------------------------------------------------------------------------------------------
Note:

WARNING: This sample code uses an ARMlet to disable/enable flow control.
This is not officially supported by Palm. Please use this at your own risk.

Features:

- Disable Flow Control (On Tungsten T5).
- Enable Flow Control (On Tungsten T5).

Files:

- TungstenT5FlowControl: Shows how to enable flow control on Tungsten T5.
                         Shows how to disable flow control on Tungsten T5.