tillitis-key/hw/application_fpga/fw/tk1
Michael Cardell Widerkrantz 7ce1d9fe06
fw: Remove forgotten hexdump
2023-03-16 14:03:11 +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 fw: load app at the start of RAM 2023-03-14 10:25:03 +01:00
led.c fw: Move all variable declaration to first in scope 2023-03-14 11:31:48 +01:00
led.h fw: Steady white led while waiting cmd; led off while loading app 2023-03-14 10:25:03 +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: Remove forgotten hexdump 2023-03-16 14:03:11 +01:00
Makefile fw: Move LED defines and function to own files 2023-03-14 10:25:01 +01:00
proto.c fw: Initialize automatic variables 2023-03-16 13:51:24 +01:00
proto.h fw: Simplify logic 2023-03-14 11:31:47 +01:00
start.S fw: Init stack pointer to end of fw_ram 2023-03-14 11:31:48 +01:00
state.h fw: Simplify logic 2023-03-14 11:31:47 +01:00
types.h fw: Introduce an explicit state machine - changes protocol! 2022-11-28 16:17:19 +01:00