proxmark3/common_arm
ANTodorov bd803ce8fd
rework to use smart SPI flash detection
Check JEDEC ID is in range between 0x0001 ... 0xFFFE,
Compare the output from 0x90 and 0x9F,
Then the size from the JEDEC ID

Otherwise fall-back to 256 kB

Extend the spi_flash_decode.py to handle more (known) SPI flash ICs
2024-12-03 09:40:57 +02:00
..
clocks.c
clocks.h
flashmem.c rework to use smart SPI flash detection 2024-12-03 09:40:57 +02:00
flashmem.h rework to use smart SPI flash detection 2024-12-03 09:40:57 +02:00
ldscript.common
Makefile.common Revert "Release v4.19552 - Orca" 2024-11-22 12:15:19 +01:00
Makefile.hal
ticks.c fix ssp_clk sometimes resetting to 0 shortly after being started or reset 2024-11-04 22:04:05 +10:00
ticks.h
usb_cdc.c fixing the other loop types 2024-11-15 19:28:36 +01:00
usb_cdc.h