Benjamin Szőke

Results 6 issues of Benjamin Szőke

**Is your feature request related to a problem? Please describe.** Only Visual studio C/C++compiler is supported in CMake SonarLint check **Describe the solution you'd like** Should be supported for any...

Type: Improvement

Automatic boot detection was merged from Technexion's u-boot repo based on the following discussion and patches. https://github.com/TechNexion/u-boot-tn-imx/issues/6 SDHC auto boot-detection was tested in an [PICO-PI-IMX7 board](https://www.technexion.com/products/system-on-modules/evk/pico-pi-imx7/) and a custom carrier...

Fix "uninitialized" warnings which can produced in case of use GCC v12.3.0 with `-Wall -Wextra` arguments.

Improve Makefile to be more compatible with Yocto and Buildroot.

Can you consider to implement generic uio in your python periphery? As i see your MMIO implementation can serve the reg mapping for a /dev/uioX, only the IRQ waiting which...

enhancement

GitHub Action is failed in self-hosted runner's `Set up job`. ```console Error: Unable to resolve action `actions/configure-pages@v5`, unable to find version `v5` ```