OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / ioports.c
2013-10-30 K.Ohta[UI][RENCODER] Use RB6 for ICSP/Rotary encoder.
2013-10-20 K.Ohta[IO][v2.0] Remove unnecessary TMR3.
2013-10-20 K.Ohta[LCD] Fix click-noise of LCD=ON.
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...