mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-28 23:46:46 -05:00
Create entrypoint to orchestrate the build steps Supported commands: make, ninja Passes additional arguments to the make / ninja command at the end (like -jNN) There is a shortcut to make -jNN by just specifying -jNN Anything else will be directly executed (like getting a shell into the container with bash -li is still possible) |
||
|---|---|---|
| .. | ||
| make_airlines_db | ||
| make_icao24_db | ||
| make_mids_db | ||
| convert_C16_to_complex.grc | ||
| copy_external_apps.sh | ||
| docker-entrypoint.sh | ||
| enter_mode.sh | ||
| export_external_apps.py | ||
| extract_cpld_data.py | ||
| fir_lpf.py | ||
| generate_world_map.bin.py | ||
| make_baseband_file.py | ||
| make_bitmap.py | ||
| make_dcs.py | ||
| make_image_chunk.py | ||
| make_spi_image.py | ||