We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 593de42 commit 2284ae9Copy full SHA for 2284ae9
src/components/Resources.js
@@ -199,6 +199,11 @@ const categories = [
199
{
200
title: 'Eclipse Theia Adopter Stories',
201
resources: [
202
+ {
203
+ title: 'Texas Instruments Elevates Code Composer Studio™ with Eclipse Theia',
204
+ url: 'https://outreach.eclipse.foundation/theia-ti-codecomposer',
205
+ type: 'article'
206
+ },
207
208
title: 'Exploring Real-World Applications of Theia: Insights from TheiaCon 2024',
209
url: 'https://eclipsesource.com/blogs/2025/01/23/exploring-real-world-applications-of-theia-theiacon/',
0 commit comments