AsyncTCP icon indicating copy to clipboard operation
AsyncTCP copied to clipboard

Fixed FreeRTOS error

Open teymurov27 opened this issue 3 years ago • 2 comments

In order to avoid #error "include FreeRTOS.h" must appear in source files before "include semphr.h" semphr.h which located in include/freertos/freertos/semphr.h:74:3, "freertos/FreeRTOS.h" library has to be included. PlatformIO on ubuntu-latest

teymurov27 avatar Oct 10 '21 19:10 teymurov27

Hello! I have the same issue, is it planned to be merged?

brushknight avatar Nov 15 '22 14:11 brushknight

Hi, someone with write access have to review this in order to merge. You could try my forked version from my profile.

teymurov27 avatar Nov 25 '22 18:11 teymurov27