OpenCyphal-Garage / platform_specific_components

Low-level components and hardware drivers for various Cyphal-related projects
https://opencyphal.org
MIT License
72 stars 40 forks source link

Add missing chip header in FreeRTOS context #44

Closed MG-5 closed 1 year ago

MG-5 commented 1 year ago

Otherwise thread.hpp doesn't compile because SemaphoreHandle_t is not defined. Using chip.h header, where FreeRTOS related header are defined, should fix it.

pavel-kirienko commented 1 year ago

All new applications should migrate to Cyphal instead: https://opencyphal.org/