1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-20 06:28:09 +00:00
trezor-firmware/storage/tests/c
Pavol Rusnak 8f1d33d5f9 build(core,legacy): remove gcc, use cc instead of gcc
for firmware builds we still use arm-none-eabi-gcc via $(PREFIX)gcc

[no changelog]
2022-04-27 15:48:14 +02:00
..
common.c refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
common.h refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
flash.c
flash.h
Makefile build(core,legacy): remove gcc, use cc instead of gcc 2022-04-27 15:48:14 +02:00
norcow_config.h build(core,storage): fix conditional compilation for different Trezor models 2022-04-26 13:47:40 +02:00
random_delays.c refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
random_delays.h refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
secbool.h
storage.py fix(storage): Check for overflow in counter increment. 2021-03-26 10:54:56 +01:00