mt2523 How to configure MT2523 HDK charging current?

The HDK default use the 500mAh Battery anddefault charging current is 300mAh.
Please refer the "The battery specifications of MT2523 HDK" of FAQ.
The charging current is define in project folder /inc/cust_charging.h/ Charging Current Setting /

#define USB_CHARGER_CURRENT HAL_CHARGE_CURRENT_300_MA / 300mA /
#define AC_CHARGER_CURRENT HAL_CHARGE_CURRENT_300_MA
#define NON_STD_AC_CHARGER_CURRENT HAL_CHARGE_CURRENT_300_MA
#define CHARGING_HOST_CHARGER_CURRENT HAL_CHARGE_CURRENT_300_MA