OSDN Git Service

[General] Add _LCD_DEBUG flag, without initialize AKC695x.
[openi2cradio/OpenI2CRadio.git] / main.c
2013-06-12 K.Ohta[General] Add _LCD_DEBUG flag, without initialize AKC695x.
2013-06-12 K.Ohta[BUG] Replace __18FxxKyy to pic18fxxkyy , __18FxxKyy...
2013-06-12 K.Ohta[Settings] Add user channels, #0 to #3 per AM/FM.
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] Replace config words "__at()" to "#pragma...
2013-06-11 K.Ohta[UI] Add exclusive access on push/pop to/from keyin...
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.