搜索资源列表
Micro_BASIC 解释器源代码
- 可通过串口输入BASIC代码(输错可对单独一行进行修改),或者发送代码文件到目标板。然后通过run命令执行刚才输入的代码。亦可通过简单修改就能移植到别的芯片。
STM32F10x_CLI_Picoc---v2.1
- 一个非常小的C解释器的脚本。它最初是作为一个无人机的飞行系统板上的脚本语言。它也非常适合于其他机器人,嵌入式和非嵌入式应用。-A very small C interpreter scr ipt. It was originally used as a UAV flight system board scr ipting language. It is also well suited for other robots, embedded and non-embedded application