OSDN Git Service

[MENU][Build] Split menu.c per function block.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 11 Sep 2013 12:48:25 +0000 (21:48 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 11 Sep 2013 12:48:25 +0000 (21:48 +0900)
commit934a87f5ef2ac45c8c7a3ba29ed6304cc58b91d9
tree80a8237056adbd5fae868af68fc61c13d00dd35a
parent0bc95157e9708249b46cca51a8ab7e67126b48ee
[MENU][Build] Split menu.c per function block.
12 files changed:
OpenI2CRadio.v1.0.X/nbproject/Makefile-default.mk
OpenI2CRadio.v1.0.X/nbproject/Makefile-genesis.properties
OpenI2CRadio.v1.0.X/nbproject/configurations.xml
eeprom_util.h [new file with mode: 0644]
eepromutil.c
menu.c
menu.h
menu_scan.c [new file with mode: 0644]
menu_setup.c [new file with mode: 0644]
menu_ui.h [new file with mode: 0644]
menu_userband.c [new file with mode: 0644]
menu_volume.c [new file with mode: 0644]