OSDN Git Service

[UI][DISP][v1.0] Refine display, printstr().
[openi2cradio/OpenI2CRadio.git] / ioports.c
2013-08-31 K.OhtaMerge branch 'temp1' into stable_v1.0
2013-08-31 K.Ohta[Build][v1.0] Re-make v1.0 w/IDE.
2013-08-31 K.OhtaMerge branch 'master' of git.sourceforge.jp:/gitroot...
2013-08-31 K.Ohta[Backlight] Split backlight related routines to backlig...
2013-08-31 K.Ohta[Backlight] Split I/O routine related backlight to...
2013-07-26 K.Ohta[POWER] Shutdown EX-RF-AMP on turning off power, now...
2013-07-25 K.Ohta[POWER] Wait correct time on idle(), idle_time_ms().
2013-07-24 K.Ohta[IDLE] Maybe correct time.
2013-07-09 K.Ohta[EXAMP] Change mute to ex-amp-power to save idle-power...
2013-07-07 K.Ohta[LCD] Change IOPORT RC2 TO RC1 (PWM1 to PWM2) issue...
2013-07-07 K.Ohta[Backlight] Use PWM mode for backlight, to save battery.
2013-07-05 K.Ohta[Build][WIP] Start to support SDCC 3.2.x. But, i2c_open...
2013-07-05 K.Ohta[General] Add low-battery-save.
2013-06-28 K.Ohta[IO] Use bitfield on scanning key, to save program...
2013-06-26 K.Ohta[ADC] Check battery voltage using AN7(RE2).
2013-06-22 K.Ohta[UI] Add power button, this is toggle run/deep-sleep.
2013-06-21 K.Ohta[UI] Add single keyin and getstr.
2013-06-21 K.Ohta[UI][Key] Add input-keymatrix support @low-level.
2013-06-20 K.Ohta[UI] Set LEDs, RA4,RA5 and RD3. LCD's backlite was...