summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/sansa-m200v4
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-4/+4
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-9/+0
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2010-06-18Enable display and backlight on panic.Tobias Diedrich1-0/+2
2009-08-15Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggledRafaël Carré1-4/+20
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken1-1/+0
2009-01-27Redo some parts of my previous commit, thanks Jens and DaveThomas Martitz1-26/+0
2009-01-27Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz1-0/+26
2008-12-13correct battery readout for m200v4. Percentage is still uncalibrated.Dominik Wenger1-0/+59
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2-13/+13
2008-12-03fix hold-button handling for m200v4.Dominik Wenger1-2/+4
2008-11-26Sansa AMS: implement set_cpu_frequency()Rafaël Carré1-30/+0
2008-11-26Sansa AMS: correct timer definition (clk_main == 24MHz / 16)Rafaël Carré1-38/+0
2008-11-23Implement a basic uncalibrated battery reading for all as3525 targets with a ...Bertrik Sikken1-24/+0
2008-11-14m200v4: make buttons work again (added a small delay). make m200 keymap bette...Dominik Wenger1-4/+10
2008-11-10make m200v4 build compilable.Dominik Wenger1-1/+3
2008-11-10... and the entire dir is renamed tooDaniel Stenberg6-0/+278