mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
This adds an assembler for the BitScrambler assembly language, plus unit tests for it. It also adds the loopback driver, which can do BitScrambler operations on memory-to-memory transfers. Documentation is also included.
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
|
|
cfg lut_width_bits 32
|
|
|
|
lut 0, -2147483648, 2147483647, 4294967295
|
|
lut 1 #to make it an odd amount of words
|