OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / i2c_io.c
2013-08-22 K.Ohta[General] Split I/O Define header, iodef.h to iodef_*.h.
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-05 K.Ohta[ADC] Uncomment forgotten comment-outs.
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[UI] Split ui-depend routines from main.c.
2013-06-27 K.Ohta[I2C] Test to use Real-machine, but... X-(
2013-06-20 K.Ohta[UI] Set LEDs, RA4,RA5 and RD3. LCD's backlite was...
2013-06-12 K.Ohta[BUG] Replace __18FxxKyy to pic18fxxkyy , __18FxxKyy...
2013-06-12 K.Ohta[General] Add support of PIC18F45K20.
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-11 K.Ohta[UI] Add simple(?) UI with ten-key.
2013-06-11 K.Ohta[Device] ADD AKC6955(Initial), ADD ACM1602 LCD Controller.
2013-06-10 K.Ohta[General] Initial files.