Mateusz Hołenko

Results 6 issues of Mateusz Hołenko

--- NOTE: I'm posting an issue in this repository because https://github.com/arduino/BOSSA does not allow to report issues and the `bossac` tool is directly used by Arduino IDE. --- We are...

Configuring the environment requires executing many commands - it would be great to have it written down in one place. The topic has been discussed in #148 and some implementation...

This introduces support for creating Renode scripts/platform from the csr.json file and adds generation of LiteX SPI controller node.

There are some debug leftovers in the target file: https://github.com/timvideos/litex-buildenv/blob/master/targets/ice40_hx8k_b_evn/base.py#L82. This one needs testing on HW and (probably) some more fixing.

Tests in the `test` directory are lacking documentation/README explaining how to prepare a setup to run them, i.e.,: * which targets are supported, * which bitstream to load, * how...

Some platforms (e.g., `icebreaker`) boot directly from flash (XIP), what is not currently supported by the Zephyr binaries built by litex-buildenv. Once LiteX spi flash dirver is merged to Zephyr,...