Implement FreeRTOS Cellular Library API with cellular module specific AT commands.
- Create FreeRTOS Cellular Library APIs implemented with module specific AT commands with cellular_common.h and cellular_at_core.h
- AT command related data structure
- Send AT command APIs
- Send AT command APIs for data receive ( E.X socket data receive )
- Send AT command APIS for data send ( E.X socket data send )