User Activity

i worked with application LwIp TFTP server and i want to run this application so i use tftpd32 but i face difficulte to find the name file for getting this file . i worked with F7
i have file.c and i want to convert file.c from html file
#ifdef USE_DHCP ip_addr_set_zero_ip4(&ipaddr ); ip_addr_set_zero_ip4(&netmask); ip_addr_set_zero_ip4(&gw); 
HAL_StatusTypeDef HAL_Init( void ){ HAL_StatusTypeDef statue; /* Configure Instruction cache through ART accelerator */ #if (ART_ACCLERATOR_ENABLE != 0)  __HAL_FLASH_ART_ENABLE();#endif /* ART_ACCLERATOR_ENABLE */ /* Configure Flash prefetch */#if (P...