Marus / cortex-debug

Visual Studio Code extension for enhancing debug capabilities for Cortex-M Microcontrollers
MIT License
1.01k stars 238 forks source link

Add ThreadX support in XRTOS window #940

Closed tdjastrzebski closed 11 months ago

tdjastrzebski commented 1 year ago

With the release of STM32U5 MCU family ThreadX is officially supported by ST and some valuable packages depend on it so it gains popularity. Therefore I suggest adding ThreadX support in XRTOS window.

haneefdm commented 1 year ago

As you can see in our top-level readme.md file. All RTOS's are donations made by the community. I have nothing against any RTOS. I need a volunteer(s) who is knowledgeable in the said RTOS to implement and support it.

https://github.com/mcu-debug/rtos-views#contributors-and-maintainers

haneefdm commented 11 months ago

Closing this as it does not belong to this extension