klotzsch-lab / Maasi

Maasi is an Open Source Spin Coater
GNU General Public License v3.0
21 stars 2 forks source link

FreeRTOS lib not found #3

Closed ferhatozcelik closed 6 months ago

ferhatozcelik commented 1 year ago

Can you share the FreeRTOS library and version you are using?

C:\Users\ferhatozcelik\Desktop\Maasi-main\SOFTWARE\Arduino\maasi\freertos\FreeRTOS.h:108:6: error: #error Missing definition: configUSE_16_BIT_TICKS must be defined in FreeRTOSConfig.h as either 1 or 0. See the Configuration section of the FreeRTOS API documentation for details.

error Missing definition: configUSE_16_BIT_TICKS must be defined in FreeRTOSConfig.h as either 1 or 0. See the Configuration section of the FreeRTOS API documentation for details.