tillitis-key/hw/application_fpga/fw/tk1
Michael Cardell Widerkrantz cc032d9883
fw: Hide HTIF functions better when using NOCONSOLE
We define macros for them that expand to nothing or to a constant to
avoid any extra function calls to dummy functions when running on real
hardware with no console.

Signed-off-by: Daniel Lublin <daniel@lublin.se>
2023-03-14 10:25:01 +01:00
..
blake2s Rename to TK1 2022-10-26 09:20:02 +02:00
assert.c fw: Run forever_redflash() when aborting from asserts 2023-03-14 10:25:01 +01:00
assert.h fw: Safer memory functions + asserts 2023-03-14 10:25:01 +01:00
firmware.lds Rename to TK1 2022-10-26 09:20:02 +02:00
led.c fw: Move LED defines and function to own files 2023-03-14 10:25:01 +01:00
led.h fw: Move LED defines and function to own files 2023-03-14 10:25:01 +01:00
lib.c fw: Hide HTIF functions better when using NOCONSOLE 2023-03-14 10:25:01 +01:00
lib.h fw: Hide HTIF functions better when using NOCONSOLE 2023-03-14 10:25:01 +01:00
main.c fw: Move LED defines and function to own files 2023-03-14 10:25:01 +01:00
Makefile fw: Move LED defines and function to own files 2023-03-14 10:25:01 +01:00
proto.c fw: Add destination buffer size to read() 2023-03-14 10:25:00 +01:00
proto.h fw: Add destination buffer size to read() 2023-03-14 10:25:00 +01:00
start.S Change to max 100 KB app with 28 KB stack 2022-11-02 15:52:29 +01:00
types.h fw: Introduce an explicit state machine - changes protocol! 2022-11-28 16:17:19 +01:00