Mobile
ecos.txt
Associated article: Integrating GoAhead WebServer & eCos
Tags: Mobile
Anthony integrates the GoAhead WebServer--a portable open source, small-footprint web server--into Red Hat's eCos real-time operating system.
Integrating GoAhead WebServer & eCos
by Anthony J. Massa
Listing One
# Build a set of ROMable pages
webrom.c:
find ../web -name "*.*" >web_files
./webcomp ../web web_files >webrom.c
Listing Two
# For Cirrus Logic EDB72...


