Live Q&A - Building an Agile Development Team with a Framework you can use Anywhere
I thought your analysis of the challenges that an Agile approach helps to solve was really interesting. I look forward to trying Qt on MCUs at some point.
@meenal_b Thanks! I'm glad you enjoyed the talk!
Hi Harrison... I never work with QT... In the slides you showed C++ Language... I can't integrate it in C language into AWS FreeRTOS? Thanks
Hi @leandropg! Thanks for the question. Qt for MCUs supports FreeRTOS. Given so much work on MCU platforms is classically done in C, I see customers all the time that are using both. The build process involves leveraging the vendor toolchain (i.e. some flavor armgcc) or a premium build tool like IAR. Depending on how you're looking to integrate with C, it should be OK! If you want to give it a try through an evaulation, reach out to me! harrison.donahue@qt.io
Thanks













Great to hear about the capabilities of Qt for MCUs and understand the differences between it and the upstream version.