Cameron McQuinn
Cameron McQuinn
[hbenl.vscode-test-explorer-unresponsive.cpuprofile.txt](https://github.com/hbenl/vscode-test-explorer/files/3473646/hbenl.vscode-test-explorer-unresponsive.cpuprofile.txt) - Issue Type: `Performance` - Extension Name: `vscode-test-explorer` - Extension Version: `2.14.1` - OS Version: `Linux x64 4.15.0-55-generic` - VSCode version: `1.36.1` Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load
HDFN-12
Add HDFN-12 footprint for Microchip MIC33050-4YHL. Footprint from land pattern on page 16 of [datasheet](http://ww1.microchip.com/downloads/en/DeviceDoc/MIC33050-4MHz-Internal-Inductor-PWM-Buck-Power-Module-with-HyperLight-Load-DS20006120A.pdf). Matching symbol is included in PR https://github.com/KiCad/kicad-symbols/pull/2847. 
Add symbol for Microchip MIC33050-4YHL regulator.  [Link to datasheet](http://ww1.microchip.com/downloads/en/DeviceDoc/MIC33050-4MHz-Internal-Inductor-PWM-Buck-Power-Module-with-HyperLight-Load-DS20006120A.pdf) KLC Violations: S4.2: Placing VIN pin on left side of symbol is consistent with datasheet and other symbols in Regulator_Switching....
I am trying to use pyparted to automatically format and mount a MicroSD card when it is inserted into an embedded linux system. I basically copied the `make_one_primary_partition.py` example script,...
I am getting `cc1: error: cannot load plugin /usr/lib/gcc/x86_64-linux-gnu/11/plugin/externis.so: /usr/lib/gcc/x86_64-linux-gnu/11/plugin/externis.so: undefined symbol: _Z14decl_as_stringP9tree_nodei` after building with gcc11 on ubuntu 22.04.