Update preset.
[bertos.git] / boards / sam3x-ek /
2012-01-10 asterixMerge branch 'dev'
2011-12-22 asterixUpdate the makefile for new flash script.
2011-12-20 asterixFix and update project.
2011-12-20 asterixRename project to insert it into nightly test.
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 asterixMinor fixes.
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-10 asterixFix comment.
2011-10-04 asterixRemove duplicate source.
2011-10-04 asterixRemove duplicate source.
2011-10-04 asterixAdd copyright.
2011-10-04 asterixFix 500 error page.
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 500 internal error page.
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-28 asterixInit the dmac to use sd or i2s module.
2011-09-28 asterixAdd missing cfg.
2011-09-28 asterixAdd strobe macros for debug.
2011-09-28 asterixIgnore left button while recording.
2011-09-28 asterixDon't explore the file list until the wav is in playing.
2011-09-28 asterixAdd bootloader example for sam3.
2011-09-26 asterixFilter mic when recorder audio.
2011-09-26 asterixWrite correct recoded wav file. Clear display when...
2011-09-26 asterixAdd to empty template some module to manage the sd...
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-22 asterixReformat.
2011-09-21 asterixTypo.
2011-09-21 asterixReturn board status string at request. Add sprintf...
2011-09-21 asterixAdd simple http server demo example.
2011-09-20 asterixFix i2c clock frequency.
2011-09-20 asterixAdd menu and fuctions to recoder on sd microphone strea...
2011-09-20 asterixUse events to start and stop playing. Clean up and...
2011-09-20 asterixAdd menu to browser the file on sd.
2011-09-20 asterixEnable kernel and all routine to manage the display.
2011-09-19 asterixSet corret frequency.
2011-09-16 asterixClean up, and mute codec when we don't play audio.
2011-09-16 asterixPrescale clock to use master clock frequency more higth.
2011-09-16 asterixUse common sampling rate.
2011-09-16 asterixOptimize compile.
2011-09-16 asterixFix initialization. Use macro for sampling rate.
2011-09-16 asterixAdd i2s hw implementation file.bertos/hw/hw_i2s.h
2011-09-15 asterixAdd sam3x codec example projec (beta version).
2011-09-15 asterixDecrease the half bit pulse width.
2011-09-06 asterixAdd hw pin init for sd driver.
2011-07-15 asterixAdd board implentation of the codec hw.
2011-06-09 asterixAdd hw defines for i2c bitbang.
2011-05-24 lottavianosam3x tcp_server: use the correct input function in...
2011-05-24 lottavianoUpdate sam3x tcp server example to the latest Ethernet...
2011-05-18 alephsam3x-ek sdram initialization: add needed includes
2011-05-17 asterixAdd copyright and fix includes.
2011-04-21 alephsam3x tcpserver example: fix warning when building...
2011-04-13 alephFix type
2011-04-08 arighisam3x-ek board: allow to build the display demo using...
2011-03-30 alephsam3x-ek: add TCP/IP example.
2011-03-29 asterixReformat dac module to use tc. Clean up code.
2011-03-25 asterixPasto.
2011-03-23 asterixUpdate the project to compile dacc.
2011-03-23 asterixFirst implementation of dac module.
2011-03-22 asterixSome fix to build example with nightly test.
2011-03-22 asterixUpdate to new name.
2011-03-22 asterixRename project files.
2011-03-22 asterixRename project to allow the nightly test build.
2011-03-22 asterixAdd adc to example.
2011-03-22 asterixAdd some utility to read the temperature sensor on...
2011-03-21 asterixAdd flag to configure the adc with wizard.
2011-03-10 alephSAM3X-EK: external SDRAM initialization.
2011-03-10 alephSAM3X-EK display example: initialize external SDRAM...
2011-03-09 alephsam3x-ek board example: remove old warning inadvertentl...
2011-03-04 alephsam3x-ek board: add display demo
2011-03-04 alephsam3 pmc: add functions to handle peripheral clock...
2011-03-03 alephsam3x-ek: set system clock at 84 MHz
2011-03-02 alephsam3x-ek: add display backlight control
2011-03-02 alephsam3x-ek empty template: init lcd
2011-03-02 alephsam3x-ek board: keyboard definitions for "left click...
2011-03-02 alephhx8347 lcd driver: missing BV() in PMC enable setting...
2011-02-28 alephAdd new board: SAM3X-EK