Skip to content

Question: Using ch32fun in a GCC make project instead of MounRiver precompiled binaries possible? #704

@froscon2024

Description

@froscon2024

Is there a simple way to use ch32fun in https://github.com/fossasia/badgemagic-firmware ?
Currently the precompiled MounRiver binaries get downloaded and linked. Then running the make command creates the firmware files.

In here https://github.com/cnlohr/ch32fun/wiki/Installation#linux-with-manual-risc-v-gcc-build-not-recommended you are telling, that its not recommended to use the gcc build. Also 15GB and 1-2 hours of compile time is reported.

What would be the correct way to implement ch32fun into https://github.com/fossasia/badgemagic-firmware to replace MounRiver bin/riscv-none-embed-* files ?
The best outcome would be to not have to download MounRiver any more and just the 'make' command should be enough to build the firmware file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions