OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / idle.c
2013-10-21 K.Ohta[UI] Work Rotaly encoder collectly. For ICSP, PGM was...
2013-10-20 K.Ohta[UI][v2.0] Add support of roltaly-enbcoder.
2013-08-22 K.Ohta[General] Split I/O Define header, iodef.h to iodef_*.h.
2013-08-13 K.Ohta[Power] Improve more efficient power.
2013-07-26 K.Ohta[IO] Fix unstable of power button.
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-05 K.Ohta[Build][WIP] Start to support SDCC 3.2.x. But, i2c_open...
2013-06-28 K.Ohta[Build] Prepare to build with Microchip's XC8.
2013-06-27 K.Ohta[I2C] Test to use Real-machine, but... X-(
2013-06-26 K.Ohta[UI] Add some features, for using akc6955.
2013-06-26 K.Ohta[ADC] Check battery voltage using AN7(RE2).
2013-06-24 K.Ohta[AKC6955] Add some features.
2013-06-23 K.Ohta[PM] Improve power-switch feature's stablity.
2013-06-22 K.Ohta[UI] Add power button, this is toggle run/deep-sleep.
2013-06-21 K.Ohta[UI][Key] Add input-keymatrix support @low-level.
2013-06-19 K.Ohta[UI]Re-discard printf().
2013-06-19 K.Ohta[LCD][BUG] Set correct sequence,OOPs!
2013-06-18 K.Ohta[LCD][4bit] Using bit-manipulation to communicate LCD.
2013-06-16 K.Ohta[LCD] Start to support real-machine, SC1602BBWB@4bit...
2013-06-12 K.Ohta[IDLE] Swap write order of TMR0[H|L].
2013-06-11 K.Ohta[General] Change copyright header, and add GNU GPLv2...
2013-06-11 K.Ohta[General] Licence changed to GPL2->GPL+LE cause of...
2013-06-10 K.Ohta[IDLE] Enable idle-mode before kicking tmr0.
2013-06-10 K.Ohta[Initial] Add idle-routine, using interrupt.