greiman / FreeRTOS-Arduino

FreeRTOS 8.2.3 Arduino Libraries
301 stars 122 forks source link

Update to FreeRTOS 8.2 #1

Closed GunterO closed 9 years ago

GunterO commented 9 years ago

Hello,

Thanks for your work on this port! I wonder, do you have any plans to update it to FreeRTOS 8.2 (Task Notifications)?

Regards, Gunter

greiman commented 9 years ago

Gunter,

I will likely update the FreeRTOS port next time I update ChibiOS.

I don’t use FreeRTOS any more since ChibiOS is much better for my projects.

Bill

From: GunterO Sent: Thursday, January 29, 2015 4:46 AM To: greiman/FreeRTOS-Arduino Subject: [FreeRTOS-Arduino] Update to FreeRTOS 8.2 (#1)

Hello,

Thanks for your work on this port! I wonder, do you have any plans to update it to FreeRTOS 8.2 (Task Notifications)?

Regards, Gunter

— Reply to this email directly or view it on GitHub.

GunterO commented 9 years ago

Ok, thanks! Maybe I should switch to ChibiOS as well, looks very nice. Thanks for the tip :-)

greiman commented 9 years ago

I will soon post a FreeRTOS 8.2 port. I just need to do some more tests.

GunterO commented 9 years ago

Thanks, I really appreciate this!