genlink: Rewrite genlink script from awk to python
This removes the dependency on awk and should fix #732 python was already a dependency, for the irq generation
This commit is contained in:
committed by
Karl Palsson
parent
c7d46c4fbb
commit
396701808d
@@ -40,9 +40,7 @@ _TIP_: Include this repository as a Git submodule in your project to make sure
|
||||
Prerequisites
|
||||
-------------
|
||||
|
||||
Building requires Python (some code is generated).
|
||||
If your user application uses the (optional) dynamic linker script generator,
|
||||
you will (presently) need GNU AWK. Please see https://github.com/libopencm3/libopencm3/issues/732
|
||||
Building requires Python (Some code is generated).
|
||||
|
||||
**For Ubuntu/Fedora:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user