mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
100bea644c
This pull requests adds a new type of external app to the firmware: The standalone app. Pros: Will work after an upgrade. Size of image is only limited by shared heap size of M0 (application) (64kb total). Cons: No full access to all functions in the main firmware. One well defined (and versioned) API handles all communication. The Pacman app was converted to be the first the the new kind. |
||
---|---|---|
.. | ||
make_airlines_db | ||
make_icao24_db | ||
make_mids_db | ||
bitmap_arr_reverse_decode.py | ||
check_for_shared_external_code.py | ||
check_gcc_version_from_elf.py | ||
convert_C16_to_complex.grc | ||
copy_external_apps.sh | ||
docker-entrypoint.sh | ||
enter_mode.sh | ||
export_external_apps.py | ||
external_app_info.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 | ||
simple_checksum.py |