# Microbit v2+FreeRTOS

**URL:** https://forum.makecode.com/t/microbit-v2-freertos/18146
**Category:** micro:bit
**Created:** [February 24, 2023, 5:59pm UTC](https://forum.makecode.com/t/microbit-v2-freertos/18146 "2023-02-24T17:59:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![crisgp](https://avatars.discourse-cdn.com/v4/letter/c/f19dbf/32.png) [@crisgp](https://forum.makecode.com/u/crisgp)
#### Post date: [February 24, 2023, 5:59pm UTC](https://forum.makecode.com/t/microbit-v2-freertos/18146/1 "2023-02-24T17:59:00Z")

</div>

Hello, I have managed to compile in eclipse C code in Eclipse with the microbit.

I wanted to go one step further, add FreeRTOS to my project.

Is there a way to put this together [https://github.com/lancaster-university/microbit-v2-samples](https://github.com/lancaster-university/microbit-v2-samples) with FreeRTOS [https://www.freertos.org/](https://www.freertos.org/)?

I’ve been trying for several days and nothing.

Thank you so much!
