cortexm-AES icon indicating copy to clipboard operation
cortexm-AES copied to clipboard

lookup tables generated on startup

Open jnk0le opened this issue 1 year ago • 0 comments

currently it takes space in flash, generation code should be smaller

Somehow make sure that unused tables are not forced in, due to being generated rather than .data initialized

enabled by macro def ??

jnk0le avatar Jul 01 '24 23:07 jnk0le