nxp-mcuxpresso / mcux-sdk

MCUXpresso SDK
BSD 3-Clause "New" or "Revised" License
301 stars 136 forks source link

Better VSCode+CMake Tools experience #83

Closed dsyx closed 1 year ago

dsyx commented 2 years ago

Based on this project, I tried to create a VSCode + CMake + GNU Arm Embedded Toolchain development environment (mcuxsdk-vscode), including:

Currently this works fine.

In the process of developing mcuxsdk-vscode, I found some points that can be improved in this project:

If you are interested in my idea, you can try mcuxsdk-vscode. You can use VSCode to open mcuxsdk-vscode's vscode-ws/examples-evkbmimxrt1060.code-workspace and vscode-ws/examples-ok1061s.code-workspace and compare their led_blinky.

Thanks

mcuxsusan commented 2 years ago

Thanks for the information, we will try the mcuxsdk-vscode and get back to you later. Appreciate for your patience.