OSDN Git Service

[AKC6955] Add some features.
[openi2cradio/OpenI2CRadio.git] / iodef.h
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...
2013-06-19 K.Ohta[LCD][BUG] Set correct sequence,OOPs!
2013-06-18 K.Ohta[LCD] Add backlight manipulation.
2013-06-18 K.Ohta[LCD][4bit] Using bit-manipulation to communicate LCD.
2013-06-12 K.Ohta[General] Format defines.
2013-06-12 K.Ohta[Disp][LCD] Update I/O definition.
2013-06-12 K.Ohta[BUG] Replace __18FxxKyy to pic18fxxkyy , __18FxxKyy...
2013-06-12 K.Ohta[IO] Add PIC18F4xK20 with parallel LCD, PIC18F2xK20...
2013-06-12 K.Ohta[General][IO] Use header-defined delay() instead of...
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-10 K.Ohta[Initial] Add idle-routine, using interrupt.
2013-06-10 K.Ohta[General] Initial files.