mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -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.
14 lines
197 B
JSON
14 lines
197 B
JSON
{
|
|
"binary_ver": 1,
|
|
"hw_rev": 0,
|
|
"hdr_len": 3,
|
|
"inst_ct": 0,
|
|
"lut_size_words": 3,
|
|
"lut_width_bits": 1,
|
|
"lut": [
|
|
2147483648,
|
|
4294934527,
|
|
1
|
|
]
|
|
}
|