bcsavas Posted March 29, 2017 Report Share Posted March 29, 2017 Hi, as I see ugfx doesn't support the CMSIS-RTOS2 API. Keil's RTX operating system is slowly shifting from the old API to the new. Currently it is possible to run both API together, so ugfx works, but it won't work with a pure v2 API. Are you planning to support the new API in a future release? Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted March 29, 2017 Report Share Posted March 29, 2017 Hello @bcsavas and welcome to the µGFX community. That's currently not on our ToDo list. We'll do it either when we get to it in our spare time, when the demand is really heavy or when somebody pays us to do it. However, I can't imagine that the new API will be that much different so probably the existing port could be simply copied and adapted. And even if that is inefficient: Writing a port for a new RTOS is very easy. If you feel like giving it a go don't hesitate to ask any questions - we're happy to help. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now