pyocd / FlashAlgo

Framework for building Arm Cortex-M "FLM" style flash programming algorithms.
Apache License 2.0
159 stars 151 forks source link

add linux build github action for 'GCC with Make' #64

Closed driftregion closed 1 year ago

driftregion commented 2 years ago

progen build -t make_gcc_arm returned a few compilation errors the first time I ran when reading README.md. This pull request adds a github action to check whether the build is working.

flit commented 1 year ago

Sorry I missed this PR back when you created it!