unleashed-firmware/lib/digital_signal
Kris Bahnsen ea2757908b
lib: digital_signal: digital_sequence: add furi_hal.h wrapped in ifdefs (#3964)
Per the comment at the top of the file, defining DIGITAL_SIGNAL_DEBUG_OUTPUT_PIN
to be a GpioPin variable name should allow additional debug output on
that pin. However, this would not work without modifying the file as
well to add the furi_hal.h header. Wrap including that header in the
same macro define to automatically include it when used.

Fixes: d92b0a82cc ("NFC refactoring (#3050)")

Signed-off-by: Kris Bahnsen <Kris@KBEmbedded.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-10-20 16:31:40 +01:00
..
presets/nfc [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
digital_sequence.c lib: digital_signal: digital_sequence: add furi_hal.h wrapped in ifdefs (#3964) 2024-10-20 16:31:40 +01:00
digital_sequence.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
digital_signal.c Coalesce some allocations (#3747) 2024-07-03 12:56:13 +01:00
digital_signal.h New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
digital_signal_i.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
SConscript [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00