Seeed_Arduino_FreeRTOS icon indicating copy to clipboard operation
Seeed_Arduino_FreeRTOS copied to clipboard

This library gives an example of how to get FreeRTOS running on Seeed production. The project can be used as a template to build your projects off of as well.

Results 2 Seeed_Arduino_FreeRTOS issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello Team Seeed-Studio, I want to know if I can run Seeed Arduino FreeRTOS on XIO BLE nRF52840?

Hi, I got an error when I try to compiled for an `SAMD21E17A` `multiple definition of delay` conflit with `delay.c` in samd core and delay in `FreeRTOSVariant.c` ```` /* *...