Infineon / amazon-freertos

IoT operating system for microcontrollers. https://aws.amazon.com/freertos/
MIT License
10 stars 10 forks source link

Feature/fix race condition #19

Closed jferreir closed 3 years ago

jferreir commented 3 years ago

Fix potential race condition in UART communication with ESP8266

Description

Fix potential race condition in UART communication with ESP8266 Depending on when the ring_buffer_cur variable is updated in could lead to error in end pointer calculation