Patrick D. Lloyd
Patrick D. Lloyd
**IMPORTANT: Please do not create a Pull Request adding a new feature without discussing it first.** The place to discuss new features is the forum: If you want to add...
`gc9a01_mpy` build fails to build on recent versions of Micropython. On Oct 25, 2023 Micropython combined `machine_mem.h`, `machine_i2c.h` and `machine_spi.h` into a single header called `modmachine.h`: https://github.com/micropython/micropython/commit/3e2706a18dd4071d2d3040549786e659fc3b46b7 This commit reflects...
Thanks for taking the time to submit a feature request for Renode! Please familiarize yourself with our [Contributing guidelines](https://github.com/renode/renode/blob/master/CONTRIBUTING.md) first. ### Description There is currently support for the [S32K388](https://github.com/renode/renode/blob/master/platforms/cpus/nxp-s32k388.repl) and...