Refactor to use new protocol module and sipo.
[bertos.git] / boards / sam3x-ek / examples / sam3x-ek_http_server /
2012-01-20 Daniele BasileUpdate all projects.
2012-01-16 Daniele BasileMove unpack lwip ip address macro to macros module.
2012-01-16 Daniele BasileAdd copyright.
2012-01-10 asterixMerge branch 'dev'
2011-10-18 asterixSome fixes for IE7.
2011-10-18 asterixSome cosmetic fixes.
2011-10-18 asterixFix comment.
2011-10-18 asterixSilent warning. Update all status every second.
2011-10-18 asterixFix potenziometer bar. Enable autoscale for y axis.
2011-10-17 asterixFix potentiometer bar.
2011-10-17 asterixMinor fixes. Display logo only at startup.
2011-10-13 asterixDraw some info to display, and refresh it every some...
2011-10-13 asterixUse heap to allocate bitmap for display.
2011-10-11 asterixFix text label for potentiometer bar.
2011-10-11 asterixInsert leds status inside the json string.
2011-10-11 asterixFix and update sd files.
2011-10-11 asterixReply to client with correct content type. Add status...
2011-10-11 asterixAdd data to put on sd for BeRTOS http server example.
2011-10-03 asterixFix the cgi function to reply json string.
2011-10-03 asterixAdd some cgi functions.
2011-09-30 asterix Add comments.bertos/net/http.c
2011-09-30 asterixDefine default callback to read all request from sd...
2011-09-30 asterixAdd chipid table to diplay chip info.
2011-09-28 asterixAdd other cgi example.
2011-09-28 asterixUse the http module.
2011-09-28 asterixAdd first implementation of http server module.
2011-09-28 asterixWrite the doc for sam3 examples.
2011-09-22 asterixComply to new betos module. Add comments.
2011-09-22 asterixDecrease adc log level.
2011-09-22 asterixAdd bertos jpeg logo binary dump.
2011-09-22 asterixAdd copyright info.
2011-09-21 asterixTypo.
2011-09-21 asterixReturn board status string at request. Add sprintf...
2011-09-21 asterixAdd simple http server demo example.