Skip to content
View carloantinarella's full-sized avatar
  • Livorno, Italy
  • 14:59 (UTC +01:00)

Block or report carloantinarella

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Experimenting with RISC-V cross comp... Experimenting with RISC-V cross compilation in GNU/Linux
    1
    # Experimenting with RISC-V cross compilation in GNU/Linux
    2
    
                  
    3
    One simple and quick way to start experimenting with GNU/Linux over RISC-V architecture is by emulation. In particular, using qemu along with a Linux kernel compiled for RISC-V and a root filesystem tailored for this purpose such as [busybear-linux](https://github.com/michaeljclark/busybear-linux).
    4
    
                  
    5
    A full set of instructions for getting to a working emulated system can be found [here](https://risc-v-getting-started-guide.readthedocs.io/en/latest/linux-qemu.html) (details about setup are beyond the scope of this article). You will eventually get to have, in your host machine:
  2. pyc1 pyc1 Public

    A simple example of python and C interaction

    Python

  3. lvgl/lv_drivers lvgl/lv_drivers Public archive

    TFT and touch pad drivers for LVGL embedded GUI library

    C 393 337

  4. bitcoin bitcoin Public

    Forked from bitcoin/bitcoin

    Bitcoin Core integration/staging tree

    C++