Chintalagiri Shashank
Chintalagiri Shashank
I'm trying to see if there is a way to get code executed by a fixture (preferably a specific one via a secondary decorator or keyword argument, or I can...
I used the raspidmx library a couple of years ago to make a small program that draws rectangles on the screen. ( https://github.com/chintal/raspi-backdrop ) At the time, the raspidmx build...
## Bug report ### Required System information - Node.js version: lts/iron (v20.12.2) - NPM version: v10.5.0 - Strapi version: 4.20 - Database: postgres - Operating system: linux / debian -...
Thanks for the great plugin. I'm using it with gregzuro/obsidian-kroki, and so far it seems to be working quite well. It would be useful to be able to simply refer...
ST has recently launched a series of low cost ULP MCUs - [STM32U0](https://www.st.com/en/microcontrollers-microprocessors/stm32u0-series.html). They've also released Nucleo boards for one of the more capable variants : [NUCLEO-U083RC](https://www.st.com/en/evaluation-tools/nucleo-u083rc.html). I have managed...
### Related area common includes ### Hardware specification hardware independent ### Is your feature request related to a problem? I'm using TinyUSB with a custom embedded stack which implements its...
ST has recently launched a series of scalable bootflash MCUs - [ STM32H7Rx/7Sx]( https://www.st.com/resource/en/application_note/an6062-introduction-to-stm32h7rx7sx-system-architecture-and-performance-stmicroelectronics.pdf. ). They've also released Nucleo boards for one of the variants : [NUCLEO-H7S3L8](https://www.st.com/en/evaluation-tools/nucleo-h7s3l8.html). Would it be...
**Is your feature request related to a problem? Please describe.** I'm not entirely convinced the trigger is working correctly - specifically, I think some instances are missed. Of course, this...
Is it possible to modify the test environment to also include the VCS binaries? If the binaries can be guaranteed to exist, a small handful of test repositories can be...