tillitis-key/hw/application_fpga/fw/tk1
2025-02-12 16:40:25 +01:00
..
blake2s Rename to TK1 2022-10-26 09:20:02 +02:00
picorv32 PoC: fw: Add experimental syscalls to firmware 2025-02-12 16:40:23 +01:00
assert.c fw: Remove unused header includes 2024-03-26 13:09:06 +01:00
assert.h fw: clang-tidy and splint: New make target: check 2023-03-22 11:05:32 +01:00
firmware.lds fw: load app at the start of RAM 2023-03-14 10:25:03 +01:00
flash.c PoC: Integrate spi and flash code 2025-02-12 16:40:24 +01:00
flash.h PoC: testfw: Check that SPI flash is available in firmware mode 2025-02-12 16:40:25 +01:00
led.c fw: Remove unusued forever_redflash() 2024-03-18 16:19:59 +01:00
led.h fw: Remove unusued forever_redflash() 2024-03-18 16:19:59 +01:00
lib.c fw: remove warning of missing prototypes when building with QEMU console 2024-09-19 16:52:04 +02:00
lib.h fw: remove warning of missing prototypes when building with QEMU console 2024-09-19 16:52:04 +02:00
main.c fw: Minimal CDC implementation of new framing protocol 2025-02-11 13:50:03 +01:00
Makefile PoC: Integrate spi and flash code 2025-02-12 16:40:24 +01:00
proto.c fw: Minimal CDC implementation of new framing protocol 2025-02-11 13:50:03 +01:00
proto.h ch552: Add new USB debug pipe (TKEYCTRL) 2025-02-11 13:50:05 +01:00
spi.c PoC: Integrate spi and flash code 2025-02-12 16:40:24 +01:00
spi.h PoC: Integrate spi and flash code 2025-02-12 16:40:24 +01:00
start.S PoC: fw: Add experimental syscalls to firmware 2025-02-12 16:40:23 +01:00
state.h fw: Simplify logic 2023-03-14 11:31:47 +01:00
syscall.c PoC: testapp: Call syscall accessing SPI flash 2025-02-12 16:40:25 +01:00
syscall_nrs.h PoC: fw: Add experimental syscalls to firmware 2025-02-12 16:40:23 +01:00
types.h PoC: Integrate spi and flash code 2025-02-12 16:40:24 +01:00