eide icon indicating copy to clipboard operation
eide copied to clipboard

An embedded development environment for mcs51/stm8/avr/cortex-m/riscv on VsCode.

Results 55 eide issues
Sort by recently updated
recently updated
newest added

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.3. Changelog Sourced from browserify-sign's changelog. v4.2.3 - 2024-03-05 Commits [patch] widen support to 0.12 9247adf [patch] drop minimum node support to v1 4d0ee49 [Dev...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to 0.5.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xml2js&package-manager=npm_and_yarn&previous-version=0.4.23&new-version=0.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

In some places it is said that EIDE supports AVR, but in some cases it is said that it does not support it, which one is correct?

**What you want to do** A clear and concise description of what you want to do. 在遇到HardFault时我们通常希望定位是什么问题触发了它,所以会使用汇编指令asm("bx lr");,而我在使用后编译发生了不理解的报错 **Describe the problem** A clear and concise description of what the bug...

**What you want to do** 与STlink的链接正常,且编译正常但是烧录失败,请问该怎么解决呢 **Describe the problem** VScode报错 Error: Unable to list supported devices Error: Cannot identify the device **Expected behavior** ![image](https://github.com/user-attachments/assets/2f0f7fac-cedf-4d92-a012-83fb59821c5a) ![image](https://github.com/user-attachments/assets/7c6b560e-ab12-4e50-abe9-6ce767dbd1d4) ![image](https://github.com/user-attachments/assets/dd1fce86-01ff-44a3-a9fe-06391475de54)

使用F4 DFP下的`STM32F4xx_DFP\2.17.0\CMSIS\Driver\Config\RTE_Device.h`测试,暂时未发现问题 ***Fix*** - 非纯数字显示与解析 - 配置项与选项写在一行不会解析选项,如:`// USART2_TX Pin Not Used PA2 PD5` - 跳过n个配置项,而不是跳过n行 - 先配置n个项目的标注注释后再写宏定义的情况,如: ``` C // DMA Rx // Number 2 // Selects DMA Number (only...

**What are you doing?** Tell us what you were doing when the bug occurred. We are using eide extension in VS code and building the hex file for firmware application....

Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies