Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
ph.smallscreen
Launch the small-screen demo from a console
Syntax:
ph.smallscreen [-V]
Options:
- -V
- Be verbose (-VV: be more verbose).
Description:
The ph.smallscreen utility launches Photon to simulate a small-screen environment and run all of the small-screen components. In order for Audio to be started by this script, the environment variable AUDIO_OPTS must be set to the options Audio needs on your system.
Examples:
Start the small-screen demo with a SoundBlaster-compatible card using IRQ 5.
export AUDIO_OPTS="sb -i5" ph.smallscreen
