portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2
GNU General Public License v3.0
3.22k stars 530 forks source link

Disabled unused baseband "no-op" process #1986

Closed NotherNgineer closed 5 months ago

NotherNgineer commented 5 months ago

Removing the unused no-op baseband process from the ROM saves 6KB of ROM space.

The external app changes are just to correct the comment (these apps didn't use the no-op process).

(Some trailing whitespace was also removed automatically when saving the CMakeLists.txt file)