Tidy up the iot_config.h header files a little.
- Fix warnings in the MQTT code. - Update comments in the iot_config.h.
IotTaskPool_GetSystemTaskPool has been removed from the cut down version of the task pool. define IOT_SYSTEM_TASKPOOL to NULL so that the MQTT library builds successfully. Use the new #defines in the iot_config.h.