搜索资源列表
stm32f767-master
- 搭建stm32开源开发环境,以vscode作为编译器,ubuntu作为操作系统,arm-none-eabi-gcc作为编译工具链,来编写编译stm32程序,以stm32f767为例(Build STM32 open source development environment, using vscode as the compiler, Ubuntu as the operating system, arm-none-eabi-gcc as the compiler tool chain, to
luadebug
- lua在vscode中调试unity的插件(Lua debug unity's plug-in in vscode)
HoudiniExprEditor_v1_1_1
- 将houdini的内置编辑器中的vex或python的代码推送到vscode上。自动配置的语法高亮和自动补全。(Houdini Expression Editor allows you to set up an external text editor for all type of expressions. Such as Vex snippet, python code, Hscr ipt. It uses a system of file watchers to keep track of
HoudiniExprEditor_v1_2_2
- 将houdini的内置编辑器中的vex或python的代码推送到vscode上。自动配置的语法高亮和自动补全。 (Houdini Expression Editor allows you to set up an external text editor for all type of expressions. Such as Vex snippet, python code, Hscr ipt. It uses a system of file watchers to keep track o
STM8L152_Blink
- stm8l152闪灯程序,VSCODE开发环境。