Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


You are viewing a reply to FreeRTOS running, SUCCESS!  

FreeRTOS running, SUCCESS!

Thank you, I will explore this.

I had been doing a C/C++ search for CDC_Receive_FS, hoping that I would see it inside the calling function. I did not find this. For every other function I looked at, I did find it being called from another function, but not CDC_Receive_FS. Hmm... I said to myself, how does this really work?

Many thanks.