Luke Mammen
Luke Mammen
**Type: LanguageService** **Describe the bug** - OS and Version: Windows 10 - VS Code Version: 1.45.1 - C/C++ Extension Version: 0.28.2 - Other extensions you installed (and if the issue...
### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session -...
### Description The current [zynq-7000.repl](https://github.com/renode/renode/blob/master/platforms/cpus/zynq-7000.repl#L33C5-L33C5) uses the [SD.SDHCI](https://github.com/renode/renode-infrastructure/blob/9d212dc5b4bfb5cc27d129ff68f8a49a23cee7a1/src/Emulator/Peripherals/Peripherals/SD/SDHCI.cs) peripheral model for the Zynq's SD Card controller. This model appears to be a bare-bones skeleton. ### Do you plan to address...