mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 05:36:31 +00: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
93 B
Plaintext
6 lines
93 B
Plaintext
|
|
cfg lut_width_bits 16
|
|
|
|
lut 0, -32768, 32767, 65535
|
|
lut 1 #to make it an odd amount of words
|