am32-firmware / AM32

GNU General Public License v3.0
253 stars 87 forks source link

remove make stuff #12

Closed freasy closed 2 weeks ago

tridge commented 2 months ago

I'd prefer to fix the Makefile system instead of removing it

freasy commented 2 months ago

I'd prefer to fix the Makefile system instead of removing it

Make is not the issue, the GCC arm toolchain needs to get fixed

tridge commented 2 months ago

@freasy here is an alternative that fixes up the gcc build and adds a CI job to test it: https://github.com/am32-firmware/AM32/pull/34

tridge commented 1 month ago

@freasy could be closed now?