File list (Check if you may need any files):
ESP8266-STM32F0-WifiComms-master
................................\.gitattributes
................................\.gitignore
................................\README.md
................................\WIFIlog.txt
................................\node
................................\....\testTCP.js
................................\rtos
................................\....\esp8266wifi-rtos
................................\....\................\.gitignore
................................\....\................\include
................................\....\................\.......\FreeRTOSConfig.h
................................\....\................\.......\genericMessaging_lib.h
................................\....\................\.......\hal_lib.h
................................\....\................\.......\stm32f0xx_hal_conf.h
................................\....\................\.......\stm32f0xx_it.h
................................\....\................\.......\strings_res.h
................................\....\................\.......\userTasks_task.h
................................\....\................\ldscripts
................................\....\................\.........\libs.ld
................................\....\................\.........\mem.ld
................................\....\................\.........\sections.ld
................................\....\................\src
................................\....\................\...\USARTInTask_task.c
................................\....\................\...\USARTOutTask_task.c
................................\....\................\...\bossTask_task.c
................................\....\................\...\freertos.c
................................\....\................\...\genericMessaging_lib.c
................................\....\................\...\hal_lib.c
................................\....\................\...\main.c
................................\....\................\...\stm32f0xx_hal_msp.c
................................\....\................\...\stm32f0xx_it.c
................................\....\................\...\strings_res.c
................................\....\................\...\userTasks_task.c
................................\....\................\system
................................\....\................\......\Drivers
................................\....\................\......\.......\CMSIS
................................\....\................\......\.......\.....\Device
................................\....\................\......\.......\.....\......\ST
................................\....\................\......\.......\.....\......\..\STM32F0xx
................................\....\................\......\.......\.....\......\..\.........\Include
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f030x6.h
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f030x8.h
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f030xc.h
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f031x6.h
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f038xx.h
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f042x6.h
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f048xx.h
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f051x8.h
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f058xx.h
................................\....\................\......\.......\.....\......\..\.........\.......\stm32f070x6.h
................................\....\................\......\.......\.....\......\..\..